7272 Commits (3a65f1a2152b4222ec1e97f6a3229d8fd04c76aa)
 

Author SHA1 Message Date
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
Werner Lemberg 60a93ea231 [dlg] Synchronize with upstream. 3 years ago
Alexei Podtelezhnikov aee1fd3bb8 Cosmetic zeros. 3 years ago
Alexei Podtelezhnikov 7bf655b228 * src/bdf/bdflib.c (_bdf_parse_start): Keep parser memory. 3 years ago
Werner Lemberg d1d3dc0235 autogen.sh: Make it work with old Solaris 10 shell. 3 years ago
Alexei Podtelezhnikov 7f8f0c1c70 [smooth, raster, sdf] Clean up initialization calls. 3 years ago
Alexei Podtelezhnikov a7b199d081 * src/cache/ftcmanag.c (FTC_Manager_New): Avoid some zeroing. 3 years ago
Alexei Podtelezhnikov 0a6f0f8fed * src/bdf/bdflib.c (bdf_load_font): Remove memory shuffling. 3 years ago
Alexei Podtelezhnikov a81cf5aade Cosmetic zeros. 3 years ago