Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

A

AbsoluteValue - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
AbsoluteValue() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AbsoluteValue
 
accept(TtfInstructionVisitor) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ElseInstruction
 
accept(TtfInstructionVisitor) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndFunctionInstruction
 
accept(TtfInstructionVisitor) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndIfInstruction
 
accept(TtfInstructionVisitor) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction
 
accept(TtfInstructionVisitor) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction
 
accept(TtfInstructionVisitor) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
addFont(FVFont) - Method in class org.mabb.fontverter.woff.WoffFont
 
addFontTable(byte[], String, long) - Method in class org.mabb.fontverter.woff.Woff1Font
 
addFontTable(byte[], String, long) - Method in class org.mabb.fontverter.woff.Woff2Font
 
addFontTable(byte[], String, long) - Method in class org.mabb.fontverter.woff.WoffFont
 
addGlyphMapping(Integer, Integer) - Method in class org.mabb.fontverter.opentype.CmapTable
 
addGlyphMapping(List<GlyphMapReader.GlyphMapping>) - Method in class org.mabb.fontverter.opentype.CmapTable
 
AddInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
AddInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AddInstruction
 
addInstruction(TtfInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfFunction
 
addRuleDefinition(Object) - Method in class org.mabb.fontverter.validator.RuleValidator
 
addTable(OpenTypeTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
AdjustAngle - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
AdjustAngle() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AdjustAngle
 
advanceWidthMax - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
AlignPoints - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
AlignPoints() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignPoints
 
AlignToReferencePoint - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
AlignToReferencePoint() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignToReferencePoint
 
ALPHABETIC_PRESENTATION_FORMS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ANCIENT_GREEK_NUMBERS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ANCIENT_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
AndInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
AndInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AndInstruction
 
angleWeight - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
ARABIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
ARABIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ARABIC2 - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
ARABIC_ASMO_708 - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
ARABIC_PRESENTATION_FORMS_A - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ARABIC_PRESENTATION_FORMS_B - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ARMENIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ARROWS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ascender - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 

B

BALINESE - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
BASIC_LATIN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
BENGALI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
bit - Variable in class org.mabb.fontverter.opentype.CodePageRange
 
bit - Variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
BLOCK_ELEMENTS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
boolToUint32(boolean) - Static method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
BOPOMOFO - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
BOX_DRAWING - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
BRAILLE_PATTERNS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
BUGINESE - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
bytesStartsWith(byte[], String...) - Static method in class org.mabb.fontverter.FontVerterUtils
 
BYZANTINE_MUSICAL_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

C

cachedUnpaddedData - Variable in class org.mabb.fontverter.opentype.OpenTypeTable
 
calculateValues(WoffFont) - Method in class org.mabb.fontverter.woff.WoffHeader
 
CallFunction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
CallFunction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CallFunction
 
caretOffset - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
caretSlopeRise - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
caretSlopeRun - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
CARIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CeilingInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
CeilingInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.CeilingInstruction
 
CFF_FLAVOR - Static variable in class org.mabb.fontverter.opentype.SfntHeader
 
CffFontAdapter - Class in org.mabb.fontverter.cff
 
CffFontAdapter(CFFFont) - Constructor for class org.mabb.fontverter.cff.CffFontAdapter
 
CffFontAdapter() - Constructor for class org.mabb.fontverter.cff.CffFontAdapter
 
CffFontAdapter.CffGlyph - Class in org.mabb.fontverter.cff
 
CffGlyph() - Constructor for class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
CffTable - Class in org.mabb.fontverter.opentype
 
CffTable(byte[]) - Constructor for class org.mabb.fontverter.opentype.CffTable
 
CffTable() - Constructor for class org.mabb.fontverter.opentype.CffTable
 
CFFToOpenTypeConverter - Class in org.mabb.fontverter.converter
 
CFFToOpenTypeConverter(CffFontAdapter) - Constructor for class org.mabb.fontverter.converter.CFFToOpenTypeConverter
 
CFFToOpenTypeConverter(byte[]) - Constructor for class org.mabb.fontverter.converter.CFFToOpenTypeConverter
 
CHAM - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
charCode - Variable in class org.mabb.fontverter.opentype.GlyphMapReader.GlyphMapping
 
charStr - Variable in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
checksum - Variable in class org.mabb.fontverter.opentype.OpenTypeTable.OtfTableRecord
 
checksumAdjustment(byte[]) - Method in class org.mabb.fontverter.opentype.HeadTable
 
CHEROKEE - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CHINESE_SIMPLIFIED_CHARS__PRC_AND_SINGAPORE - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
CHINESE_TRADITIONAL_CHARS__TAIWAN_AND_HONG_KONG - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
CIndexInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
CIndexInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CIndexInstruction
 
CJK_COMPATIBILITY - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CJK_STROKES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CJK_SYMBOLS_AND_PUNCTUATION - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CJK_UNIFIED_IDEOGRAPHS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
clearDataCache() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
Should be called before/after font data generation.
ClearInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
ClearInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ClearInstruction
 
close() - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
CmapTable - Class in org.mabb.fontverter.opentype
 
CmapTable() - Constructor for class org.mabb.fontverter.opentype.CmapTable
 
code - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
CODE_PAGE_RANGES - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
codePage - Variable in class org.mabb.fontverter.opentype.CodePageRange
 
CodePageRange - Class in org.mabb.fontverter.opentype
 
CodePageRange(int, int, String) - Constructor for class org.mabb.fontverter.opentype.CodePageRange
 
CodePageRange.OtfUnicodeRange - Class in org.mabb.fontverter.opentype
 
CombinedFontConverter - Class in org.mabb.fontverter.converter
 
CombinedFontConverter(FontConverter...) - Constructor for class org.mabb.fontverter.converter.CombinedFontConverter
 
COMBINING_DIACRITICAL_MARKS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
COMBINING_DIACRITICAL_MARKS_FOR_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
COMBINING_HALF_MARKS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
compress(byte[]) - Method in class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
compress(byte[]) - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
compress(byte[]) - Method in class org.mabb.fontverter.woff.WoffTable
 
compressedData - Variable in class org.mabb.fontverter.woff.WoffTable
 
CONTROL_PICTURES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ControlValueTable - Class in org.mabb.fontverter.opentype
 
ControlValueTable() - Constructor for class org.mabb.fontverter.opentype.ControlValueTable
 
ControlValueTable.CvtValueNotFoundException - Exception in org.mabb.fontverter.opentype
 
convert(PDType0Font) - Method in class org.mabb.fontverter.converter.PsType0ToOpenTypeConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.CFFToOpenTypeConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.CombinedFontConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.EotToOpenTypeConverter
 
convertFont(FVFont) - Method in interface org.mabb.fontverter.converter.FontConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.IdentityConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.OpenTypeToEotConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.OtfToWoffConverter
 
convertFont(FVFont) - Method in class org.mabb.fontverter.converter.WoffToOtfConverter
 
convertFont(FVFont, FontVerter.FontFormat) - Static method in class org.mabb.fontverter.FontVerter
 
convertFont(byte[], FontVerter.FontFormat) - Static method in class org.mabb.fontverter.FontVerter
 
convertFont(File, FontVerter.FontFormat) - Static method in class org.mabb.fontverter.FontVerter
 
convertFont(String, FontVerter.FontFormat) - Static method in class org.mabb.fontverter.FontVerter
 
convertFont(PDFont, FontVerter.FontFormat) - Static method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
convertType0FontToOpenType(PDType0Font) - Static method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
CoordinateFlagSet() - Constructor for class org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagSet
 
CoordinateFlagSet(TtfGlyph.CoordinateFlagSet) - Constructor for class org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagSet
 
COPTIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
COUNTING_ROD_NUMERALS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
Countour - Class in org.mabb.fontverter.opentype
 
Countour() - Constructor for class org.mabb.fontverter.opentype.Countour
 
createBlankFont() - Static method in class org.mabb.fontverter.opentype.OpenTypeFont
 
createBlankFont(int) - Static method in class org.mabb.fontverter.woff.WoffFont
 
createBlankTtfFont() - Static method in class org.mabb.fontverter.opentype.OpenTypeFont
 
createConverterForType(FontVerter.FontFormat) - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
createConverterForType(FontVerter.FontFormat) - Method in class org.mabb.fontverter.eot.EotFont
 
createConverterForType(FontVerter.FontFormat) - Method in interface org.mabb.fontverter.FVFont
 
createConverterForType(FontVerter.FontFormat) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
createConverterForType(FontVerter.FontFormat) - Method in class org.mabb.fontverter.woff.Woff1Font
 
createConverterForType(FontVerter.FontFormat) - Method in class org.mabb.fontverter.woff.Woff2Font
 
createDefaultTable() - Static method in class org.mabb.fontverter.opentype.CmapTable
 
createDefaultTable() - Static method in class org.mabb.fontverter.opentype.HeadTable
 
createDefaultTable() - Static method in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
createDefaultTable(OpenTypeFont) - Static method in class org.mabb.fontverter.opentype.HorizontalMetricsTable
 
createDefaultTable() - Static method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
createDefaultTable() - Static method in class org.mabb.fontverter.opentype.NameTable
 
createDefaultTable() - Static method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
createDefaultTable(float) - Static method in class org.mabb.fontverter.opentype.PostScriptTable
 
createDefaultV1Table() - Static method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
createFromCode(int) - Static method in class org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionParser
 
createFromRecord(OpenTypeTable.OtfTableRecord, OpenTypeFont) - Static method in class org.mabb.fontverter.opentype.OpenTypeTable
 
createGlyph() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
createMacRecord(String, OtfNameConstants.RecordType, OtfNameConstants.Language) - Static method in class org.mabb.fontverter.opentype.NameRecord
 
createTable() - Method in class org.mabb.fontverter.woff.Woff1Font
 
createTable() - Method in class org.mabb.fontverter.woff.Woff2Font
 
createTable() - Method in class org.mabb.fontverter.woff.WoffFont
 
createWindowsRecord(String, OtfNameConstants.RecordType, OtfNameConstants.Language) - Static method in class org.mabb.fontverter.opentype.NameRecord
 
createWoff1Header() - Static method in class org.mabb.fontverter.woff.WoffHeader
 
createWoff2Header() - Static method in class org.mabb.fontverter.woff.WoffHeader
 
CUNEIFORM - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CURRENCY_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
currentPosition() - Method in interface org.mabb.fontverter.io.FontDataOutput
 
currentPosition() - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
currentPosition() - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
cvtCutInValue - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
cvtTableValueCountEven(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeValidator.TableRules
 
CvtValueNotFoundException() - Constructor for exception org.mabb.fontverter.opentype.ControlValueTable.CvtValueNotFoundException
 
cvtValues - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
CYPRIOT_SYLLABARY - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
CYRILLIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
CYRILLIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

D

DataTypeBindingDeserializer - Class in org.mabb.fontverter.io
 
DataTypeBindingDeserializer() - Constructor for class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
DataTypeBindingSerializer - Class in org.mabb.fontverter.io
 
DataTypeBindingSerializer() - Constructor for class org.mabb.fontverter.io.DataTypeBindingSerializer
 
DataTypeProperty - Annotation Type in org.mabb.fontverter.io
 
DataTypeProperty.DataType - Enum in org.mabb.fontverter.io
 
DataTypeSerializerException - Exception in org.mabb.fontverter.io
 
DataTypeSerializerException(Exception) - Constructor for exception org.mabb.fontverter.io.DataTypeSerializerException
 
DataTypeSerializerException(String, Exception) - Constructor for exception org.mabb.fontverter.io.DataTypeSerializerException
 
DataTypeSerializerException(String) - Constructor for exception org.mabb.fontverter.io.DataTypeSerializerException
 
DebugInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions
 
DebugInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.DebugInstruction
 
deltaBase - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
DeltaC1Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
DeltaC1Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC1Instruction
 
DeltaC2Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
DeltaC2Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC2Instruction
 
DeltaC3Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
DeltaC3Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC3Instruction
 
DeltaP1Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
DeltaP1Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP1Instruction
 
DeltaP2Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
DeltaP2Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP2Instruction
 
DeltaP3Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
DeltaP3Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP3Instruction
 
deltaShift - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
DepthInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
DepthInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DepthInstruction
 
descender - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
descender(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeValidator.HorizontalHeadTableRules
 
DESERET - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
deserialize(byte[], Class) - Method in class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
deserialize(FontDataInput, Class) - Method in class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
deserialize(FontDataInput, Object) - Method in class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
deserialize(byte[], Object) - Method in class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
detectFormat(byte[]) - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
detectFormat(byte[]) - Method in class org.mabb.fontverter.eot.EotFont
 
detectFormat(byte[]) - Method in interface org.mabb.fontverter.FVFont
 
detectFormat(byte[]) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
detectFormat(byte[]) - Method in class org.mabb.fontverter.woff.Woff1Font
 
detectFormat(byte[]) - Method in class org.mabb.fontverter.woff.Woff2Font
 
DEVANAGARI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
DINGBATS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
DivideInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
DivideInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.DivideInstruction
 
doesMatch(int) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
DOMINO_TILES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
dropoutControlModes - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
droputThreshold - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
DuplicateInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
DuplicateInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DuplicateInstruction
 

E

ElseInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
ElseInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ElseInstruction
 
ENCLOSED_ALPHANUMERICS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ENCLOSED_CJK_LETTERS_AND_MONTHS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
EndFunctionInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
EndFunctionInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndFunctionInstruction
 
EndIfInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
EndIfInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndIfInstruction
 
entrySelector - Variable in class org.mabb.fontverter.opentype.SfntHeader
 
EotFont - Class in org.mabb.fontverter.eot
 
EotFont() - Constructor for class org.mabb.fontverter.eot.EotFont
 
EotHeader - Class in org.mabb.fontverter.eot
 
EotHeader() - Constructor for class org.mabb.fontverter.eot.EotHeader
 
EotToOpenTypeConverter - Class in org.mabb.fontverter.converter
 
EotToOpenTypeConverter() - Constructor for class org.mabb.fontverter.converter.EotToOpenTypeConverter
 
EqualsInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
EqualsInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EqualsInstruction
 
ETHIOPIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
EvenInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
EvenInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EvenInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AbsoluteValue
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AddInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AndInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.CeilingInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.DivideInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EqualsInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EvenInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.FloorInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterOrEqualsInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterThanInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanOrEqualInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MaxInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MinInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MultiplyInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NegateInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotEqualsInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OddInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OrInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.SubtractInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CallFunction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CIndexInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ClearInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DepthInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DuplicateInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ElseInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndFunctionInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndIfInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ExecutionControlInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IdefInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnFalseInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnTrueInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpRelativeInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.LoopCallInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.MoveElementInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PopInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushBytes
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNBytes
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNWords
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushWords
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ReadStoreInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.RollTop3Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SetLoopVariableInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SwapInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.WriteStoreInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.DebugInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.GetInfoInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AdjustAngle
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignPoints
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignToReferencePoint
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC1Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC2Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC3Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP1Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP2Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP3Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOffInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOnInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipPointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOffInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOnInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FreedomAndProjectToAxisInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetCoordinateInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetFreedomVectorInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetProjectionVectorInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolatePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolateUntouchedPoints
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.IntersectionInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasureDistanceInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePixelsPerEMInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePointSizeInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectAbsolutePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectRelativePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectAbsolutePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectRelativePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveStackIndirectRelPoint
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.NRoundInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ReadCvtEntryInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundDownToGridInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundOffInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToDoubleGridInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToGridInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToHalfGridInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundUpToGridInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanConversionControlInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanTypeInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetAngleWeightInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetControlValueCutInInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetCoordinatesInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaBaseInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaShiftInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDualProjectVectorLineInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToAxisInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToLineInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToProjectionVectorInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetMinimumDistanceInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToAxisInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToLineInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint0Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint1Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint2Instruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthCutInInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer0
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer1
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer2
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointerSInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftCountourWithReferencePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointByPixelInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointWithReferencePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftZoneWithReferencePointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRound45DegInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRoundInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.UntouchPointInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTableFunitsInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTablePixelUnitsInstruction
 
execute(InstructionStack) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
execute(List<TtfInstruction>) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
execute(TtfInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
ExecutionControlInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
ExecutionControlInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ExecutionControlInstruction
 
extractFontsToDir(File, String) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
extractFontsToDir(byte[], String) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
extractFontsToDir(PDDocument, File) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
extractFontsToDir(PDDocument, String) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
extractToFVFonts(PDDocument) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
extractToPDFBoxFonts(PDDocument) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 

F

finalizeFont() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
finalizeRecord() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
findPrivateField(String, Class) - Static method in class org.mabb.fontverter.FontVerterUtils
 
findPrivateMethod(String, Class) - Static method in class org.mabb.fontverter.FontVerterUtils
 
flagsFromByte(byte) - Static method in class org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagSet
 
FlipOffInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
FlipOffInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOffInstruction
 
FlipOnInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
FlipOnInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOnInstruction
 
FlipPointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
FlipPointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipPointInstruction
 
FlipRangeOffInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
FlipRangeOffInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOffInstruction
 
FlipRangeOnInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
FlipRangeOnInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOnInstruction
 
FloorInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
FloorInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.FloorInstruction
 
flush() - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
font - Variable in class org.mabb.fontverter.opentype.OpenTypeTable
 
font - Variable in class org.mabb.fontverter.woff.WoffParser
 
FontConverter - Interface in org.mabb.fontverter.converter
 
FontDataInput - Interface in org.mabb.fontverter.io
 
FontDataInputStream - Class in org.mabb.fontverter.io
Adds special font data type read functionality to data input stream todo split out into woff/otf specific maybe
FontDataInputStream(byte[]) - Constructor for class org.mabb.fontverter.io.FontDataInputStream
 
FontDataInputStream.SeekableByteArrayInputStream - Class in org.mabb.fontverter.io
 
FontDataOutput - Interface in org.mabb.fontverter.io
 
FontDataOutputStream - Class in org.mabb.fontverter.io
Adds special font data type write functionality to data output stream todo split out into woff/otf specific maybe
FontDataOutputStream(Charset) - Constructor for class org.mabb.fontverter.io.FontDataOutputStream
 
FontDataOutputStream() - Constructor for class org.mabb.fontverter.io.FontDataOutputStream
 
FontNotSupportedException - Exception in org.mabb.fontverter
 
FontNotSupportedException(String) - Constructor for exception org.mabb.fontverter.FontNotSupportedException
 
FontProgramTable - Class in org.mabb.fontverter.opentype
 
FontProgramTable() - Constructor for class org.mabb.fontverter.opentype.FontProgramTable
 
FontProperties - Class in org.mabb.fontverter
 
FontProperties() - Constructor for class org.mabb.fontverter.FontProperties
 
fonts - Variable in class org.mabb.fontverter.woff.WoffFont
 
FontValidationException - Exception in org.mabb.fontverter.validator
 
FontValidationException(String) - Constructor for exception org.mabb.fontverter.validator.FontValidationException
 
FontValidatorError(RuleValidator.ValidatorErrorType, String) - Constructor for class org.mabb.fontverter.validator.RuleValidator.FontValidatorError
 
FontVerter - Class in org.mabb.fontverter
 
FontVerter() - Constructor for class org.mabb.fontverter.FontVerter
 
FontVerter.FontFormat - Enum in org.mabb.fontverter
 
FontVerterUtils - Class in org.mabb.fontverter
 
FontVerterUtils() - Constructor for class org.mabb.fontverter.FontVerterUtils
 
FreedomAndProjectToAxisInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
FreedomAndProjectToAxisInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FreedomAndProjectToAxisInstruction
 
freedomVector - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
fromInt(int) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.Language
 
fromInt(int) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.OtfEncodingType
 
fromInt(int) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.RecordType
 
fromInt(int) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.WeightClass
 
fromInt(int) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.WidthClass
 
fromInt(int) - Static method in enum org.mabb.fontverter.woff.WoffConstants.TableFlagType
 
fromString(String) - Static method in enum org.mabb.fontverter.FontVerter.FontFormat
 
fromString(String) - Static method in enum org.mabb.fontverter.woff.WoffConstants.TableFlagType
 
fromValue(int) - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanConverterMode
 
FunctionDefInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
FunctionDefInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction
 
FVFont - Interface in org.mabb.fontverter
Less of an adapter and more of a base font class.

G

GENERAL_PUNCTUATION - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
generateData() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
generateFont() - Method in class org.mabb.fontverter.converter.CFFToOpenTypeConverter
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.CffTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.CmapTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.ControlValueTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.FontProgramTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.GlyphTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.HorizontalMetricsTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.NameTable
 
generateUnpaddedData() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
GEOMETRIC_SHAPES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
GEORGIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
getAchVendId() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getAdvanceWidth() - Method in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
getAdvanceWidths() - Method in class org.mabb.fontverter.opentype.HorizontalMetricsTable
 
getAverageCharWidth() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getCffFont() - Method in class org.mabb.fontverter.opentype.CffTable
 
getCffTable() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getCharCodeToGlyphIds() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getChecksum() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
getCmap() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getCmapEncodingType() - Method in class org.mabb.fontverter.opentype.CmapTable
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AbsoluteValue
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AddInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AndInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.CeilingInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.DivideInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EqualsInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EvenInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.FloorInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterOrEqualsInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterThanInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanOrEqualInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MaxInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MinInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MultiplyInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NegateInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotEqualsInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OddInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OrInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.SubtractInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CallFunction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CIndexInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ClearInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DepthInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DuplicateInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ElseInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndFunctionInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndIfInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ExecutionControlInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IdefInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnFalseInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnTrueInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpRelativeInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.LoopCallInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.MoveElementInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PopInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushBytes
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNBytes
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNWords
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushWords
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ReadStoreInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.RollTop3Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SetLoopVariableInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SwapInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.WriteStoreInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.DebugInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.GetInfoInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AdjustAngle
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignPoints
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignToReferencePoint
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC1Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC2Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC3Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP1Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP2Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP3Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOffInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOnInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipPointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOffInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOnInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FreedomAndProjectToAxisInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetCoordinateInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetFreedomVectorInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetProjectionVectorInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolatePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolateUntouchedPoints
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.IntersectionInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasureDistanceInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePixelsPerEMInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePointSizeInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectAbsolutePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectRelativePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectAbsolutePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectRelativePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveStackIndirectRelPoint
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.NRoundInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ReadCvtEntryInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundDownToGridInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundOffInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToDoubleGridInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToGridInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToHalfGridInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundUpToGridInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanConversionControlInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanTypeInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetAngleWeightInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetControlValueCutInInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetCoordinatesInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaBaseInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaShiftInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDualProjectVectorLineInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToAxisInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToLineInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToProjectionVectorInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetMinimumDistanceInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToAxisInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToLineInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint0Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint1Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint2Instruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthCutInInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer0
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer1
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer2
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointerSInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftCountourWithReferencePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointByPixelInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointWithReferencePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftZoneWithReferencePointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRound45DegInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRoundInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.UntouchPointInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTableFunitsInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTablePixelUnitsInstruction
 
getCodeRanges() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
getCompressedData() - Method in class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
getCompressedData() - Method in class org.mabb.fontverter.woff.WoffTable
 
getCompressedSize() - Method in class org.mabb.fontverter.woff.WoffFont
 
GetCoordinateInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
GetCoordinateInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetCoordinateInstruction
 
getCoordinates() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
getCssFontFaceFormat() - Method in class org.mabb.fontverter.FontProperties
 
getCvt() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getCvtValue(Long) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
getData() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getData() - Method in class org.mabb.fontverter.eot.EotFont
 
getData() - Method in class org.mabb.fontverter.eot.EotHeader
 
getData() - Method in interface org.mabb.fontverter.FVFont
 
getData() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getData() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
getData() - Method in class org.mabb.fontverter.woff.WoffFont
 
getData() - Method in class org.mabb.fontverter.woff.WoffHeader
 
getDefaultWidth() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getDirectoryData() - Method in class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
getDirectoryData() - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
getDirectoryData() - Method in class org.mabb.fontverter.woff.WoffTable
 
getEmbeddedFont() - Method in class org.mabb.fontverter.eot.EotFont
 
getEncoding() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getExtractFormat() - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
getFamily() - Method in class org.mabb.fontverter.FontProperties
 
getFamilyClass() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getFamilyName() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getFamilyName() - Method in class org.mabb.fontverter.eot.EotHeader
 
getFileEnding() - Method in class org.mabb.fontverter.FontProperties
 
getFlag() - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
getFont() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getFont() - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
getFonts() - Method in class org.mabb.fontverter.woff.WoffFont
 
getFpgmTable() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
GetFreedomVectorInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
GetFreedomVectorInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetFreedomVectorInstruction
 
getFsSelection() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getFsType() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getFullName() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getFullName() - Method in class org.mabb.fontverter.eot.EotHeader
 
getFullName() - Method in class org.mabb.fontverter.FontProperties
 
getFunction(Integer) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
getFunctionId() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction
 
getGlyfTable() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getGlyphCount() - Method in class org.mabb.fontverter.opentype.CmapTable
 
getGlyphIdsToNames() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getGlyphMappings() - Method in class org.mabb.fontverter.opentype.CmapTable
 
getGlyphMaps() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getGlyphs() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getGlyphs() - Method in class org.mabb.fontverter.opentype.CffTable
 
getGlyphs() - Method in class org.mabb.fontverter.opentype.GlyphTable
 
getGraphicsState() - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
getHead() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getHeader() - Method in class org.mabb.fontverter.eot.EotFont
 
getHhea() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getHmtx() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getId() - Method in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanConverterMode
 
GetInfoInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions
 
GetInfoInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.GetInfoInstruction
 
getInstructions() - Method in class org.mabb.fontverter.opentype.FontProgramTable
 
getInstructions() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
getInstructions() - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfFunction
 
getIsFixedPitch() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getItalicAngle() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getLeftSideBearing() - Method in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
getLeftSideBearings() - Method in class org.mabb.fontverter.opentype.HorizontalMetricsTable
 
getLocaTable() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getLoopVar() - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
getMaxMemType1() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getMaxMemType42() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getMaxStorage() - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
getMaxX() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getMaxY() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getMessage() - Method in class org.mabb.fontverter.validator.RuleValidator.FontValidatorError
 
getMimeType() - Method in class org.mabb.fontverter.FontProperties
 
getMimMemType1() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getMinMemType42() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getMinX() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getMinY() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getMxap() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getName() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getName() - Method in class org.mabb.fontverter.eot.EotFont
 
getName() - Method in class org.mabb.fontverter.FontProperties
 
getName() - Method in interface org.mabb.fontverter.FVFont
 
getName(OtfNameConstants.RecordType) - Method in class org.mabb.fontverter.opentype.NameTable
 
getName() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getName() - Method in class org.mabb.fontverter.woff.WoffFont
 
getNameID() - Method in class org.mabb.fontverter.opentype.NameRecord
 
getNameTable() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getNominalWidth() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getNonEmptyGlyphs() - Method in class org.mabb.fontverter.opentype.GlyphTable
 
getNumberOfContours() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
getNumGlyphs() - Method in class org.mabb.fontverter.opentype.GlyphLocationTable
 
getNumGlyphs() - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
getNumGlyphs() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getOffset() - Method in class org.mabb.fontverter.opentype.NameRecord
 
getOffset() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
getOffsets() - Method in class org.mabb.fontverter.opentype.GlyphLocationTable
 
getOpenTypeVersion() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getOs2() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getPanose() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getPercentNormal() - Method in enum org.mabb.fontverter.opentype.OtfNameConstants.WidthClass
 
getPosition() - Method in interface org.mabb.fontverter.io.FontDataInput
 
getPosition() - Method in class org.mabb.fontverter.io.FontDataInputStream
 
getPosition() - Method in class org.mabb.fontverter.io.FontDataInputStream.SeekableByteArrayInputStream
 
getPosition() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
getPost() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
GetProjectionVectorInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
GetProjectionVectorInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetProjectionVectorInstruction
 
getProperties() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getProperties() - Method in class org.mabb.fontverter.eot.EotFont
 
getProperties() - Method in interface org.mabb.fontverter.FVFont
 
getProperties() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getProperties() - Method in class org.mabb.fontverter.woff.Woff1Font
 
getProperties() - Method in class org.mabb.fontverter.woff.Woff2Font
 
getRawString() - Method in class org.mabb.fontverter.opentype.NameRecord
 
getRecordData() - Method in class org.mabb.fontverter.opentype.NameRecord
 
getRecordData() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
getRootName() - Method in class org.mabb.fontverter.eot.EotHeader
 
getsCapHeight() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSfntHeader() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getSourceFile() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getStorageAreaValue(Long) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
getStrikeoutPosition() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getStrikeoutSize() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getStringData() - Method in class org.mabb.fontverter.opentype.NameRecord
 
getStyleName() - Method in class org.mabb.fontverter.eot.EotHeader
 
getSubFamilyName() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getSubscriptXOffset() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSubscriptXSize() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSubscriptYOffset() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSubscriptYSize() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSuperscriptXOffset() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSuperscriptXSize() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSuperscriptYOffset() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSuperscriptYSize() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getSxHeight() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getTableChecksum(byte[]) - Static method in class org.mabb.fontverter.FontVerterUtils
 
getTableData() - Method in class org.mabb.fontverter.woff.WoffTable
 
getTables() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getTables() - Method in class org.mabb.fontverter.woff.WoffFont
 
getTableType() - Method in class org.mabb.fontverter.opentype.CffTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.CmapTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.ControlValueTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.FontProgramTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.GlyphLocationTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.GlyphTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.HeadTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.HorizontalMetricsTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.NameTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getTableType() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getTag() - Method in class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
getTag() - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
getTag() - Method in class org.mabb.fontverter.woff.WoffTable
 
getTrademarkNotice() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getTrademarkNotice() - Method in class org.mabb.fontverter.FontProperties
 
getTransform() - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
getTransformedLength() - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
getType() - Method in class org.mabb.fontverter.validator.RuleValidator.FontValidatorError
 
getTypoAscender() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getTypoDescender() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getTypoLineGap() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getUnderLinePosition() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getUnderlinePosition() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getUnderlineThickness() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getUnpaddedData() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
getValidateLevel() - Method in class org.mabb.fontverter.validator.RuleValidator
 
getValidationErrors() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getValidationErrors() - Method in class org.mabb.fontverter.eot.EotFont
 
getValidationErrors() - Method in interface org.mabb.fontverter.FVFont
 
getValidationErrors() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
getValidationErrors() - Method in class org.mabb.fontverter.woff.WoffFont
 
getValue(Long) - Method in class org.mabb.fontverter.opentype.ControlValueTable
 
getValue() - Method in enum org.mabb.fontverter.opentype.OtfNameConstants.Language
 
getValue() - Method in enum org.mabb.fontverter.opentype.OtfNameConstants.OtfEncodingType
 
getValue() - Method in enum org.mabb.fontverter.opentype.OtfNameConstants.RecordType
 
getValue() - Method in enum org.mabb.fontverter.opentype.OtfNameConstants.WeightClass
 
getValue() - Method in enum org.mabb.fontverter.opentype.OtfNameConstants.WidthClass
 
getValue() - Method in enum org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagType
 
getValue() - Method in enum org.mabb.fontverter.validator.RuleValidator.ValidatorErrorType
 
getValue() - Method in enum org.mabb.fontverter.woff.WoffConstants.TableFlagType
 
getValues() - Method in class org.mabb.fontverter.opentype.ControlValueTable
 
getVersion() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
getVersion() - Method in class org.mabb.fontverter.FontProperties
 
getVersion() - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
getVersion() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getVersion() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
getVersionName() - Method in class org.mabb.fontverter.eot.EotHeader
 
getWeight() - Method in class org.mabb.fontverter.FontProperties
 
getWeightClass() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getWidthClass() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getWinAscent() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getWinDescent() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
getxMax() - Method in class org.mabb.fontverter.opentype.HeadTable
 
getxMin() - Method in class org.mabb.fontverter.opentype.HeadTable
 
getyMax() - Method in class org.mabb.fontverter.opentype.HeadTable
 
getyMin() - Method in class org.mabb.fontverter.opentype.HeadTable
 
GLAGOLITIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
GlyphCoordinate(double, double, TtfGlyph.CoordinateFlagSet) - Constructor for class org.mabb.fontverter.opentype.TtfGlyph.GlyphCoordinate
 
glyphId - Variable in class org.mabb.fontverter.opentype.GlyphMapReader.GlyphMapping
 
GlyphLocationTable - Class in org.mabb.fontverter.opentype
 
GlyphLocationTable() - Constructor for class org.mabb.fontverter.opentype.GlyphLocationTable
 
GlyphMapping(Integer, Integer, String) - Constructor for class org.mabb.fontverter.opentype.GlyphMapReader.GlyphMapping
 
GlyphMapReader - Class in org.mabb.fontverter.opentype
 
GlyphMapReader() - Constructor for class org.mabb.fontverter.opentype.GlyphMapReader
 
GlyphMapReader.GlyphMapping - Class in org.mabb.fontverter.opentype
 
GlyphTable - Class in org.mabb.fontverter.opentype
 
GlyphTable() - Constructor for class org.mabb.fontverter.opentype.GlyphTable
 
GOTHIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
GreaterOrEqualsInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
GreaterOrEqualsInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterOrEqualsInstruction
 
GreaterThanInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
GreaterThanInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterThanInstruction
 
GREEK - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
GREEK_AND_COPTIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
GREEK_EXTENDED - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
GREEK_FORMER_437_G - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
GUJARATI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
GURMUKHI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

H

HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
HANGUL_COMPATIBILITY_JAMO - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
HANGUL_JAMO - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
HANGUL_SYLLABLES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
header - Variable in class org.mabb.fontverter.woff.WoffFont
 
headerBytesCorrectSize(Woff2Font) - Method in class org.mabb.fontverter.woff.Woff2Validator.HeaderRules
 
HeaderRules() - Constructor for class org.mabb.fontverter.woff.Woff2Validator.HeaderRules
 
HeadTable - Class in org.mabb.fontverter.opentype
 
HeadTable() - Constructor for class org.mabb.fontverter.opentype.HeadTable
 
HEBREW - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
HEBREW - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
HEBREW2 - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
HIRAGANA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
HorizontalHeadTable - Class in org.mabb.fontverter.opentype
 
HorizontalHeadTable() - Constructor for class org.mabb.fontverter.opentype.HorizontalHeadTable
 
HorizontalHeadTableRules() - Constructor for class org.mabb.fontverter.opentype.OpenTypeValidator.HorizontalHeadTableRules
 
HorizontalMetricsTable - Class in org.mabb.fontverter.opentype
 
HorizontalMetricsTable() - Constructor for class org.mabb.fontverter.opentype.HorizontalMetricsTable
 

I

IBM_CYRILLIC_PRIMARILY_RUSSIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
IBM_GREEK - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
IBM_TURKISH - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
id - Variable in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanConverterMode
 
IdefInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
IdefInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IdefInstruction
 
IdentityConverter - Class in org.mabb.fontverter.converter
 
IdentityConverter() - Constructor for class org.mabb.fontverter.converter.IdentityConverter
 
IfInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
IfInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction
 
initalizeFont() - Method in class org.mabb.fontverter.woff.Woff2Parser
 
initalizeFont() - Method in class org.mabb.fontverter.woff.WoffParser
 
initialize(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
input - Variable in class org.mabb.fontverter.woff.WoffParser
 
InstructionStack - Class in org.mabb.fontverter.opentype.TtfInstructions
 
InstructionStack() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.InstructionStack
 
InstructionStack.InstructionStackWrongTypeException - Exception in org.mabb.fontverter.opentype.TtfInstructions
 
InstructionStackWrongTypeException(String) - Constructor for exception org.mabb.fontverter.opentype.TtfInstructions.InstructionStack.InstructionStackWrongTypeException
 
InterpolatePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
InterpolatePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolatePointInstruction
 
InterpolateUntouchedPoints - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
InterpolateUntouchedPoints() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolateUntouchedPoints
 
IntersectionInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
IntersectionInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.IntersectionInstruction
 
IPA_EXTENSIONS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
isBitSet(int, Byte) - Static method in class org.mabb.fontverter.FontVerterUtils
 
isBitSet(int, Long) - Static method in class org.mabb.fontverter.FontVerterUtils
 
isCffType() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
isComposite() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
isEmpty() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
isFromParsedFont - Variable in class org.mabb.fontverter.opentype.OpenTypeTable
 
isLongIndexToLocFormat() - Method in class org.mabb.fontverter.opentype.HeadTable
 
isLongOffsets() - Method in class org.mabb.fontverter.opentype.GlyphLocationTable
 
isOnCurve() - Method in class org.mabb.fontverter.opentype.TtfGlyph.GlyphCoordinate
 
isParsingImplemented() - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
isRecoverFromEOF() - Method in class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
isSignatureValid() - Method in class org.mabb.fontverter.woff.WoffHeader
 
isTrueTypeOutlineType() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
isValid() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
isValid() - Method in class org.mabb.fontverter.eot.EotFont
 
isValid() - Method in class org.mabb.fontverter.eot.EotHeader
 
isValid() - Method in interface org.mabb.fontverter.FVFont
 
isValid() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
isValid() - Method in class org.mabb.fontverter.woff.WoffFont
 
isVersion1OrHigher() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
isVersion2() - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
isVersion2OrHigher() - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
isVersionOne() - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
isVersionOne() - Method in class org.mabb.fontverter.woff.WoffHeader
 
isWindows() - Static method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.GetInfoInstruction
 
isXAxis - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FreedomAndProjectToAxisInstruction
 
isXAxis - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToAxisInstruction
 
isXAxis - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToAxisInstruction
 

J

JIS_JAPAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
jumpOffset - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
JumpOnFalseInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
JumpOnFalseInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnFalseInstruction
 
JumpOnTrueInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
JumpOnTrueInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnTrueInstruction
 
JumpRelativeInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
JumpRelativeInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpRelativeInstruction
 

K

KANNADA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
KATAKANA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
KAYAH_LI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
KHAROSHTHI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
KHMER - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
KOREAN_JOHAB - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
KOREAN_WANSUNG - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 

L

LAO - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LATIN_1 - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
LATIN_1_SUPPLEMENT - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LATIN_2 - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
LATIN_2_EASTERN_EUROPE - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
LATIN_EXTENDED_A - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LATIN_EXTENDED_ADDITIONAL - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LATIN_EXTENDED_B - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
length - Variable in class org.mabb.fontverter.opentype.OpenTypeTable.OtfTableRecord
 
LEPCHA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LessThanInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
LessThanInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanInstruction
 
LessThanOrEqualInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
LessThanOrEqualInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanOrEqualInstruction
 
LETTERLIKE_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LIMBU - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
LINEAR_B_SYLLABARY - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
lineGap - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
LittleEndianInputStream - Class in org.mabb.fontverter.io
 
LittleEndianInputStream(byte[]) - Constructor for class org.mabb.fontverter.io.LittleEndianInputStream
 
LittleEndianOutputStream - Class in org.mabb.fontverter.io
 
LittleEndianOutputStream() - Constructor for class org.mabb.fontverter.io.LittleEndianOutputStream
 
log - Static variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
LoopCallInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
LoopCallInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.LoopCallInstruction
 

M

MACINTOSH_CHARACTER_SET_US_ROMAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
main(String[]) - Static method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
MALAYALAM - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
map - Variable in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
MATHEMATICAL_ALPHANUMERIC_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
MATHEMATICAL_OPERATORS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
MaximumProfileTable - Class in org.mabb.fontverter.opentype
 
MaximumProfileTable() - Constructor for class org.mabb.fontverter.opentype.MaximumProfileTable
 
MaxInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
MaxInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MaxInstruction
 
MeasureDistanceInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MeasureDistanceInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasureDistanceInstruction
 
MeasurePixelsPerEMInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MeasurePixelsPerEMInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePixelsPerEMInstruction
 
MeasurePointSizeInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MeasurePointSizeInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePointSizeInstruction
 
metricDataFormat - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
minimumDistance - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
MinInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
MinInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MinInstruction
 
minLeftSideBearing - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
minRightSideBearing - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
MISCELLANEOUS_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
MISCELLANEOUS_TECHNICAL - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
MONGOLIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
MoveDirectAbsolutePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MoveDirectAbsolutePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectAbsolutePointInstruction
 
MoveDirectRelativePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MoveDirectRelativePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectRelativePointInstruction
 
MoveElementInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
MoveElementInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.MoveElementInstruction
 
MoveIndirectAbsolutePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MoveIndirectAbsolutePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectAbsolutePointInstruction
 
MoveIndirectRelativePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MoveIndirectRelativePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectRelativePointInstruction
 
MoveStackIndirectRelPoint - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
MoveStackIndirectRelPoint() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveStackIndirectRelPoint
 
MS_DOS_BALTIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
MS_DOS_CANADIAN_FRENCH - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
MS_DOS_ICELANDIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
MS_DOS_NORDIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
MS_DOS_PORTUGUESE - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
MS_DOS_RUSSIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
MultiplyInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
MultiplyInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MultiplyInstruction
 
MYANMAR - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

N

name - Variable in class org.mabb.fontverter.opentype.CodePageRange
 
name - Variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
name - Variable in class org.mabb.fontverter.opentype.GlyphMapReader.GlyphMapping
 
NameRecord - Class in org.mabb.fontverter.opentype
 
NameRecord() - Constructor for class org.mabb.fontverter.opentype.NameRecord
 
NameTable - Class in org.mabb.fontverter.opentype
 
NameTable() - Constructor for class org.mabb.fontverter.opentype.NameTable
 
nameTableExists(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeValidator.TableRules
 
NameTableRules() - Constructor for class org.mabb.fontverter.opentype.OpenTypeValidator.NameTableRules
 
NegateInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
NegateInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NegateInstruction
 
NEW_TAI_LUE - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
NKO - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
NON_PLANE_0_ - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
nonNullString(String) - Static method in class org.mabb.fontverter.FontVerterUtils
 
normalize() - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
normalize() - Method in class org.mabb.fontverter.eot.EotFont
 
normalize() - Method in interface org.mabb.fontverter.FVFont
Fixes any validation issues with the font.
normalize() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
normalize() - Method in class org.mabb.fontverter.woff.WoffFont
 
NotEqualsInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
NotEqualsInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotEqualsInstruction
 
NotImplementedException - Exception in org.mabb.fontverter
 
NotImplementedException() - Constructor for exception org.mabb.fontverter.NotImplementedException
 
NotInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
NotInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotInstruction
 
NRoundInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
NRoundInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.NRoundInstruction
 
NUMBER_FORMS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
numberOfHMetrics - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
numGlyphs - Variable in class org.mabb.fontverter.opentype.MaximumProfileTable
 
numTables - Variable in class org.mabb.fontverter.opentype.SfntHeader
 

O

OddInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
OddInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OddInstruction
 
OEM_CHARACTER_SET - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
offset - Variable in class org.mabb.fontverter.opentype.OpenTypeTable.OtfTableRecord
 
offsetsOverlapping(Woff1Font) - Method in class org.mabb.fontverter.woff.Woff1Validator.TableDirectoryRules
 
OGHAM - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
OL_CHIKI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
OLD_ITALIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
OLD_PERSIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
OPEN_TYPE_CHARSET - Static variable in class org.mabb.fontverter.io.FontDataOutputStream
 
OpenTypeFont - Class in org.mabb.fontverter.opentype
OpenType covers both .otf and .ttfs , .otf is for CFF type fonts and .ttf is used for TrueType outline fonts.
OpenTypeFont() - Constructor for class org.mabb.fontverter.opentype.OpenTypeFont
 
OpenTypeParser - Class in org.mabb.fontverter.opentype
 
OpenTypeParser() - Constructor for class org.mabb.fontverter.opentype.OpenTypeParser
 
OpenTypeTable - Class in org.mabb.fontverter.opentype
 
OpenTypeTable() - Constructor for class org.mabb.fontverter.opentype.OpenTypeTable
 
OpenTypeTable.OtfTableRecord - Class in org.mabb.fontverter.opentype
 
OpenTypeToEotConverter - Class in org.mabb.fontverter.converter
 
OpenTypeToEotConverter() - Constructor for class org.mabb.fontverter.converter.OpenTypeToEotConverter
 
OpenTypeValidator - Class in org.mabb.fontverter.opentype
 
OpenTypeValidator() - Constructor for class org.mabb.fontverter.opentype.OpenTypeValidator
 
OpenTypeValidator.HorizontalHeadTableRules - Class in org.mabb.fontverter.opentype
 
OpenTypeValidator.NameTableRules - Class in org.mabb.fontverter.opentype
 
OpenTypeValidator.TableRules - Class in org.mabb.fontverter.opentype
 
OPTICAL_CHARACTER_RECOGNITION - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
orderTablesByDependencies() - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
org.mabb.fontverter - package org.mabb.fontverter
 
org.mabb.fontverter.cff - package org.mabb.fontverter.cff
 
org.mabb.fontverter.converter - package org.mabb.fontverter.converter
 
org.mabb.fontverter.eot - package org.mabb.fontverter.eot
 
org.mabb.fontverter.io - package org.mabb.fontverter.io
 
org.mabb.fontverter.opentype - package org.mabb.fontverter.opentype
 
org.mabb.fontverter.opentype.TtfInstructions - package org.mabb.fontverter.opentype.TtfInstructions
 
org.mabb.fontverter.opentype.TtfInstructions.graphicsengine - package org.mabb.fontverter.opentype.TtfInstructions.graphicsengine
 
org.mabb.fontverter.opentype.TtfInstructions.instructions - package org.mabb.fontverter.opentype.TtfInstructions.instructions
 
org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic - package org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
org.mabb.fontverter.opentype.TtfInstructions.instructions.control - package org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic - package org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
org.mabb.fontverter.pdf - package org.mabb.fontverter.pdf
 
org.mabb.fontverter.validator - package org.mabb.fontverter.validator
 
org.mabb.fontverter.woff - package org.mabb.fontverter.woff
 
originalData - Variable in class org.mabb.fontverter.opentype.OpenTypeTable.OtfTableRecord
 
origLength() - Method in class org.mabb.fontverter.woff.WoffTable
 
OrInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
OrInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OrInstruction
 
ORIYA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
os2TableExists(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeValidator.TableRules
 
OS2WinMetricsTable - Class in org.mabb.fontverter.opentype
 
OS2WinMetricsTable() - Constructor for class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
OSMANYA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
OtfNameConstants - Class in org.mabb.fontverter.opentype
 
OtfNameConstants() - Constructor for class org.mabb.fontverter.opentype.OtfNameConstants
 
OtfNameConstants.Language - Enum in org.mabb.fontverter.opentype
 
OtfNameConstants.OtfEncodingType - Enum in org.mabb.fontverter.opentype
 
OtfNameConstants.RecordType - Enum in org.mabb.fontverter.opentype
 
OtfNameConstants.WeightClass - Enum in org.mabb.fontverter.opentype
 
OtfNameConstants.WidthClass - Enum in org.mabb.fontverter.opentype
 
OtfTableRecord() - Constructor for class org.mabb.fontverter.opentype.OpenTypeTable.OtfTableRecord
 
OtfToWoff2Converter() - Constructor for class org.mabb.fontverter.converter.OtfToWoffConverter.OtfToWoff2Converter
 
OtfToWoffConverter - Class in org.mabb.fontverter.converter
 
OtfToWoffConverter() - Constructor for class org.mabb.fontverter.converter.OtfToWoffConverter
 
OtfToWoffConverter.OtfToWoff2Converter - Class in org.mabb.fontverter.converter
 
OtfUnicodeRange(int, String) - Constructor for class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

P

paddingAdded - Variable in class org.mabb.fontverter.woff.WoffTable
 
padTableData(byte[]) - Method in class org.mabb.fontverter.woff.WoffTable
 
parse(byte[]) - Static method in class org.mabb.fontverter.cff.CffFontAdapter
 
parse(byte[]) - Method in class org.mabb.fontverter.opentype.OpenTypeParser
 
parse(byte[], OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeParser
 
parse(byte[], OpenTypeFont) - Static method in class org.mabb.fontverter.opentype.TtfGlyph
 
parse(byte[]) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionParser
 
parse(byte[]) - Method in class org.mabb.fontverter.woff.WoffParser
 
parse(byte[], WoffFont) - Method in class org.mabb.fontverter.woff.WoffParser
 
parseTables() - Method in class org.mabb.fontverter.woff.Woff2Parser
 
parseTables() - Method in class org.mabb.fontverter.woff.WoffParser
 
PdfFontExtractor - Class in org.mabb.fontverter.pdf
Utility to extract all fonts in a given PDF
PdfFontExtractor() - Constructor for class org.mabb.fontverter.pdf.PdfFontExtractor
 
period - Variable in class org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings
 
PHAGS_PA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
PHAISTOS_DISC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
phase - Variable in class org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings
 
PHOENICIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
popEint8() - Method in class org.mabb.fontverter.opentype.TtfInstructions.InstructionStack
 
popF26Dot6() - Method in class org.mabb.fontverter.opentype.TtfInstructions.InstructionStack
 
PopInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
PopInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PopInstruction
 
popInt32() - Method in class org.mabb.fontverter.opentype.TtfInstructions.InstructionStack
 
popNumber() - Method in class org.mabb.fontverter.opentype.TtfInstructions.InstructionStack
 
popUint32() - Method in class org.mabb.fontverter.opentype.TtfInstructions.InstructionStack
 
POSITIVE_X_SHORT - Static variable in enum org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagType
 
POSITIVE_Y_SHORT - Static variable in enum org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagType
 
PostScriptTable - Class in org.mabb.fontverter.opentype
 
PostScriptTable() - Constructor for class org.mabb.fontverter.opentype.PostScriptTable
 
postScriptTableExists(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeValidator.TableRules
 
PRIVATE_USE_AREA_PLANE_0 - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
PRIVATE_USE_PLANE_15 - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
processPage(PDPage) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
projectionVector - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
PsType0ToOpenTypeConverter - Class in org.mabb.fontverter.converter
 
PsType0ToOpenTypeConverter() - Constructor for class org.mabb.fontverter.converter.PsType0ToOpenTypeConverter
 
PushBytes - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
PushBytes() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushBytes
 
PushNBytes - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
PushNBytes() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNBytes
 
PushNWords - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
PushNWords() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNWords
 
PushWords - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
PushWords() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushWords
 

R

rangeShift - Variable in class org.mabb.fontverter.opentype.SfntHeader
 
read(byte[]) - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
read(byte[]) - Method in class org.mabb.fontverter.eot.EotFont
 
read(byte[]) - Method in interface org.mabb.fontverter.FVFont
 
read(byte[]) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AbsoluteValue
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AddInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.AndInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.CeilingInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.DivideInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EqualsInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.EvenInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.FloorInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterOrEqualsInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.GreaterThanInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.LessThanOrEqualInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MaxInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MinInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.MultiplyInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NegateInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotEqualsInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.NotInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OddInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.OrInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.SubtractInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CallFunction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CIndexInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ClearInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DepthInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.DuplicateInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ElseInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndFunctionInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.EndIfInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ExecutionControlInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.FunctionDefInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IdefInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnFalseInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpOnTrueInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.JumpRelativeInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.LoopCallInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.MoveElementInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PopInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushBytes
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNBytes
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushNWords
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.PushWords
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ReadStoreInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.RollTop3Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SetLoopVariableInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SwapInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.WriteStoreInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.DebugInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.GetInfoInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AdjustAngle
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignPoints
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.AlignToReferencePoint
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC1Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC2Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaC3Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP1Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP2Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.DeltaP3Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOffInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipOnInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipPointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOffInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FlipRangeOnInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.FreedomAndProjectToAxisInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetCoordinateInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetFreedomVectorInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.GetProjectionVectorInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolatePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.InterpolateUntouchedPoints
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.IntersectionInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasureDistanceInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePixelsPerEMInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MeasurePointSizeInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectAbsolutePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveDirectRelativePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectAbsolutePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveIndirectRelativePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.MoveStackIndirectRelPoint
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.NRoundInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ReadCvtEntryInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundDownToGridInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundOffInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToDoubleGridInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToGridInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToHalfGridInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundUpToGridInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanConversionControlInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanTypeInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetAngleWeightInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetControlValueCutInInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetCoordinatesInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaBaseInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaShiftInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDualProjectVectorLineInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToAxisInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToLineInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToProjectionVectorInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetMinimumDistanceInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToAxisInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToLineInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint0Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint1Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint2Instruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthCutInInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer0
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer1
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer2
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointerSInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftCountourWithReferencePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointByPixelInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointWithReferencePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftZoneWithReferencePointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRound45DegInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRoundInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.UntouchPointInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTableFunitsInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTablePixelUnitsInstruction
 
read(FontDataInputStream) - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
read(byte[]) - Method in class org.mabb.fontverter.woff.Woff1Font
 
read(byte[]) - Method in class org.mabb.fontverter.woff.Woff2Font
 
readBoolean() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readByte() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readBytes(int) - Method in interface org.mabb.fontverter.io.FontDataInput
 
readBytes(int) - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readBytes(int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readChar() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readCharCodesToGlyphs(Map<Integer, Integer>, Encoding) - Static method in class org.mabb.fontverter.opentype.GlyphMapReader
 
readCompressedData(byte[]) - Method in class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
ReadCvtEntryInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ReadCvtEntryInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ReadCvtEntryInstruction
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.CffTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.CmapTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.ControlValueTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.FontProgramTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.GlyphTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.HorizontalMetricsTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.NameTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
readData(byte[]) - Method in class org.mabb.fontverter.opentype.PostScriptTable
 
readDouble() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readFixed32() - Method in interface org.mabb.fontverter.io.FontDataInput
 
readFixed32() - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readFixed32() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readFloat() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readFont(File) - Static method in class org.mabb.fontverter.FontVerter
 
readFont(String) - Static method in class org.mabb.fontverter.FontVerter
 
readFont(byte[]) - Static method in class org.mabb.fontverter.FontVerter
 
readFully(byte[]) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readFully(byte[], int, int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readGlyphsToNames(Map<Integer, String>, Encoding) - Static method in class org.mabb.fontverter.opentype.GlyphMapReader
 
readInt() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readLine() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readLong() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readLowerBits(int, int) - Static method in class org.mabb.fontverter.FontVerterUtils
 
readShort() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readSplitBits(int) - Method in interface org.mabb.fontverter.io.FontDataInput
 
readSplitBits(int) - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readSplitBits(int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
ReadStoreInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
ReadStoreInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.ReadStoreInstruction
 
readString(int) - Method in interface org.mabb.fontverter.io.FontDataInput
 
readString(int) - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readString(int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readType2Sequence(List<Object>) - Method in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
readUIntBase128() - Method in interface org.mabb.fontverter.io.FontDataInput
 
readUIntBase128() - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readUIntBase128() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readUnsignedByte() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readUnsignedInt() - Method in interface org.mabb.fontverter.io.FontDataInput
 
readUnsignedInt() - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readUnsignedInt() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readUnsignedShort() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readUnsignedShortArray(int) - Method in interface org.mabb.fontverter.io.FontDataInput
 
readUnsignedShortArray(int) - Method in class org.mabb.fontverter.io.FontDataInputStream
 
readUnsignedShortArray(int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
readUpperBits(int, int) - Static method in class org.mabb.fontverter.FontVerterUtils
 
readUTF() - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
record - Variable in class org.mabb.fontverter.opentype.OpenTypeTable
 
recordName - Variable in class org.mabb.fontverter.opentype.OpenTypeTable.OtfTableRecord
 
referencePoint0Id - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
referencePoint1Id - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
referencePoint2Id - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
REJANG - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
removeTable(Class) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
repeatCount - Variable in class org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagSet
 
RollTop3Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
RollTop3Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.RollTop3Instruction
 
round(Float) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
RoundDownToGridInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundDownToGridInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundDownToGridInstruction
 
RoundInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundInstruction
 
RoundOffInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundOffInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundOffInstruction
 
RoundSettings - Class in org.mabb.fontverter.opentype.TtfInstructions.graphicsengine
 
RoundSettings() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings
 
roundSettings - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
RoundSettings.RoundState - Enum in org.mabb.fontverter.opentype.TtfInstructions.graphicsengine
 
roundState - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
RoundToDoubleGridInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundToDoubleGridInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToDoubleGridInstruction
 
RoundToGridInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundToGridInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToGridInstruction
 
RoundToHalfGridInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundToHalfGridInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundToHalfGridInstruction
 
RoundUpToGridInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
RoundUpToGridInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.RoundUpToGridInstruction
 
RuleValidator<T> - Class in org.mabb.fontverter.validator
Validates input T object against validation rules.
RuleValidator() - Constructor for class org.mabb.fontverter.validator.RuleValidator
 
RuleValidator.FontValidatorError - Class in org.mabb.fontverter.validator
 
RuleValidator.ValidatorErrorType - Enum in org.mabb.fontverter.validator
 
RUNIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

S

SAURASHTRA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ScanConversionControlInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ScanConversionControlInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanConversionControlInstruction
 
scanConverterMode - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
ScanTypeInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ScanTypeInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ScanTypeInstruction
 
searchRange - Variable in class org.mabb.fontverter.opentype.SfntHeader
 
seek(int) - Method in interface org.mabb.fontverter.io.FontDataInput
 
seek(int) - Method in class org.mabb.fontverter.io.FontDataInputStream
 
seek(int) - Method in class org.mabb.fontverter.io.FontDataInputStream.SeekableByteArrayInputStream
 
seek(int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
SeekableByteArrayInputStream(byte[]) - Constructor for class org.mabb.fontverter.io.FontDataInputStream.SeekableByteArrayInputStream
 
serialize(Object) - Method in class org.mabb.fontverter.io.DataTypeBindingSerializer
 
serialize(Object, FontDataOutput) - Method in class org.mabb.fontverter.io.DataTypeBindingSerializer
 
setAchVendId(String) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setAdvancedWidth(int) - Method in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
SetAngleWeightInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetAngleWeightInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetAngleWeightInstruction
 
setAverageCharWidth(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setCmap(CmapTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
SetControlValueCutInInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetControlValueCutInInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetControlValueCutInInstruction
 
SetCoordinatesInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetCoordinatesInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetCoordinatesInstruction
 
setCopyright(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
setCountours(List<Countour>) - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
setCssFontFaceFormat(String) - Method in class org.mabb.fontverter.FontProperties
 
setCvt(ControlValueTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setCvtValue(Long, Long) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
setData(byte[]) - Method in class org.mabb.fontverter.cff.CffFontAdapter
 
SetDeltaBaseInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetDeltaBaseInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaBaseInstruction
 
SetDeltaShiftInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetDeltaShiftInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDeltaShiftInstruction
 
SetDualProjectVectorLineInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetDualProjectVectorLineInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetDualProjectVectorLineInstruction
 
setExtractFormat(FontVerter.FontFormat) - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
setFamily(String) - Method in class org.mabb.fontverter.FontProperties
 
setFamilyClass(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setFileEnding(String) - Method in class org.mabb.fontverter.FontProperties
 
setFont(OpenTypeFont) - Method in class org.mabb.fontverter.eot.EotFont
 
setFontFamily(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
setFontFullName(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
setFontSubFamily(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
SetFreedomVectorInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetFreedomVectorInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorInstruction
 
SetFreedomVectorToAxisInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetFreedomVectorToAxisInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToAxisInstruction
 
SetFreedomVectorToLineInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetFreedomVectorToLineInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToLineInstruction
 
SetFreedomVectorToProjectionVectorInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetFreedomVectorToProjectionVectorInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetFreedomVectorToProjectionVectorInstruction
 
setFsSelection(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setFsType(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setFullName(String) - Method in class org.mabb.fontverter.FontProperties
 
setHead(HeadTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setHhea(HorizontalHeadTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setHmtx(HorizontalMetricsTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setLeftSideBearing(int) - Method in class org.mabb.fontverter.cff.CffFontAdapter.CffGlyph
 
setLoopVar(Integer) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
SetLoopVariableInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
SetLoopVariableInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SetLoopVariableInstruction
 
setMaxStorage(int) - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
setMaxX(short) - Method in class org.mabb.fontverter.opentype.HeadTable
 
setMaxY(short) - Method in class org.mabb.fontverter.opentype.HeadTable
 
setMimeType(String) - Method in class org.mabb.fontverter.FontProperties
 
SetMinimumDistanceInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetMinimumDistanceInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetMinimumDistanceInstruction
 
setMinX(short) - Method in class org.mabb.fontverter.opentype.HeadTable
 
setMinY(short) - Method in class org.mabb.fontverter.opentype.HeadTable
 
setMxap(MaximumProfileTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setName(String) - Method in class org.mabb.fontverter.FontProperties
 
setName(NameTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setNameID(int) - Method in class org.mabb.fontverter.opentype.NameRecord
 
setNumGlyphs(int) - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
setNumTables(int) - Method in class org.mabb.fontverter.opentype.SfntHeader
 
setOffset(int) - Method in class org.mabb.fontverter.opentype.NameRecord
 
setOffset(int) - Method in class org.mabb.fontverter.opentype.OpenTypeTable
 
setOffset(int) - Method in class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
setOs2(OS2WinMetricsTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setPanose(byte[]) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setPost(PostScriptTable) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setPostScriptName(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
SetProjectionVectorInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetProjectionVectorInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorInstruction
 
SetProjectionVectorToAxisInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetProjectionVectorToAxisInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToAxisInstruction
 
SetProjectionVectorToLineInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetProjectionVectorToLineInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetProjectionVectorToLineInstruction
 
setRecoverFromEOF(boolean) - Method in class org.mabb.fontverter.io.DataTypeBindingDeserializer
 
SetReferencePoint0Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetReferencePoint0Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint0Instruction
 
SetReferencePoint1Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetReferencePoint1Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint1Instruction
 
SetReferencePoint2Instruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetReferencePoint2Instruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetReferencePoint2Instruction
 
setsCapHeight(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
SetSingleWidthCutInInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetSingleWidthCutInInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthCutInInstruction
 
SetSingleWidthInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetSingleWidthInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetSingleWidthInstruction
 
setSourceFile(File) - Method in class org.mabb.fontverter.opentype.OpenTypeFont
 
setStorageAreaValue(Long, Long) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
setStrikeoutPosition(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setStrikeoutSize(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setStringData(String) - Method in class org.mabb.fontverter.opentype.NameRecord
 
setSubFamilyName(String) - Method in class org.mabb.fontverter.FontProperties
 
setSubscriptXOffset(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSubscriptXSize(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSubscriptYOffset(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSubscriptYSize(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSuperscriptXOffset(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSuperscriptXSize(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSuperscriptYOffset(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSuperscriptYSize(short) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setSxHeight(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setTrademarkNotice(String) - Method in class org.mabb.fontverter.FontProperties
 
setTransform(int) - Method in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
setTypoAscender(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setTypoDescender(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setTypoLineGap(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setUniqueId(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
setValidateLevel(RuleValidator.ValidatorErrorType) - Method in class org.mabb.fontverter.validator.RuleValidator
 
setVersion(String) - Method in class org.mabb.fontverter.FontProperties
 
setVersion(float) - Method in class org.mabb.fontverter.opentype.MaximumProfileTable
 
setVersion(String) - Method in class org.mabb.fontverter.opentype.NameTable
 
setVersion(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setWeightClass(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setWidthClass(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setWinAscent(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
setWinDescent(int) - Method in class org.mabb.fontverter.opentype.OS2WinMetricsTable
 
SetZonePointer0 - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetZonePointer0() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer0
 
SetZonePointer1 - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetZonePointer1() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer1
 
SetZonePointer2 - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetZonePointer2() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointer2
 
SetZonePointerSInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SetZonePointerSInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SetZonePointerSInstruction
 
SFNT_HEADER_SIZE - Static variable in class org.mabb.fontverter.opentype.SfntHeader
 
sfntFlavor - Variable in class org.mabb.fontverter.opentype.SfntHeader
 
SfntHeader - Class in org.mabb.fontverter.opentype
 
SfntHeader() - Constructor for class org.mabb.fontverter.opentype.SfntHeader
 
SHAVIAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
ShiftCountourWithReferencePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ShiftCountourWithReferencePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftCountourWithReferencePointInstruction
 
ShiftPointByPixelInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ShiftPointByPixelInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointByPixelInstruction
 
ShiftPointWithReferencePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ShiftPointWithReferencePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointWithReferencePointInstruction
 
ShiftZoneWithReferencePointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
ShiftZoneWithReferencePointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftZoneWithReferencePointInstruction
 
shouldExecute - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.IfInstruction
 
shouldExecuteBranch() - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
singleWidth - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
singleWidthCutIn - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
SINHALA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
skipBytes(int) - Method in class org.mabb.fontverter.io.LittleEndianInputStream
 
SMALL_FORM_VARIANTS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
SPACING_MODIFIER_LETTERS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
SPECIALS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
SubtractInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic
 
SubtractInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.arithmetic.SubtractInstruction
 
SUNDANESE - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
SuperRound45DegInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SuperRound45DegInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRound45DegInstruction
 
SuperRoundInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
SuperRoundInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.SuperRoundInstruction
 
SUPERSCRIPTS_AND_SUBSCRIPTS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
SwapInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
SwapInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.SwapInstruction
 
SYLOTI_NAGRI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
SYMBOL_CHARACTER_SET - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
SYRIAC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

T

TABLE_RECORD_SIZE - Static variable in class org.mabb.fontverter.opentype.OpenTypeTable
 
tableData - Variable in class org.mabb.fontverter.woff.WoffTable
 
TableDirectoryRules() - Constructor for class org.mabb.fontverter.woff.Woff1Validator.TableDirectoryRules
 
tablePaddingNeeded(byte[]) - Static method in class org.mabb.fontverter.FontVerterUtils
 
TableRules() - Constructor for class org.mabb.fontverter.opentype.OpenTypeValidator.TableRules
 
tables - Variable in class org.mabb.fontverter.woff.WoffFont
 
tablesArePaddedCorrectly(Woff1Font) - Method in class org.mabb.fontverter.woff.Woff1Validator.TableDirectoryRules
 
tag - Variable in class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
TAGALOG - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
TAGS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
TAI_LE - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
TAI_XUAN_JING_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
TAMIL - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
TELUGU - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
THAANA - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
THAI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
THAI - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
threshold - Variable in class org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings
 
TIBETAN - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
TIFINAGH - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
toByteArray() - Method in interface org.mabb.fontverter.io.FontDataOutput
 
toByteArray() - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
toByteArray() - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
toPrimative(Byte[]) - Static method in class org.mabb.fontverter.FontVerterUtils
 
toString() - Method in class org.mabb.fontverter.opentype.TtfGlyph
 
toString() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.CallFunction
 
toString() - Method in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
toString() - Method in class org.mabb.fontverter.validator.RuleValidator.FontValidatorError
 
toString() - Method in enum org.mabb.fontverter.woff.WoffConstants.TableFlagType
 
totalSfntSize(Woff2Font) - Method in class org.mabb.fontverter.woff.Woff2Validator.HeaderRules
 
tryExtractPageFonts() - Method in class org.mabb.fontverter.pdf.PdfFontExtractor
 
TTF - Static variable in enum org.mabb.fontverter.FontVerter.FontFormat
 
TtfFunction - Class in org.mabb.fontverter.opentype.TtfInstructions
 
TtfFunction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.TtfFunction
 
TtfGlyph - Class in org.mabb.fontverter.opentype
 
TtfGlyph() - Constructor for class org.mabb.fontverter.opentype.TtfGlyph
 
TtfGlyph.CoordinateFlagSet - Class in org.mabb.fontverter.opentype
 
TtfGlyph.CoordinateFlagType - Enum in org.mabb.fontverter.opentype
 
TtfGlyph.GlyphCoordinate - Class in org.mabb.fontverter.opentype
 
TtfGraphicsState - Class in org.mabb.fontverter.opentype.TtfInstructions
 
TtfGraphicsState() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
TtfGraphicsState.ScanConverterMode - Enum in org.mabb.fontverter.opentype.TtfInstructions
 
TtfGraphicsState.ScanDropoutMode - Enum in org.mabb.fontverter.opentype.TtfInstructions
 
TtfInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions
 
TtfInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 
TtfInstructionParser - Class in org.mabb.fontverter.opentype.TtfInstructions
 
TtfInstructionParser() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionParser
 
TtfInstructionVisitor - Interface in org.mabb.fontverter.opentype.TtfInstructions
 
TtfVirtualMachine - Class in org.mabb.fontverter.opentype.TtfInstructions
This is our interpreter for TTF outline hint programs.
TtfVirtualMachine(OpenTypeFont) - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
TtfVirtualMachine.TtfVmRuntimeException - Exception in org.mabb.fontverter.opentype.TtfInstructions
 
TtfVmRuntimeException(String) - Constructor for exception org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine.TtfVmRuntimeException
 
TtfVmRuntimeException(String, Exception) - Constructor for exception org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine.TtfVmRuntimeException
 
TURKISH - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 

U

UGARITIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
UNICODE_RANGES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
UNIFIED_CANADIAN_ABORIGINAL_SYLLABICS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
UntouchPointInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
UntouchPointInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.UntouchPointInstruction
 
updateFor45DegreeFlags(Long) - Method in class org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings
 
updateForFlags(Long) - Method in class org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings
 
US - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
useRp2 - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftCountourWithReferencePointInstruction
 
useRp2 - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftPointWithReferencePointInstruction
 
useRp2 - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.ShiftZoneWithReferencePointInstruction
 

V

VAI - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
validate(T) - Method in class org.mabb.fontverter.validator.RuleValidator
 
ValidateRule - Annotation Type in org.mabb.fontverter.validator
 
validateWithExceptionsThrown(T) - Method in class org.mabb.fontverter.validator.RuleValidator
 
valueOf(String) - Static method in enum org.mabb.fontverter.FontVerter.FontFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.io.DataTypeProperty.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.OtfEncodingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.WeightClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.WidthClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings.RoundState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanConverterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanDropoutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.validator.RuleValidator.ValidatorErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mabb.fontverter.woff.WoffConstants.TableFlagType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mabb.fontverter.FontVerter.FontFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.io.DataTypeProperty.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.OtfEncodingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.WeightClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.OtfNameConstants.WidthClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.graphicsengine.RoundSettings.RoundState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanConverterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState.ScanDropoutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.validator.RuleValidator.ValidatorErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mabb.fontverter.woff.WoffConstants.TableFlagType
Returns an array containing the constants of this enum type, in the order they are declared.
VARIATION_SELECTORS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
version - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 
version - Variable in class org.mabb.fontverter.opentype.MaximumProfileTable
 
VERSION_1 - Static variable in class org.mabb.fontverter.opentype.SfntHeader
 
VERSION_2 - Static variable in class org.mabb.fontverter.opentype.SfntHeader
 
VERSION_2_5 - Static variable in class org.mabb.fontverter.opentype.SfntHeader
 
VERSION_ONE - Static variable in class org.mabb.fontverter.eot.EotHeader
 
VERSION_THREE - Static variable in class org.mabb.fontverter.eot.EotHeader
 
VERSION_TWO - Static variable in class org.mabb.fontverter.eot.EotHeader
 
versionStringSyntax(OpenTypeFont) - Method in class org.mabb.fontverter.opentype.OpenTypeValidator.NameTableRules
 
VERTICAL_FORMS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
VIETNAMESE - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
visit(IfInstruction) - Method in interface org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor
 
visit(ElseInstruction) - Method in interface org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor
 
visit(EndIfInstruction) - Method in interface org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor
 
visit(FunctionDefInstruction) - Method in interface org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor
 
visit(EndFunctionInstruction) - Method in interface org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor
 
visit(IfInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
visit(ElseInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
visit(EndIfInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
visit(FunctionDefInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
visit(EndFunctionInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
visitGeneric(TtfInstruction) - Method in interface org.mabb.fontverter.opentype.TtfInstructions.TtfInstructionVisitor
 
visitGeneric(TtfInstruction) - Method in class org.mabb.fontverter.opentype.TtfInstructions.TtfVirtualMachine
 
vm - Variable in class org.mabb.fontverter.opentype.TtfInstructions.instructions.TtfInstruction
 

W

WE_LATIN_1 - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
WINDOWS_BALTIC - Static variable in class org.mabb.fontverter.opentype.CodePageRange
 
Woff1Font - Class in org.mabb.fontverter.woff
 
Woff1Font() - Constructor for class org.mabb.fontverter.woff.Woff1Font
 
Woff1Font.Woff1Table - Class in org.mabb.fontverter.woff
 
Woff1Table(byte[], String) - Constructor for class org.mabb.fontverter.woff.Woff1Font.Woff1Table
 
Woff1Validator - Class in org.mabb.fontverter.woff
 
Woff1Validator() - Constructor for class org.mabb.fontverter.woff.Woff1Validator
 
Woff1Validator.TableDirectoryRules - Class in org.mabb.fontverter.woff
 
Woff2Font - Class in org.mabb.fontverter.woff
 
Woff2Font() - Constructor for class org.mabb.fontverter.woff.Woff2Font
 
Woff2Font.Woff2Table - Class in org.mabb.fontverter.woff
 
Woff2Parser - Class in org.mabb.fontverter.woff
 
Woff2Parser() - Constructor for class org.mabb.fontverter.woff.Woff2Parser
 
Woff2Table(byte[], String) - Constructor for class org.mabb.fontverter.woff.Woff2Font.Woff2Table
 
Woff2Validator - Class in org.mabb.fontverter.woff
 
Woff2Validator() - Constructor for class org.mabb.fontverter.woff.Woff2Validator
 
Woff2Validator.HeaderRules - Class in org.mabb.fontverter.woff
 
WoffConstants - Class in org.mabb.fontverter.woff
 
WoffConstants() - Constructor for class org.mabb.fontverter.woff.WoffConstants
 
WoffConstants.TableFlagType - Enum in org.mabb.fontverter.woff
 
WoffFont - Class in org.mabb.fontverter.woff
 
WoffFont() - Constructor for class org.mabb.fontverter.woff.WoffFont
 
WoffHeader - Class in org.mabb.fontverter.woff
 
WoffHeader() - Constructor for class org.mabb.fontverter.woff.WoffHeader
 
WoffOutputStream - Class in org.mabb.fontverter.woff
 
WoffOutputStream() - Constructor for class org.mabb.fontverter.woff.WoffOutputStream
 
WoffParser - Class in org.mabb.fontverter.woff
 
WoffParser() - Constructor for class org.mabb.fontverter.woff.WoffParser
 
WoffTable - Class in org.mabb.fontverter.woff
 
WoffTable(byte[]) - Constructor for class org.mabb.fontverter.woff.WoffTable
 
WoffToOtfConverter - Class in org.mabb.fontverter.converter
 
WoffToOtfConverter() - Constructor for class org.mabb.fontverter.converter.WoffToOtfConverter
 
woffVersion - Variable in class org.mabb.fontverter.converter.OtfToWoffConverter
 
write(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
write(byte[]) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
write(byte[], int, int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
write() - Method in class org.mabb.fontverter.opentype.TtfGlyph.CoordinateFlagSet
 
write32Fixed(float) - Method in interface org.mabb.fontverter.io.FontDataOutput
 
write32Fixed(float) - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
write32Fixed(float) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeBoolean(boolean) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeByte(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeBytes(String) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeChar(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeChars(String) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
WriteCvtTableFunitsInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
WriteCvtTableFunitsInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTableFunitsInstruction
 
WriteCvtTablePixelUnitsInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic
 
WriteCvtTablePixelUnitsInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.graphic.WriteCvtTablePixelUnitsInstruction
 
writeDouble(double) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeFlagByte(int, int) - Method in class org.mabb.fontverter.woff.WoffOutputStream
 
writeFloat(float) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeInt(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeLong(long) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeShort(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
WriteStoreInstruction - Class in org.mabb.fontverter.opentype.TtfInstructions.instructions.control
 
WriteStoreInstruction() - Constructor for class org.mabb.fontverter.opentype.TtfInstructions.instructions.control.WriteStoreInstruction
 
writeString(String) - Method in interface org.mabb.fontverter.io.FontDataOutput
 
writeString(String) - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
writeString(String) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeUIntBase128(int) - Method in class org.mabb.fontverter.woff.WoffOutputStream
 
writeUnsignedInt(int) - Method in interface org.mabb.fontverter.io.FontDataOutput
 
writeUnsignedInt(int) - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
writeUnsignedInt(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeUnsignedInt8(int) - Method in interface org.mabb.fontverter.io.FontDataOutput
 
writeUnsignedInt8(int) - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
writeUnsignedInt8(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeUnsignedShort(int) - Method in interface org.mabb.fontverter.io.FontDataOutput
 
writeUnsignedShort(int) - Method in class org.mabb.fontverter.io.FontDataOutputStream
 
writeUnsignedShort(int) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 
writeUTF(String) - Method in class org.mabb.fontverter.io.LittleEndianOutputStream
 

X

xMaxExtent - Variable in class org.mabb.fontverter.opentype.HorizontalHeadTable
 

Y

YI_SYLLABLES - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 
YIJING_HEXAGRAM_SYMBOLS - Static variable in class org.mabb.fontverter.opentype.CodePageRange.OtfUnicodeRange
 

Z

zone0Id - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
zone1Id - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
zone2Id - Variable in class org.mabb.fontverter.opentype.TtfInstructions.TtfGraphicsState
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2018. All rights reserved.