//
pkg.gl
Category
github.com/inkyblackness/deck
src
golang.org
x
image
vector
package
1.3.2
Repository:
https://github.com/inkyblackness/deck.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
0
Files
868 SLOC
#
Functions
NewRasterizer
NewRasterizer returns a new Rasterizer whose rendered mask image is bounded by the given width and height.
#
Constants
ϕ
ϕ is the number of binary digits after the fixed point.
#
Structs
Rasterizer
Raster is a 2-D vector graphics rasterizer.