From aed7d01b580104d39d38a13589e28ac74c62accb Mon Sep 17 00:00:00 2001 From: fence Date: Thu, 9 Jan 2025 03:29:36 +0100 Subject: feat: a better way to font --- assets/uwu.fnt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 assets/uwu.fnt (limited to 'assets/uwu.fnt') diff --git a/assets/uwu.fnt b/assets/uwu.fnt new file mode 100644 index 0000000..b96d577 --- /dev/null +++ b/assets/uwu.fnt @@ -0,0 +1,22 @@ +info face="Cherry Bomb One" size=20 bold=0 italic=0 charset="ANSI" unicode=0 stretchH=100 smooth=0 aa=1 padding=0,0,0,0 spacing=1,1 outline=0 +common lineHeight=20 base=16 scaleW=256 scaleH=32 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4 +page id=0 file="uwu_0.png" +chars count=10 +char id=85 x=0 y=0 width=10 height=20 xoffset=0 yoffset=0 xadvance=11 page=0 chnl=15 +char id=97 x=39 y=0 width=7 height=20 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15 +char id=98 x=21 y=0 width=8 height=20 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15 +char id=99 x=47 y=0 width=7 height=20 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15 +char id=101 x=55 y=0 width=7 height=20 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15 +char id=112 x=30 y=0 width=8 height=20 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15 +char id=114 x=63 y=0 width=7 height=20 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15 +char id=115 x=79 y=0 width=6 height=20 xoffset=0 yoffset=0 xadvance=7 page=0 chnl=15 +char id=119 x=11 y=0 width=9 height=20 xoffset=0 yoffset=0 xadvance=10 page=0 chnl=15 +char id=121 x=71 y=0 width=7 height=20 xoffset=0 yoffset=0 xadvance=8 page=0 chnl=15 +kernings count=7 +kerning first=97 second=121 amount=-1 +kerning first=114 second=112 amount=-1 +kerning first=114 second=115 amount=-1 +kerning first=114 second=119 amount=-1 +kerning first=114 second=101 amount=-1 +kerning first=114 second=97 amount=-1 +kerning first=114 second=99 amount=-1 -- cgit v1.2.3