API

Work in progress

N.B. Many of the following are available unprefixed after a from coldtype import *, or are available at the specified prefix locations after an import coldtype.

Rendering Decorators

coldtype.renderable.renderable([rect, bg, ...])

Base class for any content renderable by Coldtype

coldtype.renderable.animation.animation([...])

Base class for any frame-wise animation animatable by Coldtype

The following are not available as part of a general from coldtype import * import.

Miscellaneous FX

coldtype.fx.shapes

coldtype.fx.skia

coldtype.fx.warping