Nikhil Ramakrishnan
e496cb2980
[woff2] Read table and collection directory.
* include/freetype/internal/wofftypes.h (WOFF2_TtcFontRec): New
structure.
(WOFF2_HeaderRec): Add more fields.
* src/sfnt/sfwoff2.c (READ_255USHORT, READ_BASE128, ROUND4): New
macros.
(Read255UShort, CollectionHeaderSize, compute_first_table_offset):
New functions.
(ReadBase128): Use `FT_READ_BYTE'.
(woff2_open_font): Add functionality to read table directory and
collection directory (if present).
2019-08-27 09:02:33 +02:00
..
2019-04-06 06:38:16 +02:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-05-31 22:31:47 -04:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2018-06-03 22:00:42 +02:00
2019-02-23 10:07:09 +01:00
2019-05-02 23:06:55 -04:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-02-23 10:07:09 +01:00
2019-06-13 11:12:26 +02:00
2019-08-27 08:53:51 +02:00
2019-02-23 10:07:09 +01:00
2019-05-30 23:57:34 +05:30
2019-06-10 23:09:49 -04:00
2019-02-23 10:07:09 +01:00
2019-05-30 23:57:34 +05:30
2019-06-10 23:09:49 -04:00
2019-05-30 23:57:34 +05:30
2019-08-27 09:02:33 +02:00