Switch to 72pt Medium Mono Atkinson Hyperlegible font

This commit is contained in:
Ian Gulliver
2026-02-11 19:38:18 -08:00
parent b4d147b07e
commit dd54bb9797
9 changed files with 87 additions and 39 deletions

5
go.mod
View File

@@ -8,4 +8,7 @@ require (
rafaelmartins.com/p/usbhid v0.0.0-20250616003425-c818f1cb579e
)
require github.com/ebitengine/purego v0.8.4 // indirect
require (
github.com/ebitengine/purego v0.8.4 // indirect
golang.org/x/text v0.28.0 // indirect
)