Package | Description |
---|---|
com.google.typography.font.sfntly.table.bitmap |
Modifier and Type | Method and Description |
---|---|
static EbdtTable.Builder |
EbdtTable.Builder.createBuilder(Header header,
ReadableFontData data)
Create a new builder using the header information and data provided.
|
static EbdtTable.Builder |
EbdtTable.Builder.createBuilder(Header header,
WritableFontData data)
Create a new builder using the header information and data provided.
|