Type0FontBuilder

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).

This class provides 1 method for working with Type0FontBuilder objects in Java programs. Available methods include: build. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.

Methods

SignatureDescription
build(baseFontName: String, ttfBytes: byte[])ResultBuilds the Type0 font object graph for the supplied TrueType bytes.

See Also

 English