Collection of fonts for usage in Golang, along with various utility functions to make rendering text easier.
import (
"github.com/placeholder-app/go-fonts"
)
Currently, only the fonts listed below have built-in support.
It is also possible to use this library with other fonts thanks to the functions exposed in util
and util/gen
.