OpenTypeBuilder

OpenTypeBuilder

Overview

OpenTypeBuilder is a class in Aspose.PDF FOSS for Java.

Builds a synthetic CFF-flavored OpenType ({@code .otf}) file in memory from a parsed CFF font + a PDF /Encoding + PDF /Widths.

This class provides 1 method for working with OpenTypeBuilder 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(in: Inputs)byte[]Wraps a CFF font into an OTF and returns the bytes ready for
{@link java.awt.Font#createFont}.

See Also

 English