Skip to content

Instantly share code, notes, and snippets.

View pierrec's full-sized avatar

Pierre Curto pierrec

View GitHub Profile
package main
import (
"fmt"
"log"
"github.com/hajimehoshi/ebiten/v2/text"
"golang.org/x/image/font"
"golang.org/x/image/font/gofont/goregular"
"golang.org/x/image/font/opentype"