Chromium Code Reviews
DescriptionA 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.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10586
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 1 (0 generated)
|