Modifier and Type | Method and Description |
---|---|
byte[] |
getContents()
Returns a byte array containing the raw font file contents, so that
they can be embedded in other documents.
|
FontUse |
getFontUse()
Return the parent
FontUse instance. |
FontUse getFontUse()
FontUse
instance.FontUse
instance used to create this FontOutput
implementation.byte[] getContents()
Returns a byte array containing the raw font file contents, so that they can be embedded in other documents.
Note that if the font is configured to be subsetted, the byte arrays returned will contain only the subsetted portion of the font file.
Font.isEmbeddable()
is false.This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.