diff options
author | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 04:52:54 +0000 |
---|---|---|
committer | hbono@chromium.org <hbono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 04:52:54 +0000 |
commit | 4cbb9470af9aa354128cb6dda5146bae0eaeeb8a (patch) | |
tree | d9db783a2772e5131ebfc30b7edf0187adcfceda /gears/SConscript.installers | |
parent | 2226eb1ef4b32cf154205505c4b5bc40327b6efe (diff) | |
download | chromium_src-4cbb9470af9aa354128cb6dda5146bae0eaeeb8a.zip chromium_src-4cbb9470af9aa354128cb6dda5146bae0eaeeb8a.tar.gz chromium_src-4cbb9470af9aa354128cb6dda5146bae0eaeeb8a.tar.bz2 |
A fix for Issue 4400 (or maybe 4222).
Sorry for my slow change. I noticed we should use the DLU size to calculate the expected text width only when it is smaller than average character width, i.e. ave_char_width(). (The DLU size becomes smaller than the average character width only when a font contains lots of CJK characters because most of CJK characters are much wider than alphabets.) So, this change uses the DLU size only when it is smaller than the average character width. I wish this makes you happy.
Also, this change replaces TAB characters with spaces.
Review URL: http://codereview.chromium.org/28181
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10586 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gears/SConscript.installers')
0 files changed, 0 insertions, 0 deletions