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

TGlyph

Declaration

Source position: fefontengine.pas line 1418

type TGlyph = record

  face: PFace;

  

  metrics: FE_Big_Glyph_Metrics;

  

  outline: FE_Outline;

  

  computed_width: Int;

  

  precalc_width: Int;

  

  is_composite: Boolean;

  

end;



CT Web help

CodeTyphon Studio