public class OTFFile
extends org.apache.fop.fonts.truetype.OpenFont
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.apache.fontbox.cff.CFFFont |
fileFont |
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
getCFFData(org.apache.fop.fonts.truetype.FontFileReader fontFile)
Reads the CFFData from a given font file
|
protected void |
initializeFont(org.apache.fop.fonts.truetype.FontFileReader in) |
boolean |
isType1() |
protected void |
readName() |
protected void |
updateBBoxAndOffset() |
checkTTC, convertTTFUnit2PDFUnit, createCMaps, determineAscDesc, getAnsiKerning, getBBox, getBBoxRaw, getBoundingBoxes, getCapHeight, getCharSetName, getCharWidth, getCharWidthRaw, getCMaps, getCopyrightNotice, getDirectoryEntry, getEmbedFontName, getFamilyNames, getFirstChar, getFlags, getFontBBox, getFullName, getGDEF, getGPOS, getGSUB, getItalicAngle, getKerning, getLastChar, getLowerCaseAscent, getLowerCaseDescent, getMtx, getNumGlyphs, getPadSize, getPostScriptName, getStemV, getStrikeoutPosition, getStrikeoutThickness, getSubFamilyName, getTTCnames, getUnderlinePosition, getUnderlineThickness, getWeightClass, getWidths, getXHeight, guessVerticalMetricsFromGlyphBBox, handleCharacterSpacing, hasAdvancedTable, initAnsiWidths, isCFF, isEmbeddable, main, printStuff, readCMAP, readDirTabs, readFont, readFont, readFont, readFontHeader, readHorizontalHeader, readHorizontalMetrics, readKerning, readOS2, readPCLT, readPostScript, seekTab, streampublic OTFFile()
throws IOException
IOExceptionpublic OTFFile(boolean useKerning,
boolean useAdvanced)
throws IOException
IOExceptionprotected void updateBBoxAndOffset()
throws IOException
updateBBoxAndOffset 在类中 org.apache.fop.fonts.truetype.OpenFontIOExceptionprotected void initializeFont(org.apache.fop.fonts.truetype.FontFileReader in)
throws IOException
initializeFont 在类中 org.apache.fop.fonts.truetype.OpenFontIOExceptionprotected void readName()
throws IOException
readName 在类中 org.apache.fop.fonts.truetype.OpenFontIOExceptionpublic static byte[] getCFFData(org.apache.fop.fonts.truetype.FontFileReader fontFile)
throws IOException
fontFile - The font file being readIOExceptionpublic boolean isType1()
Copyright © 2024. All rights reserved.