hg: jdk/client: 8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
mbalao at redhat.com
mbalao at redhat.com
Wed Mar 13 00:07:50 UTC 2019
Changeset: 0804f29e8be7
Author: mbalao
Date: 2019-03-01 12:21 -0300
URL: http://hg.openjdk.java.net/jdk/client/rev/0804f29e8be7
8218854: FontMetrics.getMaxAdvance may be less than the maximum FontMetrics.charWidth
Summary: Consider algorithmic bold in FontMetrics.getMaxAdvance value and update obliqueness.
Reviewed-by: prr, serb
! src/java.desktop/share/native/libfontmanager/freetypeScaler.c
+ test/jdk/java/awt/FontMetrics/MaxAdvanceIsMax.java
More information about the jdk-client-changes
mailing list