These are the Java bindings to cairo C graphics library.
Main features:
- Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library;
- Supported on Windows, Linux and Mac;
- Draw directly to an AWT Canvas through JAWT;
Missing features:
- User fonts and raster source patterns are not implemented yet.