> Hey, I was browsing with V, and I noticed that a whole bunch of
> websites seem to have really ragged-looking fonts. In 3.0.52 I didn't
> have this problem that I can recall, but after switching to 3.1, it
> seems like I'm getting ragged-looking bitmap fonts at a lot of places.
> This may be my imagination though, maybe my eyes are playing tricks on
> me.

I got that on my system because it was using Helvetica for the font, and
the sizes defined didn't match the bitmaps: I solved it by simply creating
a Helvetica "face", and remapping all of the fonts to the resizable Truetype
"Arial".
 
> However, I'd like to ask, if anyone knows whether the FONT SIZE tag
> works the same way as it did in 3.0.52? I suspect my problem might be
> because in 3.0.52 FONT SIZE=-1 went to the font defined in the -1 font
> size, but in 3.1 FONT SIZE=-1 instead scales the size 0 font down by 1
> pixel, resulting in a scaled bitmap font which, of course, looks ugly.

Actually, it scales it to the size mentioned in "Template". If it finds a
font
on your system that matches the font in the src, it basically takes the font
sizes from Template and uses them.

So if you defined sizes 10,11,12,13,14,16,18 then they'll be used for any
font. They're the sizes I use, BTW, for all my Truetype fonts.

The best way is to configure it to remap all your bitmap fonts (such as
Times or Helvetica) to scalable ones: the aforementioned fonts can easily
be replaced by CGTimes and CGTriumvirate which come with AmigaOS
anyway.

Umm.. Maybe they should be made defaults, actually?
 
-- 
Matt Sealey [EMAIL PROTECTED] 
Distributed Systems Support
Computer Centre
University of Leicester
____________________________________________________________
Voyager Mailing List - Info & Archive: http://www.vapor.com/
For Listserver Help: <[EMAIL PROTECTED]>, "HELP"
To Unsubscribe: <[EMAIL PROTECTED]>, "UNSUBSCRIBE"

Reply via email to