package
0.0.0-20240627062922-0ed1ff131195
Repository: https://github.com/llgcode/draw2d.git
Documentation: pkg.go.dev

# Functions

DrawContour draws the given closed contour at the given sub-pixel offset.
Extents returns the FontExtents for a font.

# Constants

TODO implement.
TODO implement.
Converts texts to paths.
Embeds glyphs definition in svg file itself in svg font format Has poor browser support.
Does nothing special Makes sense only for common system fonts.

# Structs

FontExtents contains font metric information.
GraphicContext implements the draw2d.GraphicContext interface It provides draw2d with a svg backend.

# Type aliases