Type0FontBuilder
Overview
Type0FontBuilder is a class in Aspose.Pdf FOSS for Java.
Builds the PDF object graph required to embed a TrueType font as a {@code /Type0} composite font with {@code /Identity-H} encoding (ISO 32000-1:2008, ยง9.7).
Methods
| Signature | Description |
|---|---|
build(baseFontName: String, ttfBytes: byte[]) โ Result | Builds the Type0 font object graph for the supplied TrueType bytes. |