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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply