From a9d38627a77f0014140203afc285e7b6f2cc18e2 Mon Sep 17 00:00:00 2001 From: ruth Date: Mon, 19 Jan 2026 21:11:56 +0900 Subject: [PATCH] fix invalid font glyph --- example/fonts/small_counter.fnt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example/fonts/small_counter.fnt b/example/fonts/small_counter.fnt index ca5fa82..7d216d1 100644 --- a/example/fonts/small_counter.fnt +++ b/example/fonts/small_counter.fnt @@ -1,8 +1,7 @@ info face="Consolas" size=32 bold=1 italic=0 charset="" unicode=1 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=0,0 outline=0 common lineHeight=32 base=25 scaleW=512 scaleH=512 pages=1 packed=0 alphaChnl=0 redChnl=4 greenChnl=4 blueChnl=4 page id=0 file="small_counter_0.png" -chars count=13 -char id=-1 x=180 y=0 width=0 height=32 xoffset=0 yoffset=0 xadvance=0 page=0 chnl=15 +chars count=12 char id=46 x=0 y=0 width=15 height=32 xoffset=0 yoffset=0 xadvance=15 page=0 chnl=15 char id=47 x=15 y=0 width=15 height=32 xoffset=0 yoffset=0 xadvance=15 page=0 chnl=15 char id=48 x=30 y=0 width=15 height=32 xoffset=0 yoffset=0 xadvance=15 page=0 chnl=15