Interface GlyphInfo

All Known Subinterfaces:
RawGlyph
All Known Implementing Classes:
BitmapProvider.Glyph, LegacyUnicodeBitmapsProvider.Glyph, MissingGlyph, TrueTypeGlyphProvider.Glyph, WhiteGlyph

public interface GlyphInfo
  • Method Details

    • getAdvance

      float getAdvance()
    • getAdvance

      default float getAdvance(boolean p_83828_)
    • getBearingX

      default float getBearingX()
    • getBearingY

      default float getBearingY()
    • getBoldOffset

      default float getBoldOffset()
    • getShadowOffset

      default float getShadowOffset()