reanimate-0.2.0.2: 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.Render

type Width = Int Source #

type FPS = Int Source #