mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
143d2aae95
Registering the font as a side effect of importing the gofont package was too magic. Require an explicit Register call instead. As a side effect, it is more clear which font is the default (the first one registered). Signed-off-by: Elias Naur <mail@eliasnaur.com>