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

T

Table - Class in com.google.typography.font.sfntly.table
A concrete implementation of a root level table in the font.
Table.Builder<T extends Table> - Class in com.google.typography.font.sfntly.table
 
TableBasedTableBuilder<T extends Table> - Class in com.google.typography.font.sfntly.table
An abstract base to be used building tables in which the builder can use the table itself to build from.
tableBuilderCount() - Method in class com.google.typography.font.sfntly.Font.Builder
Get the number of table builders in the font builder.
tableBuilderMap() - Method in class com.google.typography.font.sfntly.Font.Builder
Get a map of the table builders in this font builder accessed by table tag.
tableMap() - Method in class com.google.typography.font.sfntly.Font
Get a map of the tables in this font accessed by table tag.
TableSubsetter - Interface in com.google.typography.font.tools.subsetter
 
TableSubsetterImpl - Class in com.google.typography.font.tools.subsetter
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
Get the table version.
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
 
tableVersion() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
 
tag() - Method in class com.google.typography.font.sfntly.table.Header
Get the table tag.
Tag - Class in com.google.typography.font.sfntly
Font identification tags used for tables, features, etc.
tagHandled(int) - Method in interface com.google.typography.font.tools.subsetter.TableSubsetter
 
tagHandled(int) - Method in class com.google.typography.font.tools.subsetter.TableSubsetterImpl
 
tagsHandled() - Method in interface com.google.typography.font.tools.subsetter.TableSubsetter
 
tagsHandled() - Method in class com.google.typography.font.tools.subsetter.TableSubsetterImpl
 
test255Short1() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255Short2() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255Short3() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255Short4() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255UShort1() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255UShort2() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255UShort3() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
test255UShort4() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testAchVendId() - Method in class com.google.typography.font.sfntly.OS2Tests
 
testAdvanceWidthMax() - Method in class com.google.typography.font.sfntly.HheaTests
 
testBasicEot() - Method in class com.google.typography.font.tools.conversion.eot.EOTWriterTest
 
testBasicHdmx() - Method in class com.google.typography.font.sfntly.HdmxTests
 
testBasicHmtxValidity() - Method in class com.google.typography.font.sfntly.MetricsTests
 
testBitIOBit() - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriterTest
 
testBitIOBool() - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriterTest
 
testBitIOValues() - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriterTest
 
testBitsUsed() - Method in class com.google.typography.font.tools.conversion.eot.HuffmanEncoderTest
 
testBuildersToTables() - Method in class com.google.typography.font.sfntly.OTFBasicEditingTests
Simple building test.
testChangeOneName() - Method in class com.google.typography.font.sfntly.NameEditingTests
 
testChecksum() - Method in class com.google.typography.font.sfntly.OTFBasicEditingTests
Simple test of the font level checksum generation and the header table checksum offset.
testClearAllGlyphs() - Method in class com.google.typography.font.sfntly.GlyphEditingTests
 
testClearAllNamesAndSetOne() - Method in class com.google.typography.font.sfntly.NameEditingTests
 
testCmap() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testCmap() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testCMap4Editing() - Method in class com.google.typography.font.sfntly.CMapEditingTests
 
testCMap4WithNoEditing() - Method in class com.google.typography.font.sfntly.CMapEditingTests
 
testCmapBuilding() - Method in class com.google.typography.font.tools.subsetter.CMapTableBuilderTest
 
testCodePageRange() - Method in class com.google.typography.font.sfntly.OS2Tests
 
testCompositeGlyph() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testCompositeGlyph() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testCopy() - Method in class com.google.typography.font.sfntly.data.OpenTypeDataTests
 
testCopyAllCMapToNewFont() - Method in class com.google.typography.font.sfntly.CMapEditingTests
 
testCvtEncoder() - Method in class com.google.typography.font.tools.conversion.eot.CvtEncoderTest
 
testEditLocaTable() - Method in class com.google.typography.font.sfntly.GlyphEditingTests
 
TestFont - Class in com.google.typography.font.sfntly.testutils
Holds TestFontNames enums which can be loaded into Fonts.
TestFont() - Constructor for class com.google.typography.font.sfntly.testutils.TestFont
 
TestFont.TestFontNames - Enum in com.google.typography.font.sfntly.testutils
 
TestFontUtils - Class in com.google.typography.font.sfntly.testutils
 
testGlyphs() - Method in class com.google.typography.font.sfntly.GlyphTests
 
testGrowableMemoryByteArray() - Method in class com.google.typography.font.sfntly.data.ByteArrayTests
 
testHdmxBounds() - Method in class com.google.typography.font.sfntly.HdmxTests
 
testHorizontalHeader() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testHorizontalMetrics() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testHorizontalMetrics() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testHorizontalMetricsTableBuilder() - Method in class com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilderTest
 
testInitConsistency() - Method in class com.google.typography.font.tools.conversion.eot.HuffmanEncoderTest
 
testLoadingComparison() - Method in class com.google.typography.font.sfntly.LoadingTests
 
testMagnitudeDependent() - Method in class com.google.typography.font.tools.conversion.eot.MagnitudeDependentWriterTest
 
testMagnitudeDependentValues() - Method in class com.google.typography.font.tools.conversion.eot.MagnitudeDependentWriterTest
 
testMemoryByteArray() - Method in class com.google.typography.font.sfntly.data.ByteArrayTests
 
testModifyNameTableAndRevert() - Method in class com.google.typography.font.sfntly.NameEditingTests
 
testNameEntries() - Method in class com.google.typography.font.sfntly.NameTests
 
testNumGlyphs() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testNumGlyphs() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testNumHMetrics() - Method in class com.google.typography.font.sfntly.HheaTests
 
testPostScriptTable() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testPostTableBuilding() - Method in class com.google.typography.font.tools.subsetter.PostScriptTableBuilderTest
 
testRead() - Method in class com.google.typography.font.sfntly.data.OpenTypeDataTests
 
testReadableFontData() - Method in class com.google.typography.font.sfntly.data.FontDataTests
 
testReadableFontDataSearching() - Method in class com.google.typography.font.sfntly.data.FontDataTests
 
testRemoveAllButOneCMap() - Method in class com.google.typography.font.sfntly.CMapEditingTests
 
testRemoveOneGlyph() - Method in class com.google.typography.font.sfntly.GlyphEditingTests
 
testRemoveOneName() - Method in class com.google.typography.font.sfntly.NameEditingTests
 
testRetainConsistency() - Method in class com.google.typography.font.tools.conversion.eot.HuffmanEncoderTest
 
testSimpleGlyph1() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testSimpleGlyph1() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testSimpleGlyph2() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testSimpleGlyph2() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testSubsetGlyphs() - Method in class com.google.typography.font.tools.subsetter.BasicSubsetTests
 
testTablesRemoved() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
 
testTablesRemoved() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
 
testTriplet1() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet105() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet11() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet121() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet126() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet129() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet15() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet2() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet21() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet254() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet56() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testTriplet87() - Method in class com.google.typography.font.tools.conversion.eot.GlyfEncoderTest
 
testUnicodeRange() - Method in class com.google.typography.font.sfntly.OS2Tests
 
TestUtils - Class in com.google.typography.font.sfntly.testutils
 
testWritableFontData() - Method in class com.google.typography.font.sfntly.data.FontDataTests
 
toByteArray() - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriter
 
toByteArray() - Method in class com.google.typography.font.tools.conversion.eot.CvtEncoder
 
toByteArray() - Method in class com.google.typography.font.tools.conversion.eot.MagnitudeDependentWriter
 
toString(int) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
Generates a String representation of the object with a certain number of data bytes.
toString() - Method in class com.google.typography.font.sfntly.data.ReadableFontData
 
toString() - Method in class com.google.typography.font.sfntly.Font
 
toString(int) - Static method in class com.google.typography.font.sfntly.math.Fixed1616
 
toString() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyph
 
toString() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable
 
toString() - Method in class com.google.typography.font.sfntly.table.bitmap.EblcTable
 
toString() - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
 
toString() - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable
 
toString() - Method in class com.google.typography.font.sfntly.table.core.CMap.Builder
 
toString() - Method in class com.google.typography.font.sfntly.table.core.CMap
 
toString() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder.Segment
 
toString() - Method in class com.google.typography.font.sfntly.table.core.CMapTable.CMapId
 
toString() - Method in class com.google.typography.font.sfntly.table.core.CMapTable
 
toString() - Method in class com.google.typography.font.sfntly.table.core.NameTable.NameEntry
 
toString() - Method in class com.google.typography.font.sfntly.table.FontDataTable
 
toString() - Method in class com.google.typography.font.sfntly.table.Header
 
toString() - Method in class com.google.typography.font.sfntly.table.Table.Builder
 
toString() - Method in class com.google.typography.font.sfntly.table.Table
 
toString() - Method in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
 
toString() - Method in class com.google.typography.font.sfntly.table.truetype.Glyph
 
toString(int) - Method in class com.google.typography.font.sfntly.table.truetype.Glyph
 
toString() - Method in class com.google.typography.font.sfntly.table.truetype.SimpleGlyph
 
toString() - Method in class com.google.typography.font.tools.fontinfo.DataDisplayTable
 
transformation(int) - Method in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
 
transformationSize(int) - Method in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
 
ttcf - Static variable in class com.google.typography.font.sfntly.Tag
 
A B C D E F G H I J K L M N O P R S T U V W X Y