https://bugzilla.wikimedia.org/show_bug.cgi?id=24516
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Derk-Jan Hartman <[email protected]> 2010-07-23 22:27:12 CEST --- Thinking about this again... This is because Windows doesn't have good routines to fallback to other fonts when the default font doesn't contain the glyph needed to render a character. The current .IPA class solves this for IE, but specifically NOT for other browsers, because these browsers also work on other platforms that do not have this problem. Linux has fontconfig, Mac OS has CoreText and Windows sucks :D So this should be a Windows specific CSS hack, and not an IE specific hack as it is now. But this is not part of the main software at all, so it doesn't belong in bugzilla. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
