Comment #1 on issue 6304 by [email protected]: Add layout tests for  
non-BMP character rendering
http://code.google.com/p/chromium/issues/detail?id=6304

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=8483

------------------------------------------------------------------------
r8483 | [email protected] | 2009-01-22 11:17:43 -0800 (Thu, 22 Jan 2009)  
| 13 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp?r1=8483&r2=8482
    M  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/chromium/UniscribeHelper.cpp?r1=8483&r2=8482
    M  
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/graphics/chromium/UniscribeHelper.h?r1=8483&r2=8482

Add m_isGlyphLookupMode to UniscribeHelper class and set it to true when  
filling up glyph pages for non-BMP
codepoints. When it's set to true, UniscribeHelper does not do its own font  
fallback. Neither does it
glyph placement. Font fallback will be taken care of in the simple script  
font path. For simple script, glyph
placement is not necessary.


BUG=6303
TEST=http://i18nl10n.com/chrome/nonbmp2.html
(see also http://crbug.com/6304)



Review URL: http://codereview.chromium.org/17624
------------------------------------------------------------------------


--
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

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to