[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d; ...

sergey.bylokhov at oracle.com sergey.bylokhov at oracle.com
Fri Jul 26 17:20:40 UTC 2013


Changeset: a8b9df782017
Author:    serb
Date:      2013-07-26 21:18 +0400
URL:       http://hg.openjdk.java.net/jdk8/2d/jdk/rev/a8b9df782017

7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size
Reviewed-by: prr

! src/macosx/classes/sun/font/CStrike.java
! src/macosx/native/sun/font/AWTStrike.h
! src/macosx/native/sun/font/AWTStrike.m
! src/macosx/native/sun/font/CGGlyphImages.m
+ test/java/awt/Graphics2D/DrawString/DrawRotatedString.java
+ test/java/awt/Graphics2D/IncorrectTextSize/IncorrectTextSize.java




More information about the 2d-dev mailing list