FontResolver.EmbedWoff Property

Font resolver converting fonts in the PDF to WOFF format and embedding them in the output SVG. If the font cannot be converted, the resolver in first hand tries to inline the glyphs. If this is not possible, the resolver falls back to the LocalFonts resolver.

public static FontResolver EmbedWoff { get; }
Namespace
PdfToSvg
Package
PdfToSvg.NET (since v0.8.0)

Property Value

FontResolver

See Also

FontResolver Class
PdfToSvg Namespace