更新 '3rdparty/fonts/fnt.h'

next
zhongjin 2 years ago
parent 8325d6e449
commit b3ebfbf7fa

@ -182,12 +182,12 @@ public:
float getGap () const { return gap ; }
void setGlyph ( char c, float wid,
void setGlyph ( int c, float wid,
float tex_left, float tex_right,
float tex_bot , float tex_top ,
float vtx_left, float vtx_right,
float vtx_bot , float vtx_top ) ;
void setGlyph ( char c,
void setGlyph ( int c,
float tex_left, float tex_right,
float tex_bot , float tex_top ,
float vtx_left, float vtx_right,

Loading…
Cancel
Save