Skip to content

Marlin-renderer 0.9.3

Compare
Choose a tag to compare
@bourgesl bourgesl released this 04 Sep 21:08
· 31 commits to use_Unsafe since this release

This is the Marlin-renderer 0.9.3 release providing only bug fixes:

  • fixed clipping when the affine transform uses negative scaling factors (asymetric)
  • fixed clipping at clip borders with complex affine transforms (large or small scale)

Release v0.9.3 (build 2018/08/04):

  • marlin-0.9.3-Unsafe.jar (RenderingEngine only)
  • marlin-0.9.3-Unsafe-sun-java2d.jar (patched sun.java2d.AAShapePipe / RenderQueue + imageio PNGImageWriter): ~ 5 to 10% faster (multi-threading) and 50% faster PNG encoder. It includes D3D / OGL buffer tuning (1M) to speed up blending on volatile images

Compatible with Oracle JDK 1.6, 1.7, 1.8 and with the Marlin-graphics library.

Please give us your your feedback, as usual !

You can also post your questions or comments on the forum:
https://groups.google.com/forum/#!topic/marlin-renderer/biSbzplNlOc

Enjoy the Marlin renderer,
Laurent