Closed
Bug 47971
Opened 25 years ago
Closed 25 years ago
Font Spacing W/Truetype fonts on XFree 4.0 M16 & M17
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: suiciety, Assigned: asa)
Details
Attachments
(1 file)
149.28 KB,
image/jpeg
|
Details |
On my system there seems to eb a consistent problem displaying these fonts with
both the new netscape PR2, M16 and M17, that wasn't present in M15, or NS PR1.
I'm not sure wether it's the type of fonts I have installed, but NS PR1 and M15
didn't have this problem.
The spacing between the letters looks as if an extra space has been added
between the letters.
I use a default 96dpi display, I changed the dpi to several differnt values to
test but wit hthe same result only larger or smaller.
This also effects the rendering of fonts on pages, specifically those with CSS.
Reporter | ||
Comment 1•25 years ago
|
||
This problem was partly discussed in bug 39553, and i'm quite sure it's because
your fonts.scale file mention charcell versions of tt fonts before the standard
iso 8859-1 fonts. It turns out ttmkfdir writes fonts.scale in reverse(!). This
cause problems in mozilla, since Tahoma, the font in question, contains a bogus
"character cell" font.
I added a description of the problem + full cure/walkthrough found at
http://home.c2i.net/dark/linux.html#ttf
(also see the following part about "fuzzy fonts in netscape")
Marking this dup of bug 39553
Please add a comment here if you think that is wrong.
There are samples of fonts.scale etc. at the URL i mentioned. If you run into
problems, feel free to email me.
*** This bug has been marked as a duplicate of 39553 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Just a note that, from a bash shell, you can say something like:
NS_FONT_DEBUG=3 ./mozilla
and Mozilla will print a lot about which fonts it is loading.
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•