Interface IGlyph

All Known Subinterfaces:
IGlyphInfo
All Known Implementing Classes:
DefaultGlyph, TextureGlyphProvider.GlyphInfo, TrueTypeGlyphProvider.GlpyhInfo, UnicodeTextureGlyphProvider.GlpyhInfo, WhiteGlyph

public interface IGlyph
  • Method Details

    • getAdvance

      float getAdvance()
    • getAdvance

      default float getAdvance(boolean p_223274_1_)
    • getBearingX

      default float getBearingX()
    • getBoldOffset

      default float getBoldOffset()
    • getShadowOffset

      default float getShadowOffset()