package
0.11.0-beta
Repository: https://github.com/faiface/pixel.git
Documentation: pkg.go.dev

# Functions

New creates a new empty IMDraw.

# Constants

NoEndShape leaves a line point with no special end shape.
RoundEndShape is a circular end shape.
SharpEndShape is a sharp triangular end shape.

# Structs

IMDraw is an immediate-mode-like shape drawer and BasicTarget.

# Type aliases

EndShape specifies the shape of an end of a line or a curve.