public class DocTrueTypeFont extends TrueTypeFont
bBoxes, isVertical, kerning
avgWidth, codeToGlyph, DEFAULT_WIDTH, encodingScheme, fontIdentification, fontMetrics, fontNames, isFontSpecific, registry, unicodeToGlyph, UNITS_NORMALIZATION
Modifier and Type | Method and Description |
---|---|
PdfStream |
getFontFile() |
PdfName |
getFontFileName() |
int |
getMissingWidth() |
PdfName |
getSubtype() |
boolean |
isBuiltWith(String fontName)
Returns false, because we cannot rely on an actual font subset and font name.
|
close, getActiveCmap, getCodePagesSupported, getDirectoryOffset, getFontStreamBytes, getGdefTable, getGposTable, getGsubTable, getKerning, getPdfFontFlags, getSubset, hasKernPairs, isCff, readGdefTable, readGposTable, readGsubTable, updateUsedGlyphs
countOfGlyphs, fixSpaceIssue, getAvgWidth, getCharBBox, getFontIdentification, getFontMetrics, getFontNames, getGlyph, getGlyphByCode, getKerning, getRegistry, getWidth, isFontSpecific, setBbox, setBold, setCapHeight, setFixedPitch, setFontFamily, setFontName, setFontStretch, setFontWeight, setItalicAngle, setRegistry, setStemH, setStemV, setTypoAscender, setTypoDescender, setXHeight, toString
public PdfStream getFontFile()
public PdfName getFontFileName()
public PdfName getSubtype()
public boolean isBuiltWith(String fontName)
isBuiltWith
in class TrueTypeFont
fontName
- a font name or path to a font program
public int getMissingWidth()
Copyright © 1998–2023 iText Group NV. All rights reserved.