graphics2D

Java and anti-aliasing

Anti-aliasing is the processes of making the edges of lines on shapes or text less jagged. This is done by fooling the eye –...
Mark Stephens
1 min read

How to Convert PDF co-ordinates to Java co-ordinates

How do Java co-ordinates work? Java is a top, left system, which means 0,0 is in the top, left corner of the screen with...
Chris Wade
1 min read