Package | Description |
---|---|
com.google.typography.font.sfntly.data |
Modifier and Type | Class and Description |
---|---|
class |
ReadableFontData
Writable font data wrapper.
|
class |
WritableFontData
Writable font data wrapper.
|
Modifier and Type | Method and Description |
---|---|
abstract FontData |
FontData.slice(int offset)
Makes a bottom bound only slice of this array.
|
abstract FontData |
FontData.slice(int offset,
int length)
Makes a slice of this FontData.
|