- width() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics.Builder
-
- width() - Method in class com.google.typography.font.sfntly.table.bitmap.BigGlyphMetrics
-
- width() - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics.Builder
-
- width() - Method in class com.google.typography.font.sfntly.table.bitmap.SmallGlyphMetrics
-
- width(int, int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalDeviceMetricsTable
-
- WINDOWS_BMP - Static variable in class com.google.typography.font.sfntly.table.core.CMapTable.CMapId
-
- WINDOWS_UCS4 - Static variable in class com.google.typography.font.sfntly.table.core.CMapTable.CMapId
-
- WoffWriter - Class in com.google.typography.font.tools.conversion.woff
-
- WoffWriter() - Constructor for class com.google.typography.font.tools.conversion.woff.WoffWriter
-
- WritableFontData - Class in com.google.typography.font.sfntly.data
-
Writable font data wrapper.
- write(int) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
- write(byte[]) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
- write(byte[], int, int) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
- write(byte[], int, int) - Method in class com.google.typography.font.sfntly.testutils.DebuggingOutputStream
-
- write(byte[]) - Method in class com.google.typography.font.sfntly.testutils.DebuggingOutputStream
-
- write(int) - Method in class com.google.typography.font.sfntly.testutils.DebuggingOutputStream
-
- writeBit(int) - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriter
-
- writeBit(boolean) - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriter
-
- writeByte(int, byte) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes a byte at the given index.
- writeBytes(int, byte[], int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the bytes from the array.
- writeBytes(int, byte[]) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the bytes from the array.
- writeBytesPad(int, byte[], int, int, byte) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the bytes from the array and pad if necessary.
- writeChar(byte) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a Char value.
- writeChar(int, byte) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the CHAR at the given index.
- writeDateTime(long) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write DateTime value.
- writeDateTime(int, long) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the LONGDATETIME at the given index.
- writeFixed(int) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a Fixed value.
- writeFixed(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the Fixed at the given index.
- writeLong(long) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a Long value.
- writeLong(int, long) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the LONG at the given index.
- writePadding(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes padding to the FontData.
- writePadding(int, int, byte) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes padding to the FontData.
- writeShort(int) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a Short value.
- writeShort(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the SHORT at the given index.
- writeSymbol(int) - Method in class com.google.typography.font.tools.conversion.eot.HuffmanEncoder
-
- writeSymbolCost(int) - Method in class com.google.typography.font.tools.conversion.eot.HuffmanEncoder
-
- writeUInt24(int) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a UInt24 value.
- writeUInt24(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the UINT24 at the given index.
- writeULong(long) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a ULong value.
- writeULong(int, long) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the ULONG at the given index.
- writeULongLE(int, long) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the ULONG at the given index in little endian format.
- writeUShort(int) - Method in class com.google.typography.font.sfntly.data.FontOutputStream
-
Write a UShort value.
- writeUShort(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the USHORT at the given index.
- writeUShortLE(int, int) - Method in class com.google.typography.font.sfntly.data.WritableFontData
-
Writes the USHORT at the given index in little endian format.
- writeValue(int, int) - Method in class com.google.typography.font.tools.conversion.eot.BitIOWriter
-
- writeValue(int) - Method in class com.google.typography.font.tools.conversion.eot.MagnitudeDependentWriter
-