freetype2/src/type1
Werner Lemberg 7cc5dfa297 * src/type1/*: Clean up interface.
Ensure that all driver functions use the signature of the service or driver.
This avoids pointer mismatches, which are technically undefined behaviour.
Recent compilers are more picky in catching them as part of Control Flow
Integrity tests.
2023-05-07 14:59:50 +02: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
t1afm.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
t1afm.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1driver.c * src/type1/*: Clean up interface. 2023-05-07 14:59:50 +02:00
t1driver.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1errors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1gload.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
t1gload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1load.c * src/type1/*: Clean up interface. 2023-05-07 14:59:50 +02:00
t1load.h * src/type1/*: Clean up interface. 2023-05-07 14:59:50 +02:00
t1objs.c * src/type1/*: Clean up interface. 2023-05-07 14:59:50 +02:00
t1objs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1parse.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1parse.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
t1tokens.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
type1.c Update all copyright notices. 2023-01-17 09:18:25 +01:00