freetype2/src/truetype
Werner Lemberg be724c8142 For debugging, avoid implicit conversion from integer to double.
Otherwise we get zillions of clang 15 warnings.

* src/autofit/afcjk.c, src/autofit/afhints.c, src/autofit/aflatin.c,
src/base/ftobjs.c, src/base/ftoutln.c, src/cff/cffparse.c,
src/raster/ftraster.c, src/sfnt/pngshim.c, src/truetype/ttgload.c,
src/truetype/ttgxvar.c, src/truetype/ttobjs.c, src/type1/t1gload.c: Use
`double` cast in debugging and tracing macros.
2023-02-08 21:09:32 +01:00
..
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
truetype.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttdriver.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttdriver.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
tterrors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgload.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
ttgload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgxvar.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
ttgxvar.h [truetype, type1] Additional variation tags. 2023-02-08 14:58:46 +00:00
ttinterp.c Avoid reserved identifiers that are globally defined. 2023-02-08 21:09:30 +01:00
ttinterp.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttobjs.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
ttobjs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttpload.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttpload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttsubpix.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttsubpix.h Update all copyright notices. 2023-01-17 09:18:25 +01:00