Skip to content

Marlin-renderer 0.4.5

Compare
Choose a tag to compare
@bourgesl bourgesl released this 27 Dec 15:09
· 43 commits to master since this release

Release v0.4.5:

  • marlin-0.4.5.jar (RenderingEngine only)
  • marlin-0.4.5-sun-java2d.jar (patched sun.java2d.AAShapePipe): ~ 5 to 10% faster

Changes:

  • Fixed bug: ArrayIndexOutOfBoundsException in MergeSort.legacyMergeSortCustomNoCopy(MergeSort.java:48) due to inconsistent array sizes between edgePtr and aux_edgePtrs (use same growing factor and initial capacity): it occurs with very huge polyline (> 1024 points) !

See How to use

See Tuning options

Your feedback is very important !
Please tell us if your appreciate marlin and if it fits well your workload, use cases...
Just post your comments on the forum:
https://groups.google.com/forum/#!topic/marlin-renderer/biSbzplNlOc

Enjoy & Happy holidays !