mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-16 08:38: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 | ||
| t1afm.c | ||
| t1afm.h | ||
| t1driver.c | ||
| t1driver.h | ||
| t1errors.h | ||
| t1gload.c | ||
| t1gload.h | ||
| t1load.c | ||
| t1load.h | ||
| t1objs.c | ||
| t1objs.h | ||
| t1parse.c | ||
| t1parse.h | ||
| t1tokens.h | ||
| type1.c | ||