Uses of Class
org.xhtmlrenderer.pdf.FontDescription
Packages that use FontDescription
-
Uses of FontDescription in org.xhtmlrenderer.pdf
Methods in org.xhtmlrenderer.pdf that return FontDescriptionModifier and TypeMethodDescriptionstatic FontDescriptionTrueTypeUtil.extractDescription(String path, byte[] contents, com.lowagie.text.pdf.BaseFont font, boolean isFromFontFace, @Nullable org.xhtmlrenderer.css.constants.IdentValue fontWeightOverride, @Nullable org.xhtmlrenderer.css.constants.IdentValue fontStyleOverride) static FontDescriptionTrueTypeUtil.extractDescription(String path, com.lowagie.text.pdf.BaseFont font, @Nullable org.xhtmlrenderer.css.constants.IdentValue fontWeightOverride) ITextFSFont.getFontDescription()@Nullable FontDescriptionFontFamily.match(int desiredWeight, org.xhtmlrenderer.css.constants.IdentValue style) Methods in org.xhtmlrenderer.pdf that return types with arguments of type FontDescriptionMethods in org.xhtmlrenderer.pdf with parameters of type FontDescriptionModifier and TypeMethodDescriptionvoidFontFamily.addFontDescription(FontDescription description) Constructors in org.xhtmlrenderer.pdf with parameters of type FontDescription