name: Rasterific description: Rasterific is a vector drawing library (a rasterizer) implemented in pure haskell. Can render vector graphics to an image and export vector data to PDF. [Index] [Quick Jump] Embed a reduced version of Linear avoiding a (huge) dep Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info Package maintainers For package maintainers and hackage trustees Candidates Rasterific is a Haskell rasterization engine (a vectorial renderer) implemented on top of JuicyPixels. Rasterific bases its text rendering on FontyFruity. The renderer design is based on the Nile / Gezira renderer from the STEP project from the VPRI institute. The interesting thing about this renderer is the conciseness of it's implementation, providing antialiased rendering in the way. license_spdx: BSD-3-Clause version: 0.7.4.2 spec_version: 1.0 download_url: http://hackage.haskell.org/package/Rasterific-0.7.4.2/Rasterific-0.7.4.2.tar.gz news_url: https://libraries.io/hackage/Rasterific/versions.atom date: 2018-12-16 about_resource: NONE libraries_io_url: https://libraries.io/hackage/Rasterific?number=0.7.4.2 vcs_tool: git vcs_repository: https://github.com/Twinside/Rasterific vcs_branch: master