Open
Bug 646403
Opened 15 years ago
Updated 3 years ago
Bad kerning with uppercase Arial bold e.g "NTA" under Windows XP
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: twalenta, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier: Mozilla/5.0 (Windows NT 5.1; rv:2.0) Gecko/20100101 Firefox/4.0
Every word with an T written in ARIAL by using uppercase is not correctly rendered. for instance the word STARTSEITE or KONTAKT. This problem doesn't occure in version 3.6
Reproducible: Always
Steps to Reproduce:
1. When i write a word including a big T using Arial
2.
3.
Kernig (http://de.wikipedia.org/wiki/Unterschneidung_(Typografie))
is enabled by default im Fx4 (bug 595688, I think)
Ant thats not only a problem of Arial.
Is there a way to control this with CSS properties like
"-moz-font-feature-settings" or with "text-rendering" ?
See also bug 595688
Component: General → Layout
Keywords: testcase
Product: Firefox → Core
QA Contact: general → layout
Summary: Arial is not rendered exactly when using uppercase, especially the letter T under Windows XP → Uppercase Arial bold looks bad due kernig, e.g "NTA" under Windows XP
Version: unspecified → Trunk
Updated•15 years ago
|
Component: Layout → Layout: Text
QA Contact: layout → layout.fonts-and-text
| Reporter | ||
Comment 3•15 years ago
|
||
the render or kerning error occures if the font-size is bigger than 13px. i only can reproduce this fact when i use arial (regular or bold)
Updated•14 years ago
|
Summary: Uppercase Arial bold looks bad due kernig, e.g "NTA" under Windows XP → Bad kerning with uppercase Arial bold e.g "NTA" under Windows XP
Comment 5•14 years ago
|
||
Does the problem go away if you turn off harfbuzz?
(In reply to Boris Zbarsky (:bz) from comment #5)
> Does the problem go away if you turn off harfbuzz?
Currently, turning off harfbuzz introduces a different set of spacing regressions
https://bugzilla.mozilla.org/show_bug.cgi?id=639185#c23
There needs to be an OS and/or font kerning exception list. Many xp fonts were never intended to be rendered with kerning.
Bug 690917 - meta bug for xp kerning issues
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•