Source position: fefontengine.pas line 1217
type TGlyph_Zone = record |
||
n_points: Int; |
|
|
n_contours: Int; |
|
|
org: FE_Points; |
|
|
cur: FE_Points; |
|
|
flags: FE_PTouchTable; |
|
|
conEnds: PUShort; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |