reanimate-0.3.0.0: Animation library based on SVGs.

Safe HaskellNone
LanguageHaskell2010

Reanimate.Render

Documentation

data Format Source #

Instances
Show Format Source # 
Instance details

Defined in Reanimate.Render

data Raster Source #

Instances
Show Raster Source # 
Instance details

Defined in Reanimate.Parameters

type Width = Int Source #

type FPS = Int Source #