public class Type1FontFormatter
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static byte[] |
format(CFFFont font) |
Read and convert a given CFFFont.
|
public static byte[] format(CFFFont font) throws java.io.IOException
font - the given CFFFontjava.io.IOException - if an error occurs during reading the given fontCopyright © 2008–2018. All rights reserved.