Gets or sets a FontRegistry associated with this SvgReader.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public FontRegistry FontRegistry { get; set; }
By default, SvgReader.FontRegistry contains the installed system fonts, but you can replace them with your own custom set.