[Overview][Types][Procedures and functions][Index] Reference for unit 'TTCMap' (#lazutils)

TCMap4

Declaration

Source position: ttcmap.pas line 79

type TCMap4 = record

  segCountX2: UShort;

  

  searchRange: UShort;

  

  entrySelector: UShort;

  

  rangeShift: UShort;

  

  segments: PCMap4Segments;

  

  glyphIdArray: PUShort;

  

  numGlyphId: Int;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.