Package com.itextpdf.io.font.woff2
Class Woff2Dec.CompositeGlyphInfo
- java.lang.Object
-
- com.itextpdf.io.font.woff2.Woff2Dec.CompositeGlyphInfo
-
- Enclosing class:
- Woff2Dec
private static class Woff2Dec.CompositeGlyphInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
have_instructions
int
size
-
Constructor Summary
Constructors Constructor Description CompositeGlyphInfo(int size, boolean have_instructions)
-