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

L

language() - Method in class com.google.typography.font.sfntly.table.core.CMap.Builder
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMap
Gets the language of the cmap.
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat0
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat10
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat12
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat13
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat14
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat2
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat4
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat6
 
language() - Method in class com.google.typography.font.sfntly.table.core.CMapFormat8
 
languageId(int) - Method in class com.google.typography.font.sfntly.table.core.NameTable
Get the language id for the given name record.
languageId() - Method in class com.google.typography.font.sfntly.table.core.NameTable.NameEntry
Get the language id.
lastGlyphIndex() - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable.Builder
 
lastGlyphIndex() - Method in class com.google.typography.font.sfntly.table.bitmap.IndexSubTable
 
lcar - Static variable in class com.google.typography.font.sfntly.Tag
 
leftSideBearing(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalMetricsTable
 
length() - Method in class com.google.typography.font.sfntly.data.FontData
Gets the length of the data.
length() - Method in class com.google.typography.font.sfntly.table.bitmap.BitmapGlyphInfo
 
length() - Method in class com.google.typography.font.sfntly.table.Header
Get the length of the table as recorded in the table record header.
lengthValid() - Method in class com.google.typography.font.sfntly.table.Header
Is the length in the header valid.
lineGap() - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable.Builder
 
lineGap() - Method in class com.google.typography.font.sfntly.table.core.HorizontalHeaderTable
 
lintFontFile(File) - Method in class com.google.typography.font.sfntly.sample.sflint.SFLint
 
listCharBlockCoverage(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of Unicode blocks covered by the font and the amount each block is covered.
listChars(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of code points of valid characters and their names in the given font.
listCharsNeededToCoverScript(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of characters needed to fully cover scripts partially covered by the font
listCmaps(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list containing the platform ID, encoding ID, and format of all the cmaps in a font
listFontMetrics(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of information regarding various dimensions about the given font from the head, hhea, and OS/2 font tables
listGlyphDimensionBounds(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of minimum and maximum x and y dimensions for the glyphs in the font.
listNameEntries(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of entries in the name table of a font.
listScriptCoverage(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of scripts covered by the font and the amount each block is covered.
listSubglyphFrequency(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of glyphs in the font that are used as subglyphs and the number of times each subglyph is used as a subglyph
listTables(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of tables in the font as well as their sizes.
listUnmappedGlyphs(Font) - Static method in class com.google.typography.font.tools.fontinfo.FontInfo
Gets a list of IDs for glyphs that are not mapped by any cmap in the font
loadFont(File) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
Open a file and read any fonts that it contains.
loadFont(File, boolean) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
Open a file and read any fonts that it contains.
loadFont(File, byte[]...) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
Open a file and read any fonts that it contains and check the fonts against supplied expected fingerprints.
loadFonts(InputStream) - Method in class com.google.typography.font.sfntly.FontFactory
Load the font(s) from the input stream.
loadFonts(byte[]) - Method in class com.google.typography.font.sfntly.FontFactory
Load the font(s) from the byte array.
loadFontsForBuilding(InputStream) - Method in class com.google.typography.font.sfntly.FontFactory
Load the font(s) from the input stream into font builders.
loadFontsForBuilding(byte[]) - Method in class com.google.typography.font.sfntly.FontFactory
Load the font(s) from the byte array into font builders.
loadFontUsingByteArray(File) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
Open a file and read any fonts that it contains.
loadFontUsingByteArray(File, boolean) - Static method in class com.google.typography.font.sfntly.testutils.TestFontUtils
Open a file and read any fonts that it contains.
LoadingTests - Class in com.google.typography.font.sfntly
 
LoadingTests() - Constructor for class com.google.typography.font.sfntly.LoadingTests
 
LoadingTests(String) - Constructor for class com.google.typography.font.sfntly.LoadingTests
 
loca(int) - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable.Builder
Get the value from the loca table for the index specified.
loca(int) - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable
Get the value from the loca table for the index specified.
loca - Static variable in class com.google.typography.font.sfntly.Tag
 
locaList() - Method in class com.google.typography.font.sfntly.table.truetype.LocaTable.Builder
Gets the List of locas for loca table builder.
LocaTable - Class in com.google.typography.font.sfntly.table.truetype
A Loca table - 'loca'.
LocaTable.Builder - Class in com.google.typography.font.sfntly.table.truetype
Builder for a loca table.
log2(int) - Static method in class com.google.typography.font.sfntly.math.FontMath
 
LongHorMetric(int, int) - Constructor for class com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilder.LongHorMetric
 
lowestRecPPEM() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable.Builder
 
lowestRecPPEM() - Method in class com.google.typography.font.sfntly.table.core.FontHeaderTable
 
lsb - Variable in class com.google.typography.font.tools.subsetter.HorizontalMetricsTableBuilder.LongHorMetric
 
lsbTableEntry(int) - Method in class com.google.typography.font.sfntly.table.core.HorizontalMetricsTable
 
LTSH - Static variable in class com.google.typography.font.sfntly.Tag
 
LzcompCompress - Class in com.google.typography.font.tools.conversion.eot
Implement LZCOMP compression algorithm as defined in MicroType Express, part of the EOT draft spec at "http://www.w3.org/Submission/MTX/" Java implementation based on http://www.w3.org/Submission/MTX/ reference code
A B C D E F G H I J K L M N O P R S T U V W X Y 
Skip navigation links