mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-02-05 00:50:28 +01:00
* src/type1/t1load.c (t1_parse_font_matrix): Properly handle result of `T1_ToFixedArray'. * src/cid/cidload.c (cid_parse_font_matrix): Synchronize with `t1_parse_font_matrix'. * src/type42/t42parse.c (t42_parse_font_matrix): Synchronize with `t1_parse_font_matrix'. (t42_parse_encoding): Synchronize with `t1_parse_encoding'. * src/psaux/psobjs.c (ps_parser_load_field) <T1_FIELD_TYPE_BBOX>, <T1_FIELD_TYPE_MMOX>: Properly handle result of `ps_tofixedarray'. |
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| rules.mk | ||
| t42drivr.c | ||
| t42drivr.h | ||
| t42error.h | ||
| t42objs.c | ||
| t42objs.h | ||
| t42parse.c | ||
| t42parse.h | ||
| t42types.h | ||
| type42.c | ||