Closed
Bug 41721
Opened 24 years ago
Closed 15 years ago
need to include *-iso10646-1 fonts in font pref lists
Categories
(Core :: Layout: Text and Fonts, defect, P3)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: erik, Assigned: jshin1987)
References
(Blocks 1 open bug)
Details
(Keywords: fonts, intl)
Currently, *-iso10646-1 fonts are not included in any of the font lists in the
prefs panel. We need to include them.
Reporter | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M18
Comment 1•24 years ago
|
||
Remove M16 and assign to bstell.
Assignee: erik → bstell
Status: ASSIGNED → NEW
Target Milestone: M18 → ---
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Comment 2•23 years ago
|
||
If it's regarded as excessive to list all iso10646-1 fonts in every
langauge group, 'additional style field' (which is not checked currently
by Mozilla : see bug 71484) may be used to determine which subset of
iso10646-1 fonts to be listed in which lang. group.
Keywords: intl
Comment 3•23 years ago
|
||
In bug 58412, Erik has a much better idea (than mine) as to how to
determine which fonts (iso10646-1) to list for which lang. group.
Here's what he wrote about it:
> Also, we don't list iso10646-1 fonts under Baltic in the font prefs. To support
> this, we would need to load one or more of the 10646 fonts to see which glyphs
> they support, and if they are suitable for Baltic, add those fonts to the list.
Perhaps, his idea and mine can be combined. That is, if 'additional-style'
field of XLFD of a given font has explicit country/language indicator, it
should be listed (without Erik's test) for the corresponding lang. group for
font preference dialog box. Otherwise, a font has to pass Erik's test
to be presented for a lang. group.
Comment 4•23 years ago
|
||
To see which character ranges are supported we would need to open the font and
read the cmap. This takes some cpu time and we should save the result after
we do it once.
Updated•21 years ago
|
Component: Layout → Layout: Fonts and Text
Comment 7•20 years ago
|
||
what a hack. I have not touch mozilla code for 2 years. I didn't read these bugs
for 2 years. And they are still there. Just close them as won't fix to clean up.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Comment 8•20 years ago
|
||
Mass Re-assigning bugs that Frank Tang Closed on March 1st Spam is his fault
Mass Re-Open to follow
Assignee: ftang → nobody
Comment 9•20 years ago
|
||
Mass Bug Re-Open of bugs Frank Tang Closed with no good reason. Spam is his
fault not my own
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Comment 10•20 years ago
|
||
Reassigning Franks old bugs to Jungshik Shin for triage - Sorry for spam
Assignee: nobody → jshin1987
Status: REOPENED → NEW
Updated•15 years ago
|
QA Contact: chrispetersen → layout.fonts-and-text
Comment 11•15 years ago
|
||
WONTFIX X core fonts bug.
Status: NEW → RESOLVED
Closed: 20 years ago → 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•