Hide Comments
Hide Comments

Comments (0)

Defines the absolute font size point sizes (e.g., 12 points, etc) type for the SVG 'font-size' attribute.

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

type
  TSVGFontAbsPointSizes = Array[TSVGFontAbsSize] of Single;
 

expandingRemarks

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.

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb