You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use switch instead of if-elseif; remove redundant pdfheight for A4
* change author to git project
* Workaround is obsolete, issue is fixed since JDK1.5; prepare for new jfreechart lib 1.5
- see jfree/jcommon#7
* use switch instead of if-elseif; remove redundant pdfheight for A4
* change author to git project
* Workaround is obsolete, issue is fixed since JDK1.5; prepare for new jfreechart lib 1.5
- see jfree/jcommon#7
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
The text was updated successfully, but these errors were encountered: