public interface MergeFonts
Modifier and Type | Method and Description |
---|---|
byte[] |
getMergedFontSubset() |
void |
readFont(java.io.InputStream is,
java.lang.String name,
FontContainer fontContainer,
java.util.Map<java.lang.Integer,java.lang.Integer> subsetGlyphs,
boolean cid) |
void readFont(java.io.InputStream is, java.lang.String name, FontContainer fontContainer, java.util.Map<java.lang.Integer,java.lang.Integer> subsetGlyphs, boolean cid) throws java.io.IOException
java.io.IOException
byte[] getMergedFontSubset() throws java.io.IOException
java.io.IOException
Copyright 2007-2025 The Apache Software Foundation. All Rights Reserved.