Dots per inch used in calculating the unit factors for conversion of string lengths into actual values. The DPI should be set before loading SVG.
For example, if the input string contains '1cm', the DPI helps the SVG library figure out how large a centimeter is.
Namespace: FMX.RS.SVG
Delphi |
published |
Property Value
Type: Integer
Default DPI is 96, which is good for Windows. Set DPI to 72 for Macs |
Reference |