freetype/src/sdf
anuj 515bdfef7e [sdf] Use 32-bit integers internally.
* src/sdf/ftsdfcommon.h (FT_16D16, FT_26D6): Use 32-bit integers
  instead of `FT_Fixed` for internal data types. `FT_Fixed` i.e.
  `signed long` is 64-bit on some architectures.
2023-02-07 23:03:23 +00:00
..
ftbsdf.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsdf.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsdf.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsdfcommon.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsdfcommon.h [sdf] Use 32-bit integers internally. 2023-02-07 23:03:23 +00:00
ftsdferrs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsdfrend.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ftsdfrend.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
sdf.c Update all copyright notices. 2023-01-17 09:18:25 +01:00