Open Bug 189425 Opened 23 years ago Updated 3 years ago

FreeType2 support: better way to define TrueType fonts for surrogate

Categories

(Core :: Internationalization, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: masaki.katakai, Unassigned)

Details

CODE2001.TTF is being used for surrogate support testing but it defines the following entries so it will be defined as iso8859-1 font. 6 CodePageRange1=00000001 6 CodePageRange2=00000000 In nsFontMetricsGTK::SearchNode(), it checkes charSetInfo->mCharSet which was created as iso8859-1 from XLFD name until the code2001 font is exactly loaded. We need to consider better definition for surrogate font as XLFD. See comments in bug 127713.
QA Contact: amyy → i18n

The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.

Assignee: masaki.katakai → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.