github goki/gi v1.1.0
Major new update: v1.1.0 -- separated out gist (style) and girl (rendering)

latest releases: v1.2.16, v1.2.15, v1.2.14...
3 years ago

The gist package now has all the styling parameters and code for setting from props, etc.

The girl package has all the rendering code, separated out from all the widgets etc, which are now main focus of gi proper.

Added example for using girl independent of GoGi: useful for improved text rendering.

For existing code that complains about gi.* name not found, change it to gist.*

Don't miss a new gi release

NewReleases is sending notifications on new releases.