- feat - Static variable in class com.google.typography.font.sfntly.Tag
-
- Feat - Static variable in class com.google.typography.font.sfntly.Tag
-
- files - Variable in class com.google.typography.font.tools.fontinfo.CommandOptions
-
- fingerprintFont(boolean) - Method in class com.google.typography.font.sfntly.FontFactory
-
Toggle whether fonts that are loaded are fingerprinted with a SHA-1 hash.
- fingerprintFont() - Method in class com.google.typography.font.sfntly.FontFactory
-
Get the state of the fingerprinting option for fonts that are loaded.
- firstGlyphIndex() - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
-
- firstGlyphIndex() - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable
-
- fixed(int, int) - Static method in class com.google.typography.font.sfntly.math.Fixed1616
-
- Fixed1616 - Class in com.google.typography.font.sfntly.math
-
Fixed 16.16 integer utilities.
- Fixed1616() - Constructor for class com.google.typography.font.sfntly.math.Fixed1616
-
- FLAG_ARG_1_AND_2_ARE_WORDS - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_ARGS_ARE_XY_VALUES - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_MORE_COMPONENTS - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_OVERLAP_COMPOUND - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_RESERVED - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_ROUND_XY_TO_GRID - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_SCALED_COMPONENT_OFFSET - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_UNSCALED_COMPONENT_OFFSET - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_USE_MY_METRICS - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_WE_HAVE_A_SCALE - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_WE_HAVE_A_TWO_BY_TWO - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_WE_HAVE_AN_X_AND_Y_SCALE - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- FLAG_WE_HAVE_INSTRUCTIONS - Static variable in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- flags() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- flags() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
-
Get the flags as an enum set.
- flags(int) - Method in class com.google.typography.font.sfntly.table.truetype.CompositeGlyph
-
- flagsAsInt() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable.Builder
-
- flagsAsInt() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapSizeTable
-
- flagsAsInt() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- flagsAsInt() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
-
Get the flags as an int value.
- flush() - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriter
-
- flush() - Method in class com.google.typography.font.tools.conversion.eot.MagnitudeDependentWriter
-
- Font - Class in com.google.typography.font.sfntly
-
An sfnt container font object.
- Font.Builder - Class in com.google.typography.font.sfntly
-
A builder for a font object.
- Font.MacintoshEncodingId - Enum in com.google.typography.font.sfntly
-
Macintosh encoding ids.
- Font.PlatformId - Enum in com.google.typography.font.sfntly
-
Platform ids.
- Font.UnicodeEncodingId - Enum in com.google.typography.font.sfntly
-
Unicode encoding ids.
- Font.WindowsEncodingId - Enum in com.google.typography.font.sfntly
-
Windows encoding ids.
- FontData - Class in com.google.typography.font.sfntly.data
-
An abstract base for font data in the TrueType / OpenType spec.
- FontData.DataSize - Enum in com.google.typography.font.sfntly.data
-
Note: Enum names intended to match the names used in the OpenType and sfnt specs.
- FontDataTable - Class in com.google.typography.font.sfntly.table
-
An abstract base for any table that contains a FontData.
- FontDataTable.Builder<T extends FontDataTable> - Class in com.google.typography.font.sfntly.table
-
- FontDataTests - Class in com.google.typography.font.sfntly.data
-
- FontDataTests() - Constructor for class com.google.typography.font.sfntly.data.FontDataTests
-
- fontDirectionHint() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- fontDirectionHint() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
-
- fontDirectionHintAsInt() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- fontDirectionHintAsInt() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
-
- FontFactory - Class in com.google.typography.font.sfntly
-
The font factory.
- FontHeaderTable - Class in com.google.typography.font.sfntly.table.core
-
A Font Header table.
- FontHeaderTable.Builder - Class in com.google.typography.font.sfntly.table.core
-
- FontHeaderTable.Flags - Enum in com.google.typography.font.sfntly.table.core
-
Flag values in the font header table.
- FontHeaderTable.FontDirectionHint - Enum in com.google.typography.font.sfntly.table.core
-
Font direction hint values in the font header table.
- FontHeaderTable.IndexToLocFormat - Enum in com.google.typography.font.sfntly.table.core
-
The index to location format used in the LocaTable.
- FontHeaderTable.MacStyle - Enum in com.google.typography.font.sfntly.table.core
-
Mac style bits set in the font header table.
- FontInfo - Class in com.google.typography.font.tools.fontinfo
-
Class of static functions that return information about a given font
- FontInfo() - Constructor for class com.google.typography.font.tools.fontinfo.FontInfo
-
- FontInfoMain - Class in com.google.typography.font.tools.fontinfo
-
This is the main class for the command-line version of the font info tool
- FontInfoMain() - Constructor for class com.google.typography.font.tools.fontinfo.FontInfoMain
-
- FontInputStream - Class in com.google.typography.font.sfntly.data
-
An input stream for reading font data.
- FontInputStream(InputStream) - Constructor for class com.google.typography.font.sfntly.data.FontInputStream
-
Constructor.
- FontInputStream(InputStream, int) - Constructor for class com.google.typography.font.sfntly.data.FontInputStream
-
Constructor for a bounded font input stream.
- FontMath - Class in com.google.typography.font.sfntly.math
-
Utility math for fonts.
- FontOutputStream - Class in com.google.typography.font.sfntly.data
-
An output stream for writing font data.
- FontOutputStream(OutputStream) - Constructor for class com.google.typography.font.sfntly.data.FontOutputStream
-
Constructor.
- fontRevision() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
-
- fontRevision() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
-
Get the font revision.
- FontUtils - Class in com.google.typography.font.tools.fontinfo
-
Font Utility functions
- FontUtils() - Constructor for class com.google.typography.font.tools.fontinfo.FontUtils
-
- format() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyph.Builder
-
- format() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyph
-
- format() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyphInfo
-
- Format() - Constructor for class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Format
-
- format() - Method in class com.google.typography.font.sfntly.table.core.CMap.Builder
-
- format() - Method in class com.google.typography.font.sfntly.table.core.CMap
-
Gets the format of the cmap.
- format() - Method in class com.google.typography.font.sfntly.table.core.NameTable
-
- FORMAT_1 - Static variable in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Format
-
- FORMAT_2 - Static variable in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Format
-
- FORMAT_3 - Static variable in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Format
-
- FORMAT_4 - Static variable in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Format
-
- FORMAT_5 - Static variable in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Format
-
- formatVersion() - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable.Builder
-
Get the format version that will be used when the loca table is
generated.
- formatVersion() - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable
-
Get the table version.
- fpgm - Static variable in class com.google.typography.font.sfntly.Tag
-
- fractional(int) - Static method in class com.google.typography.font.sfntly.math.Fixed1616
-
- fsSelection(EnumSet<OS2Table.FsSelection>) - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- fsSelection() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- fsSelectionAsInt() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- fsSelectionAsInt() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- fsType() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- fsType() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- fsTypeAsInt() - Method in class com.google.typography.font.sfntly.table.core.OS2Table.Builder
-
- fsTypeAsInt() - Method in class com.google.typography.font.sfntly.table.core.OS2Table
-
- fword(int) - Method in class com.google.typography.font.sfntly.table.truetype.ControlValueTable
-
Get the data value at the specified index.
- fwordCount() - Method in class com.google.typography.font.sfntly.table.truetype.ControlValueTable
-
Get the number of FWORDs in the data.