gelatin-0.1.0.1: A graphics description language.

Safe HaskellNone
LanguageHaskell2010

Gelatin.Core

Description

In this module you'll find the types and functions used throughout gelatin.

Bezier
Inner and outer beziers.
Bounds
Working with bounding boxes.
Color
All the nifty named css colors.
Polyline
Creating smooth, anti-aliased lines with end caps.
Stroke
Helpers for stroking polylines.
Transform
Affine transformations (and more).
Triangle
Most likely not used - contains triangles.
Utils
Various utilities.

Documentation