[OpenJDK 2D-Dev] [12] RFR JDK-8139178: Wrong fontMetrics when printing in Landscape

Andrew Brygin abrygin at azul.com
Sat Nov 10 16:53:40 UTC 2018


Hello,

 could you please review a fix for JDK-8139178.

Bug: https://bugs.openjdk.java.net/browse/JDK-8139178
Webrev: http://cr.openjdk.java.net/~bae/8139178/webrev.00/

 The freetype scaler calculates font metrics with a transform
 applied to the scaler context. We have to revert this transform
 in order to get correct font metrics.

Thanks,
Andrew


More information about the 2d-dev mailing list