Add Hiragana character images for Japanese language

This commit is contained in:
2026-05-09 00:18:56 +02:00
parent 24c8dbb3a3
commit 182eabf515
76 changed files with 135 additions and 0 deletions
+3
View File
@@ -6,6 +6,9 @@ require github.com/gen2brain/raylib-go/raylib v0.55.1
require (
github.com/ebitengine/purego v0.7.1 // indirect
github.com/fogleman/gg v1.3.0 // indirect
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842 // indirect
golang.org/x/image v0.40.0 // indirect
golang.org/x/sys v0.20.0 // indirect
)