@hackage hgg-rasterific0.2.0.0

PNG backend for hgg (Rasterific + JuicyPixels)

Raster PNG backend for hgg. Interprets the [Primitive] list from hgg-core with Rasterific (a pure-Haskell rasterizer, BSD-3) and encodes PNG via JuicyPixels, in the same single-pass architecture as the SVG / PDF backends. Fonts are loaded from TrueType files via FontyFruity, so CJK labels are fully supported (complementing the Latin-only PDF backend).