DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1180>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
Advertising
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1180
Problem with monospaced font
------- Additional Comments From [EMAIL PROTECTED] 2003-08-12 14:51 -------
Why has this bug been languishing for so long? It's got an easy fix. If the
fix is rejected becuase it messes up non monospaced fonts then perhaps we should
trigger the fix only for fixed width fonts. I've attached a patch against 20.5
release that removes the space widening in the AWTFontMetrics, but only for
monospaced fonts. And I define monospaced fonts as fonts where the advance of
'm' and 'l' are identical. (the widest and narrowest letters in the latin
alphabet respectivly).
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]