@hackage / hgg-rasterific

PNG backend for hgg (Rasterific + JuicyPixels)

Latest0.1.0.0

About

Metadata

  • Last updated , by frenzieddoll
  • License BSD-3-Clause
  • Categories Graphics
  • Maintained by: frenzieddoll@gmail.com

  • Lottery factor: 1

Links

Installation

Readme

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).