Source position: Img32.SVG.Core.pas line 104
type TSVGFontInfo = record |
||
family: TFontFamily; |
|
|
familyNames: UTF8Strings; |
|
|
size: Double; |
|
|
sizeUnitType: TUnitType; |
|
|
spacing: Double; |
|
|
spacesInText: TSpacesInText; |
|
|
textLength: Double; |
|
|
italic: TSvgItalicSyle; |
|
|
weight: Integer; |
|
|
align: TSvgTextAlign; |
|
|
decoration: TFontDecoration; |
|
|
baseShift: TValue; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |