Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Version is the version of this package being used Version = "v0.0.36" // GitCommit is the commit just before the latest version commit GitCommit = "937bd61" // VersionDate is the date-time of the latest version commit in UTC (in the format 'YYYY-MM-DD HH:MM', which is the Go format '2006-01-02 15:04') VersionDate = "2023-12-26 23:33" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
examples
|
|
Package Paint is the paint package for the GoGi render library.
|
Package Paint is the paint package for the GoGi render library. |
Package scan provides an anti-aliasing 2-D rasterizer, which is based on the larger Freetype suite of font-related packages, but the raster package is not specific to font rasterization, and can be used standalone without any other Freetype package.
|
Package scan provides an anti-aliasing 2-D rasterizer, which is based on the larger Freetype suite of font-related packages, but the raster package is not specific to font rasterization, and can be used standalone without any other Freetype package. |
Package GiSt contains the style structures for the GoGi GUI framework.
|
Package GiSt contains the style structures for the GoGi GUI framework. |
Package Units supports full range of CSS-style length units (em, px, dp, etc)
|
Package Units supports full range of CSS-style length units (em, px, dp, etc) |
Click to show internal directories.
Click to hide internal directories.