https://issues.apache.org/ooo/show_bug.cgi?id=118745
hanya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from hanya <[email protected]> 2012-01-10 09:19:18 UTC --- The program like the word processor uses kerning information of the characters in the font file for type settings of characters. In "Times New Roman" font, both width of "1" and "2" are the same, the width is 1024 unit which can be seen in FontForge program. "1" has kerning information for horizontal scripting is -76 unit with second glyph "1". A "1" is followed by the second "1" decrease the interval between first "1" and second "1". But "2" does not have it. "1" and "2" have the same width but their type setting are not the same. The above description means this kind of issue is not the problem on any word processor. This issue is the same request with you mentioned. -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
