22 #ifndef DARKSEED_BIG5FONT_H 23 #define DARKSEED_BIG5FONT_H 25 #include "graphics/font.h" 26 #include "graphics/big5.h" 27 #include "graphics/surface.h" 43 void drawBiosFontGlyph(uint8 chr,
int x,
int y, uint8 color)
const;
48 #endif // DARKSEED_BIG5FONT_H Definition: big5font.h:31
int getMaxCharWidth() const override
void drawChar(Graphics::Surface *dst, uint32 chr, int x, int y, uint32 color) const override
int getCharWidth(uint32 chr) const override
int getFontHeight() const override
Definition: adlib_dsf.h:27