类 IndexSubTableFormat3


public final class IndexSubTableFormat3 extends IndexSubTable
Format 3 Index Subtable Entry.
作者:
Stuart Gill
  • 构造器详细资料

    • IndexSubTableFormat3

      private IndexSubTableFormat3(ReadableFontData data, int firstGlyphIndex, int lastGlyphIndex)
  • 方法详细资料

    • numGlyphs

      public int numGlyphs()
      指定者:
      numGlyphs 在类中 IndexSubTable
    • glyphStartOffset

      public int glyphStartOffset(int glyphId)
      从类复制的说明: IndexSubTable
      Gets the offset of the glyph relative to the block for this index subtable.
      指定者:
      glyphStartOffset 在类中 IndexSubTable
      参数:
      glyphId - the glyph id
      返回:
      the glyph offset
    • glyphLength

      public int glyphLength(int glyphId)
      指定者:
      glyphLength 在类中 IndexSubTable
    • loca

      private int loca(int loca)