Class SvgFontProcessor
java.lang.Object
com.itextpdf.svg.processors.impl.font.SvgFontProcessor
Class that processes and add resolved css fonts to the FontProvider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addFontFaceFonts
(ICssResolver cssResolver) Adds @font-face fonts to the FontProvider.
-
Constructor Details
-
SvgFontProcessor
-
-
Method Details
-
addFontFaceFonts
Adds @font-face fonts to the FontProvider.- Parameters:
-
cssResolver
- the css styles resolver
-