GeneralFont 'cmbright' not scalable

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Joske
Posts: 1
Joined: Sat Jun 28, 2008 9:02 pm

Font 'cmbright' not scalable

Post by Joske »

I'm using the font 'computer modern bright' (see http://www.ctan.org/tex-archive/help/Ca ... right.html) for my dissertation. In the preamble I have

\usepackage[T1]{fontenc}
\usepackage{cmbright}

Computer modern bright is a scalable vector-oriented font (also according to the manual), but after compilation it seems that the characters are bitmaps in both the ps and pdf files (also when the extra option -P pdf is used for dvips): if the characters are enlarged then they are not smooth but block-like.

Does anybody recognize this problem and how can it be solved?
Thanks a lot!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply