public class Type3FontProgram extends FontProgram
avgWidth, codeToGlyph, DEFAULT_WIDTH, encodingScheme, fontIdentification, fontMetrics, fontNames, isFontSpecific, registry, unicodeToGlyph, UNITS_NORMALIZATION| Constructor and Description |
|---|
Type3FontProgram(boolean colorized) |
| Modifier and Type | Method and Description |
|---|---|
int |
getGlyphsCount() |
int |
getKerning(Glyph glyph1,
Glyph glyph2) |
int |
getPdfFontFlags() |
Type3Glyph |
getType3Glyph(int unicode) |
boolean |
isColorized() |
boolean |
isFontSpecific() |
checkFilePath, countOfGlyphs, fixSpaceIssue, getAvgWidth, getBaseName, getCharBBox, getFontIdentification, getFontMetrics, getFontNames, getGlyph, getGlyphByCode, getKerning, getRegistry, getWidth, hasKernPairs, setBbox, setBold, setCapHeight, setFixedPitch, setFontFamily, setFontName, setFontWeight, setFontWidth, setItalicAngle, setRegistry, setStemH, setStemV, setTypoAscender, setTypoDescender, setXHeightpublic Type3Glyph getType3Glyph(int unicode)
public int getPdfFontFlags()
getPdfFontFlags in class FontProgrampublic boolean isFontSpecific()
isFontSpecific in class FontProgrampublic boolean isColorized()
public int getKerning(Glyph glyph1, Glyph glyph2)
getKerning in class FontProgrampublic int getGlyphsCount()
Copyright © 1998–2016 iText Group NV. All rights reserved.