This is the complete list of members for FontFreeType, including all inherited members.
_customGlyphs | Font | protected |
_glyphASCII | Font | protectedstatic |
_glyphNEHE | Font | protectedstatic |
_referenceCount | Ref | protected |
_usedGlyphs | Font | protected |
autorelease() | Ref | |
create(const std::string &fontName, int fontSize, GlyphCollection glyphs, const char *customGlyphs, bool distanceFieldEnabled=false, int outline=0) | FontFreeType | static |
createFontAtlas() override | FontFreeType | virtual |
createFontObject(const std::string &fontName, int fontSize) | FontFreeType | protected |
DistanceMapSpread | FontFreeType | static |
Font() | Font | protected |
FontFreeType(bool distanceFieldEnabled=false, int outline=0) | FontFreeType | protected |
getCurrentGlyphCollection() const | Font | virtual |
getFontAscender() const | FontFreeType | virtual |
getFontMaxHeight() const override | FontFreeType | virtual |
getGlyphBitmap(unsigned short theChar, int &outWidth, int &outHeight, Rect &outRect, int &xAdvance) | FontFreeType | |
cocos2d::Font::getGlyphBitmap(unsigned short theChar, int &outWidth, int &outHeight) const | Font | inlinevirtual |
getGlyphCollection(GlyphCollection glyphs) const | Font | protected |
getHorizontalKerningForTextUTF16(unsigned short *text, int &outNumLetters) const override | FontFreeType | virtual |
getOutlineSize() const | FontFreeType | inline |
getReferenceCount() const | Ref | |
getUTF16Text(const char *text, int &outNumLetters) const | Font | virtual |
getUTF16TextLenght(unsigned short int *text) const | Font | virtual |
isDistanceFieldEnabled() const | FontFreeType | inline |
Ref() | Ref | protected |
release() | Ref | |
renderCharAt(unsigned char *dest, int posX, int posY, unsigned char *bitmap, int bitmapWidth, int bitmapHeight) | FontFreeType | |
retain() | Ref | |
setCurrentGlyphCollection(GlyphCollection glyphs, const char *customGlyphs=0) | Font | protected |
shutdownFreeType() | FontFreeType | static |
trimUTF16Text(unsigned short int *text, int newBegin, int newEnd) const | Font | virtual |
~Font() | Font | inlineprotectedvirtual |
~FontFreeType() | FontFreeType | protectedvirtual |
~Ref() | Ref | virtual |