jcommon icon indicating copy to clipboard operation
jcommon copied to clipboard

"drawing rotated strings" Workaround is obsolete - fixed with JDK1.5

Open Pitterling opened this issue 8 years ago • 0 comments

JDK-4312117 - Drawing with AffineTransform widens text has been fixed since JDK1.5

jcommon requires 1.6 - therefore all coding related to this workaround can be removed

e.g. isUseDrawRotatedStringWorkaround setUseDrawRotatedStringWorkaround

Pitterling avatar Nov 12 '17 14:11 Pitterling