7440 Commits (fix-sdf-squared-distances)
 

Author SHA1 Message Date
Anurag Thakur 943a6bf7e6 Add clang build to linux CI 3 years ago
Anurag Thakur ede96b239b CI: Add macOS CI, including a clang build 3 years ago
Alexei Podtelezhnikov e294a95ca8 * src/cid/cidload.c (parse_fd_array): Protect against trancation. 3 years ago
Alexei Podtelezhnikov 1029eb9377 [type1] Revert to signed size for binary data. 3 years ago
Alexei Podtelezhnikov 77bd46e959 [psaux] Signedness revisions. 3 years ago
Alexei Podtelezhnikov 3b036820d6 [cid] Signedness revisions. 3 years ago
Alexei Podtelezhnikov 012b4f2d48 * src/cid/cidload.c (cid_face_open): Streamline CIDCount check. 3 years ago
Alexei Podtelezhnikov 946df22165 * src/cid/cidload.c (cid_face_open): Streamline SubrCount check. 3 years ago
Alexei Podtelezhnikov 0313a11c4c * src/cid/cidgload.c (cid_load_glyph): Fortify incremental loading. 3 years ago
Alexei Podtelezhnikov 22befeef82 Signedness revisions. 3 years ago
Jan Alexander Steffens (heftig) 842ec5ed62 meson.build (gen_docs): Use `current_source_dir` instead of `source_root`. 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