- sCapHeight() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sCapHeight() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- scripts - Variable in class com.google.typography.font.tools.fontinfo.CommandOptions
-
- searchULong(int, int, int, int, int, int) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
-
Search for the key value in the range tables provided.
- searchUShort(int, int, int, int, int, int) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
-
Search for the key value in the range tables provided.
- searchUShort(int, int, int, int) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
-
Search for the key value in the table provided.
- serialize(OutputStream) - Method in class com.google.typography.font.sfntly.table.FontDataTable
-
- serializeFont(Font, OutputStream) - Method in class com.google.typography.font.sfntly.FontFactory
-
Serialize the font to the output stream.
- serializeFont(File) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
-
- serializeFont(Font, String) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
-
- serializeFont(Font, File) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
-
- setAchVendId(byte[]) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
Sets the achVendId field.
- setAdvance(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- setAdvanceWidthMax(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setAlignment(List<DataDisplayTable.Align>) - Method in class com.google.typography.font.tools.fontinfo.DataDisplayTable
-
Sets display alignment of each table column.
- setAscender(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setBearingX(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- setBearingY(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- setByteValue(int, byte) - Method in class com.google.typography.font.sfntly.table.ByteArrayTableBuilder
-
Get the byte value at the specified index.
- setCaretOffset(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setCaretSlopeRise(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setCaretSlopeRun(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setCheckSumAdjustment(long) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setCheckSumRanges(int...) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
-
Sets the ranges to use for computing the checksum.
- setCMaps(List<CMapTable.CMapId>, int) - Method in class com.google.typography.font.tools.subsetter.Subsetter
-
Set the cmaps to be used in the subsetted font.
- setCreated(long) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setData(WritableFontData) - Method in class com.google.typography.font.sfntly.table.FontDataTable.Builder
-
- setData(ReadableFontData) - Method in class com.google.typography.font.sfntly.table.FontDataTable.Builder
-
- setDescender(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setDigest(byte[]) - Method in class com.google.typography.font.sfntly.Font.Builder
-
Set a unique fingerprint for the font object.
- setEndCount(int) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder.Segment
-
- setFirstGlyphIndex(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
-
- setFlags(EnumSet<FontHeaderTable.Flags>) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setFlagsAsInt(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setFontChecksum(long) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
Sets the font checksum to be used when calculating the the checksum
adjustment for the header table during build time.
- setFontDirectionHint(FontHeaderTable.FontDirectionHint) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setFontDirectionHintAsInt(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setFontRevision(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setFormatVersion(FontHeaderTable.IndexToLocFormat) - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable.Builder
-
Set the format version to be used when generating the loca table.
- setFsSelection(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setFsType(EnumSet<OS2Table.EmbeddingFlags>) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setFsType(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setGlyphArray(List<Integer>) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat5.Builder
-
- setGlyphBuilders(List<Map<Integer, BitmapGlyph.Builder<? extends BitmapGlyph>>>) - Method in class com.google.typography.font.sfntly.table.bitmap.EbdtTable.Builder
-
Replace the internal glyph builders with the one provided.
- setGlyphBuilders(List<Glyph.Builder<? extends Glyph>>) - Method in class com.google.typography.font.sfntly.table.truetype.GlyphTable.Builder
-
Replace the internal glyph builders with the one provided.
- setGlyphCode(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.CodeOffsetPairBuilder
-
- setGlyphdataFormat(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setGlyphIdArray(List<Integer>) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder
-
- setGlyphs(List<Integer>) - Method in class com.google.typography.font.tools.subsetter.Subsetter
-
- setHeight(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setHeight(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- setHoriAdvance(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setHoriBearingX(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setHoriBearingY(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setIdDelta(int) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder.Segment
-
- setIdRangeOffset(int) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder.Segment
-
- setImageDataOffset(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
-
- setImageFormat(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
-
- setImageSize(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat2.Builder
-
- setImageSize(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat5.Builder
-
- setIndexToLocFormat(FontHeaderTable.IndexToLocFormat) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setIndexToLOCFormat(int) - Method in class com.google.typography.font.tools.conversion.eot.MtxHeadBuilder
-
- setIndexToLocFormatAsInt(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setLanguage(int) - Method in class com.google.typography.font.sfntly.table.core.CMap.Builder
-
- setLastGlyphIndex(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
-
- setLineGap(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setLoca(List<Map<Integer, BitmapGlyphInfo>>) - Method in class com.google.typography.font.sfntly.table.bitmap.EbdtTable.Builder
-
- setLoca(List<Integer>) - Method in class com.google.typography.font.sfntly.table.truetype.GlyphTable.Builder
-
- setLocaList(List<Integer>) - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable.Builder
-
Set the list of locas to be used for building this table.
- setLowestRecPPEM(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setMacStyleAsInt(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setMagicNumber(long) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setMaxComponentDepth(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxComponentElements(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxCompositeContours(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxCompositePoints(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxContours(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxFunctionDefs(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxSizeOfInstructions(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxStackElements(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxStorage(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxTwilightPoints(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMaxZones(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setMetricDataFormat(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setMinLeftSideBearing(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setMinRightSideBearing(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setModified(long) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setName(String) - Method in class com.google.typography.font.sfntly.table.core.NameTable.NameEntryBuilder
-
- setName(byte[]) - Method in class com.google.typography.font.sfntly.table.core.NameTable.NameEntryBuilder
-
- setName(byte[], int, int) - Method in class com.google.typography.font.sfntly.table.core.NameTable.NameEntryBuilder
-
- setNames(List<String>) - Method in class com.google.typography.font.tools.subsetter.PostScriptTableBuilder
-
- setNumberOfHMetrics(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setNumberOfHMetrics(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalMetricsTable.Builder
-
- setNumGlyphs(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalDeviceMetricsTable.Builder
-
- setNumGlyphs(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalMetricsTable.Builder
-
- setNumGlyphs(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setNumGlyphs(int) - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable.Builder
-
Set the number of glyphs.
- setOffset(int) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.CodeOffsetPairBuilder
-
- setOffsetArray(List<Integer>) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat1.Builder
-
- setOffsetArray(List<Integer>) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat3.Builder
-
- setOffsetArray(List<IndexSubTableFormat4.CodeOffsetPairBuilder>) - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTableFormat4.Builder
-
- setPanose(byte[]) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setRemoveTables(Set<Integer>) - Method in class com.google.typography.font.tools.subsetter.Subsetter
-
- setSCapHeight(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setSegments(List<CMapFormat4.Builder.Segment>) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder
-
- setSerializationTableOrdering(List<Integer>) - Method in class com.google.typography.font.sfntly.FontFactory
-
Set the table ordering to be used in serializing a font.
- setSFamilyClass(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setStartCount(int) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4.Builder.Segment
-
- setSTypoAscender(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setSTypoDescender(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setSTypoLineGap(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setSxHeight(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setTableVersion(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setTableVersion(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setTableVersion(int) - Method in class com.google.typography.font.sfntly.table.core.MaximumProfileTable.Builder
-
- setTableVersion(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlCodePageRange(EnumSet<OS2Table.CodePageRange>) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlCodePageRange1(long) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlCodePageRange2(long) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlUnicodeRange(EnumSet<OS2Table.UnicodeRange>) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlUnicodeRange1(long) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlUnicodeRange2(long) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlUnicodeRange3(long) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUlUnicodeRange4(long) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUnitsPerEm(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setUp() - Method in class com.google.typography.font.tools.subsetter.HintStripTest
-
- setUp() - Method in class com.google.typography.font.tools.subsetter.RenumberingSubsetTest
-
- setUsBreakChar(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsDefaultChar(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsFirstCharIndex(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsLastCharIndex(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsMaxContext(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsWeightClass(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsWidthClass(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsWinAscent(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setUsWinDescent(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setVersion(int) - Method in class com.google.typography.font.sfntly.table.core.CMapTable.Builder
-
- setVertAdvance(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setVertBearingX(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setVertBearingY(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setWidth(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- setWidth(byte) - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- setXAvgCharWidth(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setXMax(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setXMaxExtent(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
-
- setXMin(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setYMax(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setYMin(int) - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- setYStrikeoutPosition(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYStrikeoutSize(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSubscriptXOffset(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSubscriptXSize(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSubscriptYOffset(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSubscriptYSize(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSuperscriptXOffset(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSuperscriptXSize(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSuperscriptYOffset(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- setYSuperscriptYSize(int) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sFamilyClass() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sFamilyClass() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- SFLint - Class in com.google.typography.font.sfntly.sample.sflint
-
- SFLint() - Constructor for class com.google.typography.font.sfntly.sample.sflint.SFLint
-
- SfntDump - Class in com.google.typography.font.sfntly.sample.sfntdump
-
- SfntDump() - Constructor for class com.google.typography.font.sfntly.sample.sfntdump.SfntDump
-
- SfntTool - Class in com.google.typography.font.tools.sfnttool
-
- SfntTool() - Constructor for class com.google.typography.font.tools.sfnttool.SfntTool
-
- sfntVersion() - Method in class com.google.typography.font.sfntly.Font
-
Gets the sfnt version set in the sfnt wrapper of the font.
- sfntVersion(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
-
- SFNTVERSION_1 - Static variable in class com.google.typography.font.sfntly.Font
-
- Sile - Static variable in class com.google.typography.font.sfntly.Tag
-
- Silf - Static variable in class com.google.typography.font.sfntly.Tag
-
- SimpleBitmapGlyph - Class in com.google.typography.font.sfntly.table.bitmap
-
- SimpleBitmapGlyph.Builder - Class in com.google.typography.font.sfntly.table.bitmap
-
- SimpleGlyph - Class in com.google.typography.font.sfntly.table.truetype
-
- SimpleGlyph.SimpleContour - Class in com.google.typography.font.sfntly.table.truetype
-
- SimpleGlyph.SimpleGlyphBuilder - Class in com.google.typography.font.sfntly.table.truetype
-
- size() - Method in enum com.google.typography.font.sfntly.data.FontData.DataSize
-
- size() - Method in class com.google.typography.font.sfntly.data.FontData
-
Gets the maximum size of the FontData.
- skip(long) - Method in class com.google.typography.font.sfntly.data.FontInputStream
-
- slice(int, int) - Method in class com.google.typography.font.sfntly.data.FontData
-
Makes a slice of this FontData.
- slice(int) - Method in class com.google.typography.font.sfntly.data.FontData
-
Makes a bottom bound only slice of this array.
- slice(int, int) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
-
Makes a slice of this FontData.
- slice(int) - Method in class com.google.typography.font.sfntly.data.ReadableFontData
-
Makes a bottom bound only slice of this array.
- slice(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Makes a slice of this FontData.
- slice(int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Makes a bottom bound only slice of this array.
- SmallGlyphMetrics - Class in com.google.typography.font.sfntly.table.bitmap
-
- SmallGlyphMetrics.Builder - Class in com.google.typography.font.sfntly.table.bitmap
-
- startCode(int) - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4
-
Gets the start code for a segment.
- startGlyphIndex() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable.Builder
-
- startGlyphIndex() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable
-
- startOffset() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyphInfo
-
- StartOffsetComparator - Static variable in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyphInfo
-
- stringValue(int) - Static method in class com.google.typography.font.sfntly.Tag
-
- stripGlyph(Glyph) - Method in class com.google.typography.font.tools.subsetter.GlyphStripper
-
- sTypoAscender() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sTypoAscender() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- sTypoDescender() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sTypoDescender() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- sTypoLineGap() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sTypoLineGap() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- subset(Subsetter, Font, Font.Builder) - Method in class com.google.typography.font.tools.subsetter.CMapTableSubsetter
-
- subset(Subsetter, Font, Font.Builder) - Method in class com.google.typography.font.tools.subsetter.GlyphTableStripper
-
- subset(Subsetter, Font, Font.Builder) - Method in class com.google.typography.font.tools.subsetter.GlyphTableSubsetter
-
- subset(Subsetter, Font, Font.Builder) - Method in class com.google.typography.font.tools.subsetter.HorizontalMetricsTableSubsetter
-
- subset(Subsetter, Font, Font.Builder) - Method in class com.google.typography.font.tools.subsetter.PostScriptTableSubsetter
-
- subset(Subsetter, Font, Font.Builder) - Method in class com.google.typography.font.tools.subsetter.RenumberingCMapTableSubsetter
-
- subset() - Method in class com.google.typography.font.tools.subsetter.Subsetter
-
- subset(Subsetter, Font, Font.Builder) - Method in interface com.google.typography.font.tools.subsetter.TableSubsetter
-
- subsetFontFile(File, File, int) - Method in class com.google.typography.font.tools.sfnttool.SfntTool
-
- Subsetter - Class in com.google.typography.font.tools.subsetter
-
sfntly sample code demonstrating subsetting.
- substitutePpemX() - Method in class com.google.typography.font.sfntly.table.bitmap.EbscTable.BitmapScaleTable
-
- substitutePpemY() - Method in class com.google.typography.font.sfntly.table.bitmap.EbscTable.BitmapScaleTable
-
- SubTable - Class in com.google.typography.font.sfntly.table
-
An abstract base class for subtables.
- SubTableContainerTable - Class in com.google.typography.font.sfntly.table
-
Abstract base class for tables that have contained subtables.
- SubTableContainerTable.Builder<T extends SubTableContainerTable> - Class in com.google.typography.font.sfntly.table
-
- sxHeight() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- sxHeight() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-