Uses of Class
com.itextpdf.io.font.woff2.Woff2Dec.Woff2Header
Packages that use Woff2Dec.Woff2Header
-
Uses of Woff2Dec.Woff2Header in com.itextpdf.io.font.woff2
Methods in com.itextpdf.io.font.woff2 with parameters of type Woff2Dec.Woff2HeaderModifier and TypeMethodDescriptionprivate static int
Woff2Dec.computeOffsetToFirstTable
(Woff2Dec.Woff2Header hdr) private static void
Woff2Dec.readWoff2Header
(byte[] data, int length, Woff2Dec.Woff2Header hdr) private static void
Woff2Dec.reconstructFont
(byte[] transformed_buf, int transformed_buf_offset, int transformed_buf_size, Woff2Dec.RebuildMetadata metadata, Woff2Dec.Woff2Header hdr, int font_index, Woff2Out out) private static ArrayList
<Woff2Common.Table> Woff2Dec.tables
(Woff2Dec.Woff2Header hdr, int font_index) private static void
Woff2Dec.writeHeaders
(byte[] data, int length, Woff2Dec.RebuildMetadata metadata, Woff2Dec.Woff2Header hdr, Woff2Out out)