Unit 'feFontEngine' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_engines]

TMaxProfile

Declaration

Source position: fefontengine.pas line 705

type TMaxProfile = record

  Version: FE_Fixed;

  

  numGlyphs: UShort;

  

  maxPoints: UShort;

  

  maxContours: UShort;

  

  maxCompositePoints: UShort;

  

  maxCompositeContours: UShort;

  

  maxZones: UShort;

  

  maxTwilightPoints: UShort;

  

  maxStorage: UShort;

  

  maxFunctionDefs: UShort;

  

  maxInstructionDefs: UShort;

  

  maxStackElements: UShort;

  

  maxSizeOfInstructions: UShort;

  

  maxComponentElements: UShort;

  

  maxComponentDepth: UShort;

  

end;



CT Web help

CodeTyphon Studio