Documentation
¶
Overview ¶
Package raster is experimental vector drawing for the sprite package.
WARNING: likely to change. This is an experiment in APIs. Implemented using freetype/raster for now.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Cache ¶
type Path ¶
A Path is a sequence of curves.
func (*Path) AddQuadratic ¶
AddQuadratic adds a quadratic segment to the current curve.
Click to show internal directories.
Click to hide internal directories.