Rasterific v0.7.5 Release Notes

Release Date: 2019-11-05 // over 4 years ago
    • Adding better sanitization of geometry in presence of NaN and infinity.
    • Better handling of max width and height of caching (related to weird clip issue combined with caching)

Previous changes from v0.7.4

    • Fix: Rendering bug with self-closing cubic bezier curve
    • Fix: dashed stroking of tiny features
    • Adding: multiple page pdf rendering (jprider63)