1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-01-22 08:52:03 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Hajime Hoshi
d57cd39bb9 examples/resources/images/keyboard: fix comment 2022-09-15 23:18:49 +09:00
Hajime Hoshi
6e6145541d examples/keyboard/keyboard: use go:embed
Updates 
2022-09-15 22:58:57 +09:00
mattn
3cd0daac67
go generate ./... with Go 1.19 () 2022-08-03 20:48:02 +09:00
Hajime Hoshi
584916c694 examples/keyboard: Use golang.org/x/image/font/opentype
Updates 
2020-10-03 15:32:10 +09:00
Hajime Hoshi
d73472f4f2 Use the library style of file2byteslice 2020-08-14 00:50:09 +09:00
Hajime Hoshi
3fa2beb502 Fix the do-not-edit comment https://golang.org/s/generatedcode 2018-04-20 00:54:33 -07:00
Hajime Hoshi
dbe990a060 Use the latest file2byteslice 2018-04-14 04:19:11 +09:00
Hajime Hoshi
420c4306d0 examples/keyboard: Embed keyboard.png () 2018-03-14 04:04:29 +09:00