freetype2/src
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
..
autofit Fix invalid function pointer casts. 2019-03-07 09:43:05 +01:00
base [base] Handle numeric overflow (#55827). 2019-03-05 11:35:03 +01:00
bdf Update all copyright notices. 2019-02-23 10:07:09 +01:00
bzip2 Update all copyright notices. 2019-02-23 10:07:09 +01:00
cache Update all copyright notices. 2019-02-23 10:07:09 +01:00
cff Update all copyright notices. 2019-02-23 10:07:09 +01:00
cid Fix invalid function pointer casts. 2019-03-07 09:43:05 +01:00
gxvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
gzip Update all copyright notices. 2019-02-23 10:07:09 +01:00
lzw Update all copyright notices. 2019-02-23 10:07:09 +01:00
otvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
pcf Update all copyright notices. 2019-02-23 10:07:09 +01:00
pfr Update all copyright notices. 2019-02-23 10:07:09 +01:00
psaux Fix use of uninitialized memory. 2019-03-05 11:28:19 +01:00
pshinter Update all copyright notices. 2019-02-23 10:07:09 +01:00
psnames Update all copyright notices. 2019-02-23 10:07:09 +01:00
raster Update all copyright notices. 2019-02-23 10:07:09 +01:00
sfnt Update all copyright notices. 2019-02-23 10:07:09 +01:00
smooth Update all copyright notices. 2019-02-23 10:07:09 +01:00
tools Update all copyright notices. 2019-02-23 10:07:09 +01:00
truetype Update all copyright notices. 2019-02-23 10:07:09 +01:00
type1 Update all copyright notices. 2019-02-23 10:07:09 +01:00
type42 Update all copyright notices. 2019-02-23 10:07:09 +01:00
winfonts Update all copyright notices. 2019-02-23 10:07:09 +01:00
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00