-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
MarlinFX provides nonAA Marlin renderers that can be backported into Marlin to replace native java2d renderers (C) that suffers from 2 problems:
- missing clipping
- slow sort algorithms for complex shapes (only insertion sort)
Goal: replace java2d native renderer ie remove this C code in favor to Marlin !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
Hanging