mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-15 19:48:06 +02:00
* src/base/ftcalc.c (FT_Matrix_Check): New base function to properly reject degenerate font matrices. * include/freetype/internal/ftcalc.h: Updated. * src/cff/cffparse.c (cff_parse_font_matrix), src/cid/cidload.c (cid_parse_font_matrix), src/type1/t1load.c (t1_parse_font_matrix), src/type42/t42parse.c (t42_parse_font_matrix): Use `FT_Matrix_Check'. |
||
|---|---|---|
| .. | ||
| Jamfile | ||
| module.mk | ||
| rules.mk | ||
| t42drivr.c | ||
| t42drivr.h | ||
| t42error.h | ||
| t42objs.c | ||
| t42objs.h | ||
| t42parse.c | ||
| t42parse.h | ||
| t42types.h | ||
| type42.c | ||