Skip to content

Marlin-graphics 0.2.5

Latest

Choose a tag to compare

@bourgesl bourgesl released this 06 Sep 11:45
· 2 commits to master since this release

Release 0.2.5:

  • marlin-graphics-0.2.5.jar (MarlinGraphics2D) depending on the marlin renderer:
  • marlin-0.9.4.1-Unsafe.jar (RenderingEngine only)

Changes:

  • use double-precision Marlin renderer 0.9.4.1 by default

Put both jar files in your classpath (not in the bootclasspath) and use the MarlinGraphics2D wrapper to redirect safely your java2d operations to the marlin-renderer (double-precision variant) !

Your feedback is VERY important to me and welcome as usual !

Laurent