[bt-devel] Fonts
Fred Saalbach
bt-devel@crosswire.org
Thu, 06 Jun 2002 04:12:32 -0400
Bitmap fonts only scale to sizes for which a bitmap has been created in
the font file. Bitmap Fonts do not scale!
Outline fonts (type 1 fonts and true type) scale to any size.
If you are having problems scaling fonts, use a type1 or True Type
font. Font scaling problems are probably only font issues unless you
can not get any font to scale at all.
Here is an interesting article on fonts and Xfree
http://www.linuxjournal.com/article.php?sid=6107&mode=&order=0
Fred Saalbach