Skip to content

Marlin-renderer 0.9.2

Compare
Choose a tag to compare
@bourgesl bourgesl released this 09 May 20:36
· 37 commits to use_Unsafe since this release

This is the Marlin-renderer 0.9.2 release providing bug fixes and few enhancements:

  • fixed bug in Dasher.init(): phase normalization may use dirty parts in dash array
  • fixed PathSimplifier: always emit last point
  • refined large tile support: only enabled on linux xrender or headless mode (128x64 instead of 32x32)
  • new profile setting (-Dsun.java2d.renderer.profile=speed|quality)
  • (optional) D3D/OGL buffer tuning (1M) to speed up blending on volatile images

Release v0.9.2 (build 2018/05/09):

  • marlin-0.9.2-Unsafe.jar (RenderingEngine only)
  • marlin-0.9.2-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