Issue 2917: List the fonts supporting the script and matching the CSS  
generic family before listing all other fonts.
http://code.google.com/p/chromium/issues/detail?id=2917

Comment #6 by [EMAIL PROTECTED]:
What Firefox does is to filter fonts to list fonts supporting the  
script/language and
matching the CSS generic family above the separator. Originally, Firefox  
just did
that, but some fonts (that do not meet the criteria) need to be selectable  
because
for some languages/scripts, 'serif, sans-serif' (and even 'monospace')  
distinction do
not make much sense and a user wants to pick a font that is not 'serif'  
(according to
the OS/2 table in the font) for 'serif' (and so forth). So, below the  
separator, the
rest of the fonts are listed.


We can do that on Windows using EnumFontFamilies and a callback function.  
Anyway,
this is post-1.0.




Issue attribute updates:
        Summary: List the fonts supporting the script and matching the CSS 
generic  
family before listing all other fonts.

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to