Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 451 Bytes

Go Fonts

Collection of fonts for usage in Golang, along with various utility functions to make rendering text easier.

Usage

import (
  "github.com/placeholder-app/go-fonts"
)

Supported 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.