Rasterific v0.2 Release Notes

Release Date: 2014-04-02 // about 10 years ago
    • Adding: an ellipse helper.
    • Adding: a polyline helper.
    • Adding: a polygon helper.
    • Adding: monoid instance for Drawing.
    • Fixing: some stroking bug with cubic bezier curve.
    • Fixing: some documentation snippets.
    • Adding: a rounded rectangle helper.
    • Added: a even-odd filling rule.
    • Added: an offset for dashed stroking.
    • Added: a transformation module.
    • Change: Changed the Transformable typeclass, splitted it in two.
    • Added: a dumping function for the constructed drawing.
    • Adding: an image texture with bilinear filtering.
    • Adding: an image helper.
    • Enhancement: Some modest performance gain.