Package com.itextpdf.io.font.woff2
Class Woff2Converter
- java.lang.Object
-
- com.itextpdf.io.font.woff2.Woff2Converter
-
public class Woff2Converter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Woff2Converter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
convert(byte[] woff2Bytes)
static boolean
isWoff2Font(byte[] woff2Bytes)
-