Package com.itextpdf.io.font.woff2
Class Woff2Dec.Woff2Header
java.lang.Object
com.itextpdf.io.font.woff2.Woff2Dec.Woff2Header
- Enclosing class:
Woff2Dec
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
int
int
int
short
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
flavor
public int flavor -
header_version
public int header_version -
num_tables
public short num_tables -
compressed_offset
public int compressed_offset -
compressed_length
public int compressed_length -
uncompressed_size
public int uncompressed_size -
tables
-
ttc_fonts
-
-
Constructor Details
-
Woff2Header
private Woff2Header()
-