classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: FontMetrics fixlet


From: Roman Kennke
Subject: [cp-patches] FYI: FontMetrics fixlet
Date: Wed, 17 Aug 2005 11:07:45 +0200

This correctly maps Unicode indices to char[] in
FontMetrics.charWidth(int). This probably does not matter much in most
cases but could be interesting in some exotic fonts.

2005-08-17  Roman Kennke  <address@hidden>

        * java/awt/FontMetrics.java
        (charWidth(int)): Correctly map Unicode indices to char[] here.

/Roman

Attachment: FontMetrics.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]