| Package | Description |
|---|---|
| com.google.typography.font.sfntly.table.truetype | |
| com.google.typography.font.tools.subsetter |
| Modifier and Type | Class and Description |
|---|---|
static class |
Glyph.Builder<T extends Glyph> |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeGlyph |
class |
SimpleGlyph |
| Modifier and Type | Method and Description |
|---|---|
Glyph |
GlyphTable.glyph(int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
Glyph.Builder<? extends Glyph> |
GlyphTable.Builder.glyphBuilder(ReadableFontData data) |
java.util.List<Glyph.Builder<? extends Glyph>> |
GlyphTable.Builder.glyphBuilders()
Gets the List of glyph builders for the glyph table builder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GlyphTable.Builder.setGlyphBuilders(java.util.List<Glyph.Builder<? extends Glyph>> glyphBuilders)
Replace the internal glyph builders with the one provided.
|
| Modifier and Type | Method and Description |
|---|---|
Glyph.Builder<? extends Glyph> |
GlyphStripper.stripGlyph(Glyph glyph) |
| Modifier and Type | Method and Description |
|---|---|
Glyph.Builder<? extends Glyph> |
GlyphStripper.stripGlyph(Glyph glyph) |