kc3-lang/freetype/src/gxvalid

Branch :


Log

Author Commit Date CI Message
32cb5390 2025-09-06 06:14:03 Update all copyright notices.
8d82c9fa 2025-07-01 17:08:37 */*: Fix trivial signedness issues with format strings in trace messages. As reported with clang 19's `-Wformat` option.
15b7e8c3 2025-05-14 10:20:04 Whitespace, formatting, minor spelling fix.
47574f7e 2024-01-27 11:11:22 Update all copyright notices.
e0e5b838 2023-09-25 22:26:15 * src/gxvalid/gxvcommn.h (GXV_USHORT_TO_SHORT): Removed.
b641b607 2023-06-03 06:09:30 Minor formatting.
65f85237 2023-01-17 09:18:25 Update all copyright notices.
6a179ff7 2023-01-16 16:38:56 sr/*.c: Various minor fixes. * src/autofit/ft-hb.c (_hb_ft_reference_table): Call `FT_UNUSED` after variable declarations. * src/gxvalid/gxvjust.c (gxv_just_widthDeltaClusters_validate): Eliminate unused variable. * src/gzip/ftgzip.c: Don't call GCC '-Wstrict-prototypes' pragma for C++ compiler. * src/sfnt/ttcolr.c (ENSURE_READ_BYTES): Remove final semicolon to avoid compiler warning. * src/sfnt/ttsvg.c (tt_face_load_svg_doc): Fix signedness warning.
695d606a 2022-04-01 08:50:33 Whitespace.
d0cfb4e1 2022-01-11 10:54:10 Update all copyright notices.