On Sat, Oct 3, 2009 at 6:29 PM, Aaron Boodman <[email protected]> wrote: > I double-checked that the font I'm using actually contains these > characters (by rendering them using HTML).
When rendering via HTML a browser will use any font on the system which provides those codepoints. I'm not sure how one could use HTML to check if a font provides some code points. So you might be mistaken that the font includes the characters that you're looking for. AGL --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
