7354 Commits (32f13c11a4edb2c22d5fad5dca7eb9bcdf2bcdad)
 

Author SHA1 Message Date
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
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