Generated by
JDiff

Class com.itextpdf.styledxmlparser.resolver.font.BasicFontProvider

Added Constructors
BasicFontProvider( boolean, boolean , boolean ) Creates a new BasicFontProvider instance.
BasicFontProvider( boolean, boolean , boolean , String ) Creates a new BasicFontProvider instance.
 

Added Methods
Range  addCalligraphFonts() This method loads a list of noto fonts from pdfCalligraph (if it is present in the classpath) into FontProvider.
void  addShippedFonts( Range) Adds fonts shipped with the font provider.
void  initShippedFontsResourcePath() Initialize path to shipped fonts and list of font files.
 

Added Fields
List  shippedFontNames The file names of the shipped fonts.
String  shippedFontResourcePath The path to the shipped fonts.