- has(int, int, int, int) - Method in class com.google.typography.font.sfntly.table.core.NameTable.Builder
-
- hashCode() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyphInfo
-
- hashCode() - Method in class com.google.typography.font.sfntly.table.bitmap.CompositeBitmapGlyph.Component
-
- hashCode() - Method in class com.google.typography.font.sfntly.table.core.CMap
-
- hashCode() - Method in class com.google.typography.font.sfntly.table.core.CMapTable.CMapId
-
- hashCode() - Method in class com.google.typography.font.sfntly.table.core.NameTable.NameEntry
-
- hashCode() - Method in class com.google.typography.font.sfntly.table.Header
-
Computes the hashcode for this Header .
- hasTable(int) - Method in class com.google.typography.font.sfntly.Font
-
Does the font have a particular table.
- hasTableBuilder(int) - Method in class com.google.typography.font.sfntly.Font.Builder
-
Does this font builder have the specified table builder.
- hdmx - Static variable in class com.google.typography.font.sfntly.Tag
-
- HdmxEncoder - Class in com.google.typography.font.tools.conversion.eot
-
Implementation of compression of CTF horizontal device metrics data, as per
section 5.4 of the MicroType Express spec.
- HdmxEncoder() - Constructor for class com.google.typography.font.tools.conversion.eot.HdmxEncoder
-
- HdmxTests - Class in com.google.typography.font.sfntly
-
- HdmxTests() - Constructor for class com.google.typography.font.sfntly.HdmxTests
-
- head - Static variable in class com.google.typography.font.sfntly.Tag
-
- Header - Class in com.google.typography.font.sfntly.table
-
The header entry for a table in the OffsetTable for the font.
- Header(int, long, int, int) - Constructor for class com.google.typography.font.sfntly.table.Header
-
Constructor.
- Header(int, int) - Constructor for class com.google.typography.font.sfntly.table.Header
-
Constructor.
- Header(int) - Constructor for class com.google.typography.font.sfntly.table.Header
-
Constructor.
- header() - Method in class com.google.typography.font.sfntly.table.Table.Builder
-
Public Interface for Table Building
- header() - Method in class com.google.typography.font.sfntly.table.Table
-
Get the header for the table.
- headerChecksum() - Method in class com.google.typography.font.sfntly.table.Table
-
Get the checksum for the table from the record header.
- headerLength() - Method in class com.google.typography.font.sfntly.table.Table
-
Get the length of the table from the record header.
- headerOffset() - Method in class com.google.typography.font.sfntly.table.Table
-
Get the offset for the table from the record header.
- headerTag() - Method in class com.google.typography.font.sfntly.table.Table
-
Get the tag for the table from the record header.
- height() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- height() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics
-
- height() - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- height() - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics
-
- help - Variable in class com.google.typography.font.tools.fontinfo.CommandOptions
-
- hhea - Static variable in class com.google.typography.font.sfntly.Tag
-
- HheaTests - Class in com.google.typography.font.sfntly
-
- HheaTests() - Constructor for class com.google.typography.font.sfntly.HheaTests
-
- hintingSize(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
-
Gets the size of hinting instructions in the glyph table, both in bytes and
as a fraction of the glyph table size.
- HintStripper - Class in com.google.typography.font.tools.subsetter
-
- HintStripper(Font, FontFactory) - Constructor for class com.google.typography.font.tools.subsetter.HintStripper
-
- HintStripTest - Class in com.google.typography.font.tools.subsetter
-
- HintStripTest() - Constructor for class com.google.typography.font.tools.subsetter.HintStripTest
-
- hMetricAdvanceWidth(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalMetricsTable
-
- hMetricLSB(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalMetricsTable
-
- hmtx - Static variable in class com.google.typography.font.sfntly.Tag
-
- hori() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable.Builder
-
- hori() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable
-
- horiAdvance() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- horiAdvance() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics
-
- horiBearingX() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- horiBearingX() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics
-
- horiBearingY() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- horiBearingY() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics
-
- HorizontalDeviceMetricsTable - Class in com.google.typography.font.sfntly.table.core
-
A Horizontal Device Metrics table - 'hdmx'.
- HorizontalDeviceMetricsTable.Builder - Class in com.google.typography.font.sfntly.table.core
-
Builder for a Horizontal Device Metrics Table - 'hdmx'.
- HorizontalHeaderTable - Class in com.google.typography.font.sfntly.table.core
-
A Horizontal Header table - 'hhea'.
- HorizontalHeaderTable.Builder - Class in com.google.typography.font.sfntly.table.core
-
Builder for a Horizontal Header table - 'hhea'.
- HorizontalMetricsTable - Class in com.google.typography.font.sfntly.table.core
-
A Horizontal Metrics table - 'hmtx'.
- HorizontalMetricsTable.Builder - Class in com.google.typography.font.sfntly.table.core
-
Builder for a Horizontal Metrics Table - 'hmtx'.
- HorizontalMetricsTableBuilder - Class in com.google.typography.font.tools.subsetter
-
A builder method for the hmtx (horizontal metrics) table.
- HorizontalMetricsTableBuilder(Font.Builder, List<HorizontalMetricsTableBuilder.LongHorMetric>) - Constructor for class com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilder
-
- HorizontalMetricsTableBuilder.LongHorMetric - Class in com.google.typography.font.tools.subsetter
-
- HorizontalMetricsTableBuilder.LongHorMetric(int, int) - Constructor for class com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilder.LongHorMetric
-
- HorizontalMetricsTableBuilderTest - Class in com.google.typography.font.tools.subsetter
-
- HorizontalMetricsTableBuilderTest() - Constructor for class com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilderTest
-
- HorizontalMetricsTableSubsetter - Class in com.google.typography.font.tools.subsetter
-
- HuffmanEncoder - Class in com.google.typography.font.tools.conversion.eot
-
Adaptive huffman coder for LZCOMP compression algorithm
- HuffmanEncoder(BitIOWriter, int) - Constructor for class com.google.typography.font.tools.conversion.eot.HuffmanEncoder
-
- HuffmanEncoderTest - Class in com.google.typography.font.tools.conversion.eot
-
- HuffmanEncoderTest() - Constructor for class com.google.typography.font.tools.conversion.eot.HuffmanEncoderTest
-