sfFont_getGlyph

Undocumented in source.
  1. sfGlyph sfFont_getGlyph(const(sfFont)* font, sfUint32 codePoint, uint characterSize, sfBool bold, float outlineThickness)
  2. sfGlyph sfFont_getGlyph(sfFont* font, sfUint32 codePoint, uint characterSize, sfBool bold)
  3. psfFont_getGlyph sfFont_getGlyph;
    __gshared
    static if(bindSFMLGraphics)
    static if(!(staticSFML))
    psfFont_getGlyph sfFont_getGlyph;

Meta