Source position: fefontengine.pas line 265
type FE_Big_Glyph_Metrics = record |
||
bbox: FE_BBox; |
|
|
horiBearingX: FE_Pos; |
|
|
horiBearingY: FE_Pos; |
|
|
horiAdvance: FE_Pos; |
|
|
vertBearingX: FE_Pos; |
|
|
vertBearingY: FE_Pos; |
|
|
vertAdvance: FE_Pos; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |