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

TCustomKerningTable

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fefontengine.pas line 1806

type TCustomKerningTable = class

protected

  FCoverage: UShort;

  

public

  constructor Create();

  

  procedure LoadFromStream(); virtual; abstract;

  

  property IsMinimum: Boolean; [r]

  

  property IsHorizontal: Boolean; [r]

  

  property IsCrossStream: Boolean; [r]

  

  property IsOverride: Boolean; [r]

  

  function GetKerning(); virtual; abstract;

  

end;

Inheritance

TCustomKerningTable

  

|

TObject



CT Web help

CodeTyphon Studio