Fix RenderTextWin font linking with custom fonts.
Call ScriptGetFontProperties() lazily, only right before its output is needed. This makes sure that the correct font's properties are used to determine if there are missing glyphs when going through the fallback / linking path. BUG=124453, 105550 TEST=See http://crbug.com/124453. Review URL: http://codereview.chromium.org/10189001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133505 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment