public class AFMFormatter
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static byte[] |
format(CFFFont font) |
Deprecated.
Create font metric data for the given CFFFont.
|
public static byte[] format(CFFFont font) throws java.io.IOException
font
- the CFFFontjava.io.IOException
- if an error occurs during readingCopyright © 2008–2018. All rights reserved.