7347 Commits (a11650d7faf4e91d6ad9aafb1bde5207c2c25124)
 

Author SHA1 Message Date
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
Alexei Podtelezhnikov 7482c98f15 [base] Clean up stream reading. 3 years ago
Alexei Podtelezhnikov 612925ff22 s/0/NULL/ where appropriate. 3 years ago
Alexei Podtelezhnikov efa1a35907 * builds/windows/ftsystem.c (FT_Stream_Open): Fix double-close. 3 years ago
Alexei Podtelezhnikov b6c11d494e [smooth] Reduce shift in multiply-shift optimization. 3 years ago
Werner Lemberg d1c2000504 [truetype] Fix compilation if !TT_CONFIG_OPTION_BYTECODE_INTERPRETER. 3 years ago
Alexei Podtelezhnikov 6804ce2986 [builds/windows] Revise SSE2 settings. 3 years ago
Ben Wagner a842a0984b [smooth] Detect SSE2 with MSVC for x86 3 years ago
Alexei Podtelezhnikov 3785393d1a Expand comment (cont'd). 3 years ago
Alexei Podtelezhnikov 686e2a5eb3 Expand comment. 3 years ago
Alexei Podtelezhnikov f7f9cb0dde * src/smooth/ftgrays.c (gray_render_conic): Refactor redundancy. 3 years ago
suzuki toshiya 5031835790 [truetype] Fix for the family name shorter than 8 characters. 3 years ago
suzuki toshiya c4fc0e690c [truetype] Simplify `trick_names'. 3 years ago
suzuki toshiya 992382ba29 [truetype] Add 2 tricky font names. 3 years ago
suzuki toshiya 2b3ccd6e26 [truetype] New function to skip the randomization tag. 3 years ago
suzuki toshiya 1c23982dd2 [truetype] Add checksums for 2 tricky fonts. 3 years ago
Alexei Podtelezhnikov 78f2bd0bd3 Whitespace formatting. 3 years ago
Alexei Podtelezhnikov d92aa23fd7 Decorate const arguments. 3 years ago
Alexei Podtelezhnikov d62d583d92 [smooth] Clean up the null cell usage. 3 years ago
Alexei Podtelezhnikov 6e9d8d314f [base] Restore quiet no-op rendering of bitmap glyphs. 3 years ago
Alexei Podtelezhnikov de3b5c201c [smooth] Fortify 64-bit algorithm. 3 years ago
Carlo Bramini f0f00f7c16 * builds/windows/ftsystem.c (FT_Stream_Open): Support legacy Windows. 3 years ago
Alexei Podtelezhnikov ffdac8d67e Determine `long long` availability based on its size. 3 years ago
Dominik Röttsches 633fe08764 [sfnt] Fix format expectation for `COLR` v1 ClipList 3 years ago
Alexei Podtelezhnikov 02ba0fc81e Readily use `long long` as a 64-bit type in C99 mode. 3 years ago
Alexei Podtelezhnikov 857038399a Use FT_INT64 instead of FT_LONG64. 3 years ago