Package com.itextpdf.io.font.woff2
Class Woff2Dec.Woff2FontInfo
java.lang.Object
com.itextpdf.io.font.woff2.Woff2Dec.Woff2FontInfo
- Enclosing class:
Woff2Dec
Accumulates data we may need to reconstruct a single font. One per font
created for a TTC.
-
Field Summary
FieldsModifier and TypeFieldDescriptionshort
short
short
short[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
num_glyphs
public short num_glyphs -
index_format
public short index_format -
num_hmetrics
public short num_hmetrics -
x_mins
public short[] x_mins -
table_entry_by_tag
-
-
Constructor Details
-
Woff2FontInfo
private Woff2FontInfo()
-