This website requires JavaScript.
Explore
Help
Sign In
game-projects
/
sonic-radiance
Watch
1
Star
0
Fork
You've already forked sonic-radiance
0
Code
Issues
33
Pull requests
Projects
3
Releases
Wiki
Activity
e0ebc4969c
sonic-radiance
/
sonic-radiance.love
/
assets
/
gui
/
fonts
/
hudsmallnumbers.lua
5 lines
84 B
Lua
Raw
Normal View
History
Unescape
Escape
improvement: use gamecore integrated asset system as much as possible
2019-08-13 21:08:37 +02:00
return
{
feat: add small letters to hudsmallnumbers
2021-05-09 15:03:57 +02:00
glyphs
=
"
0123456789/ABCDEFGHIJKLMNOPQRSTUVWXYZ
"
,
improvement: use gamecore integrated asset system as much as possible
2019-08-13 21:08:37 +02:00
extraspacing
=
0
,
}
Reference in a new issue
Copy permalink