public final class Type1FontFormatter extends Object
Constructor and Description |
---|
Type1FontFormatter(Map<Integer,Integer> gids) |
Modifier and Type | Method and Description |
---|---|
byte[] |
format(org.apache.fontbox.cff.CFFFont font,
String i)
Read and convert a given CFFFont.
|
public byte[] format(org.apache.fontbox.cff.CFFFont font, String i) throws IOException
font
- the given CFFFonti
- IOException
- if an error occurs during reading the given fontCopyright © 2025 Apache Software Foundation. All rights reserved.