EPS Graphics Library News
Brought to you by:
thomasabeel
This releases fixes a major bug in the copy constructor of the EpsGraphics object which made it impossible to use the EpsGraphics object to draw Swing component to.
EPS Graphics Library 1.0.0 has been released.
Key features include:
- support for different color modes: black and white, grayscale, RGB color and CMYK color
- support to export any drawable object from Java to a file
- use EpsGraphics as a Graphics2D context in Java