Uses of Interface
com.itextpdf.io.font.woff2.Woff2Out
Packages that use Woff2Out
-
Uses of Woff2Out in com.itextpdf.io.font.woff2
Classes in com.itextpdf.io.font.woff2 that implement Woff2OutModifier and TypeClassDescription(package private) class
Fixed memory block for woff2 out.Methods in com.itextpdf.io.font.woff2 with parameters of type Woff2OutModifier and TypeMethodDescriptionstatic void
Woff2Dec.convertWoff2ToTtf
(byte[] data, int length, Woff2Out out) private static void
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 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) private static int
Woff2Dec.reconstructTransformedHmtx
(byte[] transformed_buf, int transformed_offset, int transformed_size, int num_glyphs, int num_hmetrics, short[] x_mins, Woff2Out out) private static int
private static void
Woff2Dec.writeHeaders
(byte[] data, int length, Woff2Dec.RebuildMetadata metadata, Woff2Dec.Woff2Header hdr, Woff2Out out)