Class StiFontReader.Format4

java.lang.Object
com.stimulsoft.base.drawing.StiFontReader.Format4
Enclosing class:
StiFontReader

public class StiFontReader.Format4 extends Object
  • Field Details

    • Format

      public int Format
    • Length

      public int Length
    • Language

      public int Language
    • SegCountX2

      public int SegCountX2
    • SearchRange

      public int SearchRange
    • EntrySelector

      public int EntrySelector
    • RangeShift

      public int RangeShift
    • EndCode

      public ArrayList<Integer> EndCode
    • StartCode

      public ArrayList<Integer> StartCode
    • IdDelta

      public ArrayList<Integer> IdDelta
    • IdRangeOffset

      public ArrayList<Integer> IdRangeOffset
    • GlyphIndexMap

      public Hashtable<Integer,Integer> GlyphIndexMap
  • Constructor Details

    • Format4

      public Format4()