Defines the absolute font size point sizes (e.g., 12 points, etc) type for the SVG 'font-size' attribute.
Namespace: FMX.RS.SVGTypes
Delphi |
type |
On a computer screen a scaling factor of 1.2 is suggested between adjacent indexes; if the 'medium' font is 12pt, the 'large' font could be 14.4pt. Different media may need different scaling factors. Also, the user agent should take the quality and availability of fonts into account when computing the table. The table may be different from one font family to another. |
Reference |