mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
938179d293
This commit adds a font collection that uses the new text shaper so that constructing material.Themes atop it is equally simple to using the old shaper. You can use material.NewTheme(gofont.CollectionHB()) with this commit applied. References: https://todo.sr.ht/~eliasnaur/gio/146 Signed-off-by: Chris Waldon <christopher.waldon.dev@gmail.com>