freetype2/src/cff
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
..
cff.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffcmap.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffcmap.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffdrivr.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffdrivr.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cfferrs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffgload.c * src/cff/cffgload.c (cff_slot_load): Avoid memory leak. 2023-02-02 10:51:39 +01:00
cffgload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffload.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffobjs.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffobjs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cffparse.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
cffparse.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
cfftoken.h Update all copyright notices. 2023-01-17 09:18:25 +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