anriseth / baposter

Automatically exported from code.google.com/p/baposter
GNU General Public License v3.0
14 stars 2 forks source link

The fontscale parameter pixelates text #48

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set \documentclass[landscape,a0paper,fontscale=0.1]{baposter}
2. Write some text
3. Compile and open the resulting pdf

What is the expected output? What do you see instead?

The expected output is nicely typeset text. Instead, the text is pixelated.

What version of the product are you using? On what operating system?

The September 29, 2011 version. My OS is GNU/Linux (Trisquel 6.0).

Please provide any additional information below.

I can notice pixelated text in two distinct pdf viewers as well as on an A0 
hard copy with fontscale=0.25 too.

Original issue reported on code.google.com by ma...@cs.utah.edu on 17 Oct 2013 at 2:12

GoogleCodeExporter commented 8 years ago
That is probably a problem with the font you are using. It can only happen when 
you use fonts that are not described by outlines.

Original comment by brian.amberg@gmail.com on 17 Oct 2013 at 6:34