Unit 'TTObjs' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#lz_freetype]

TGlyph

Declaration

Source position: ttobjs.pas line 666

type TGlyph = record

  face: PFace;

  

  metrics: TT_Big_Glyph_Metrics;

  

  outline: TT_Outline;

  

  computed_width: Int;

  

  precalc_width: Int;

  

  is_composite: Boolean;

  

end;



CT Web help

CodeTyphon Studio