freetype2/src/cid
Andrei Alexeyev 2f4b740ce4 Fix invalid function pointer casts.
This change should allow Freetype to work on WASM/Emscripten without
needing `-s EMULATE_FUNCTION_POINTER_CASTS=1'.

* src/autofit/afdummy.c (af_dummy_hints_apply): Fix signature.

* src/cid/cidload.c (cid_parse_font_matrix, parse_fd_array,
parse_expansion_factor, parse_font_name): Return `void', not
`FT_Error'.

* include/freetype/internal/ftobjs.h (FT_CMap_CharVarIsDefaultFunc):
Fix signature.
2019-03-07 09:43:05 +01:00
..
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00
ciderrs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidgload.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidgload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidload.c Fix invalid function pointer casts. 2019-03-07 09:43:05 +01:00
cidload.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidobjs.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidobjs.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidparse.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidparse.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidriver.c Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidriver.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
cidtoken.h Update all copyright notices. 2019-02-23 10:07:09 +01:00
module.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
rules.mk Update all copyright notices. 2019-02-23 10:07:09 +01:00
type1cid.c Update all copyright notices. 2019-02-23 10:07:09 +01:00