This is the complete list of members for
gel::GelFont, including all inherited members.
fchar | gel::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 | |