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