Gel2D - The free/open source game creation suite

gel::GelFont Member List
This is the complete list of members for gel::GelFont, including all inherited members.
fchargel::GelFont
GelFont()gel::GelFont
GelFont(GelString filename, ImageType type)gel::GelFont
GelFont(GelString filename)gel::GelFont
getLineHeight() const gel::GelFont [inline]
getTexture() const gel::GelFont [inline]
loadFont(GelString filename, int start, int stop, int height, int padding, int spacing, bool usealpha, bool antialias)gel::GelFont
readBmpFont(GelString filename, ImageType type)gel::GelFont
readFont(GelString filename)gel::GelFont
writeBmpFont(GelString filename, ImageType type)gel::GelFont
writeFont(GelString filename, GelString fontname, int start, int stop, int height, int padding, int spacing, bool usealpha, bool antialias)gel::GelFont
~GelFont()gel::GelFont