reanimate-1.0.0.0: Animation library based on SVGs.

CopyrightWritten by David Himmelstrup
LicenseUnlicense
Maintainerlemmih@gmail.com
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Reanimate.Builtin.Documentation

Description

This module contains convenience functions used in documention GIFs for a consistent look and feel.

Synopsis

Documentation

docEnv :: Animation -> Animation Source #

Default environment for API documentation GIFs.

showColorMap :: (Double -> PixelRGB8) -> SVG Source #

Render a full-screen view of a color-map.

rtfdBackgroundColor :: PixelRGBA8 Source #

Default background color for videos on reanimate.rtfd.io