Twinside/Rasterific

A drawing engine in Haskell

Haskell

142

358 commits

updated May 26, 2021

See the code

README

Rasterific

Rasterific logo

Hackage

Rasterific is a Haskell rasterization engine (a vectorial renderer) implemented on top of JuicyPixels. Rasterific bases its text rendering on FontyFruity.

Main capability

  • Draw vector graphics to an image.
  • Export graphics to PDF (since 0.6).

Design

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.

Contributors

Twinside

341 commits

lrworth

6 commits

robx

6 commits

byorgey

2 commits

Languages

Haskell

100.0%

Twinside/Rasterific

A drawing engine in Haskell

Haskell

142

358 commits

updated May 26, 2021

See the code

README

Rasterific

Rasterific logo

Hackage

Rasterific is a Haskell rasterization engine (a vectorial renderer) implemented on top of JuicyPixels. Rasterific bases its text rendering on FontyFruity.

Main capability

  • Draw vector graphics to an image.
  • Export graphics to PDF (since 0.6).

Design

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.

Contributors

Twinside

341 commits

lrworth

6 commits

robx

6 commits

byorgey

2 commits

Languages

Haskell

100.0%