7280 Commits (unsigned-revisions)
 

Author SHA1 Message Date
Alexei Podtelezhnikov 19ea07683f Signedness revisions. 3 years ago
Alexei Podtelezhnikov 0f23ae2e80 * src/smooth/ftgrays.c (FT_DIV_MOD): Limit the ARM workaround. 3 years ago
Alexei Podtelezhnikov a156040600 [builds/unix, builds/vms] Standardize `mmap` failure. 3 years ago
Hugh McMaster 467e49e817 autogen.sh: Only copy submodules if building from a git branch. 3 years ago
Alexei Podtelezhnikov bbab0a675e * include/freetype/internal/ftgloadr.h: Add missing header. 3 years ago
Alexei Podtelezhnikov ec6a458821 [pshinter] Additional clean-ups. 3 years ago
Alexei Podtelezhnikov 227445f613 [pshinter] More convenient direction definition. 3 years ago
Alexei Podtelezhnikov d102a51438 [pshinter] Remove unnecessary check. 3 years ago
AnuthaDev 3a65f1a215 CI: Hardcode meson version to fix build failure on windows 3 years ago
Alexei Podtelezhnikov 311764fabb Additional `FT_MSB` macro definitions. 3 years ago
Alexei Podtelezhnikov 68fae526c4 * src/autofit/afhints.c (af_glyph_hints_reload): Decrease casting. 3 years ago
Alexei Podtelezhnikov 1d79c892cf * src/tools/apinames.c: Facilitate OpenVMS linker options. 3 years ago
Alexei Podtelezhnikov dd0ccdc3d3 * src/winfonts/winfnt.c (FNT_Face_Init): Correct reallocation. 3 years ago
Alexei Podtelezhnikov 12ef831fc3 [builds/unix] Do not use autoconf SIZEOF. 3 years ago
Alexei Podtelezhnikov 766b2c19e2 Propagate sign when reading OFF3. 3 years ago
Alexei Podtelezhnikov a69320a9b2 [bdf] Simplify comment collection or lack thereof. 3 years ago
Alexei Podtelezhnikov a29e020059 Use NULL for pointers only. 3 years ago
Werner Lemberg 6d19b29fbc Minor documentation fixes and improvements. 3 years ago
Alexei Podtelezhnikov 3b573e4527 Reference `fopen` in the docs. 3 years ago
Alexei Podtelezhnikov 90b14882ec [bdf, pcf] Minor optimization. 3 years ago
Alexei Podtelezhnikov b4dddd8244 [base] Initialize stream memory earlier. 3 years ago
Alexei Podtelezhnikov 93866bec77 [builds/windows] Revert back to `CreateFileA` only. 3 years ago
Alexei Podtelezhnikov 892e7eadc9 * src/bdf/bdflib.c (_bdf_parse_{start,glyphs}): Use appropriate scanner. 3 years ago
Alexei Podtelezhnikov 6190360967 Minor. 3 years ago
Alexei Podtelezhnikov 71969d1edf * src/cff/cffdrivr.c (cff_ps_get_font_{info,extra}): Use FT_QNEW. 3 years ago
Alexei Podtelezhnikov 529158983d [cache] Minor clean-ups. 3 years ago
Alexei Podtelezhnikov 0b429b609c [builds/windows] Try both wide and narrow `CreateFile` 3 years ago
Edwin Steiner 6e1ef98a04 [cff] Explicitly set StandardEncoding or ExpertEncoding offsets. 3 years ago
Alexei Podtelezhnikov fce74b7365 [cache] Miscellaneous clean-ups. 3 years ago
Alexei Podtelezhnikov 79d14cc256 * src/cff/cffload.c (cff_fd_select_get): Remove casting. 3 years ago
Alexei Podtelezhnikov ae516e6a43 * src/pcf/pcfread.c (pcf_read_TOC): Remove casting. 3 years ago
Alexei Podtelezhnikov 801b7540dc Minor type adjustments. 3 years ago
Alexei Podtelezhnikov 49270c1701 Replace boolean allocation macros with MEM ones. 3 years ago
Alexei Podtelezhnikov 9a4c846e60 [cache] Revert to some zeroing. 3 years ago
Alexei Podtelezhnikov 0a8ee851e0 * src/pshinter/pshrec.c (ps_mask_table_merge_all): Tweak loops. 3 years ago
Alexei Podtelezhnikov 731d0b6856 [cff, pshinter] Clean up unsigned counters. 3 years ago
Alexei Podtelezhnikov 058f3f2d7d [bdf, psnames, sfnt] Avoid some memory zeroing. 3 years ago
Alexei Podtelezhnikov 59b43ae663 * src/base/ftobjs.c (FT_CMap_New): Revert to zeroing. 3 years ago
Alexei Podtelezhnikov 073ff2d77e [truetype] Clean up `exec` initialization. 3 years ago
Alexei Podtelezhnikov fab94f9fcc [truetype] Avoid some memory zeroing. 3 years ago
Alexei Podtelezhnikov c1fa7aa2bc [base] Avoid some memory zeroing. 3 years ago
Alexei Podtelezhnikov a8e8d9d7a4 [cache, psaux] Remove zeros. 3 years ago
Alexei Podtelezhnikov 9870b6c07e [cache] Avoid some memory zeroing. 3 years ago
Alexei Podtelezhnikov 2d57b05928 * src/cache/ftcmanag.c (FTC_Manager_New): Add missing zero. 3 years ago
Alexei Podtelezhnikov 5b626281f1 [truetype] Tweak `hdmx` checking. 3 years ago
Alexei Podtelezhnikov e942a31007 [truetype] Tweak `loca` clamping. 3 years ago
Alexei Podtelezhnikov c350aac099 Fortify memory debugging (cont'd). 3 years ago
Alexei Podtelezhnikov 63806aad9f Fortify memory debugging. 3 years ago
Werner Lemberg 77dcc5ed6a src/tools/ftrandom/ftrandom.c (_XOPEN_SOURCE): Set to 600. 3 years ago
Alexei Podtelezhnikov 7e26c7a6da [builds/windows] Use native memory allocation API. 3 years ago