Package com.itextpdf.io.font.woff2
Class Woff2Dec.CompositeGlyphInfo
java.lang.Object
com.itextpdf.io.font.woff2.Woff2Dec.CompositeGlyphInfo
- Enclosing class:
Woff2Dec
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
size
public int size -
have_instructions
public boolean have_instructions
-
-
Constructor Details
-
CompositeGlyphInfo
public CompositeGlyphInfo(int size, boolean have_instructions)
-