Uses of Class
com.itextpdf.io.font.woff2.Woff2Dec.Woff2FontInfo
-
Packages that use Woff2Dec.Woff2FontInfo Package Description com.itextpdf.io.font.woff2 -
-
Uses of Woff2Dec.Woff2FontInfo in com.itextpdf.io.font.woff2
Fields in com.itextpdf.io.font.woff2 declared as Woff2Dec.Woff2FontInfo Modifier and Type Field Description (package private) Woff2Dec.Woff2FontInfo[]
Woff2Dec.RebuildMetadata. font_infos
Methods in com.itextpdf.io.font.woff2 with parameters of type Woff2Dec.Woff2FontInfo Modifier and Type Method Description private static Woff2Dec.Checksums
Woff2Dec. reconstructGlyf(byte[] data, int data_offset, Woff2Common.Table glyf_table, int glyph_checksum, Woff2Common.Table loca_table, int loca_checksum, Woff2Dec.Woff2FontInfo info, Woff2Out out)
-