| Interface | Description |
|---|---|
| TableSubsetter |
| Class | Description |
|---|---|
| BasicSubsetTests | |
| CMapTableBuilder |
This is a medium-level builder for CMap tables, given the mapping from Unicode codepoint
to glyph id.
|
| CMapTableBuilderTest | |
| CMapTableSubsetter | |
| DumbSubsetter |
Note: at the moment, this class just replicates the existing functionality in sfntly.
|
| GlyphRenumberer |
A utility class for applying a mapping to glyph number references within a TrueType composite
glyph object.
|
| GlyphStripper |
Strip the hints from one glyph.
|
| GlyphTableStripper | |
| GlyphTableSubsetter | |
| HintStripper | |
| HintStripTest | |
| HorizontalMetricsTableBuilder |
A builder method for the hmtx (horizontal metrics) table.
|
| HorizontalMetricsTableBuilder.LongHorMetric | |
| HorizontalMetricsTableBuilderTest | |
| HorizontalMetricsTableSubsetter | |
| PostScriptTableBuilder |
Builder for PostScript table.
|
| PostScriptTableBuilderTest | |
| PostScriptTableSubsetter | |
| RenumberingCMapTableSubsetter | |
| RenumberingSubsetter | |
| RenumberingSubsetTest | |
| Subsetter |
sfntly sample code demonstrating subsetting.
|
| TableSubsetterImpl |