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 |