7113 Commits (c6fcd61228ea349e76aa4f09442c431308da3262)
 

Author SHA1 Message Date
Alexei Podtelezhnikov c6fcd61228 Add a comment. 4 years ago
Alexei Podtelezhnikov 8336d53cff [type42] Fix new memory leak. 4 years ago
Werner Lemberg db0f2c448e [psaux] Fix another assertion. 4 years ago
Werner Lemberg a34afe6786 [psaux] Fix assertions. 4 years ago
Alexei Podtelezhnikov 9bfecfd2b6 * src/truetype/ttinterp.c (TT_RunIns): Optimize tracing. 4 years ago
Alexei Podtelezhnikov 7833e308ef [sdf] Fix SDF positioning. 4 years ago
Alexei Podtelezhnikov 8dc02fb999 More CHANGES. 4 years ago
Werner Lemberg 08f66322e3 More various documentation improvements and fixes. 4 years ago
Werner Lemberg d586927d16 Various documentation improvements and fixes. 4 years ago
Werner Lemberg 640f654bd1 Fix 'devel' build for COLR 'v1'. 4 years ago
Werner Lemberg b24cfc8dcc [sfnt] Sanitize cmap4 table better. 4 years ago
Dominik Röttsches ee6d03d369 [sfnt] Pointer validity check when reading COLR 'v1' layers 4 years ago
Werner Lemberg 41fa19fcea * src/sdf/ftsdfcommon.c: Fix inclusion of header files. 4 years ago
Werner Lemberg 35b21c71e5 [sdf] Make `make multi` work. 4 years ago
Werner Lemberg 36ee71714f [sdf] Formatting and improved comments. 4 years ago
Anuj Verma 2b1d556269 [sdf] Use 8 bits for final SDF output instead of 16bits. 4 years ago
Ben Wagner 2a6665a4c0 [sfnt] Fix fallout from 2021-05-29 change. 4 years ago
Werner Lemberg 7ca7da9d13 * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix tracing. 4 years ago
Werner Lemberg 0abbc9f512 [psaux] Fix MSVC compiler warnings. 4 years ago
Werner Lemberg 6e253b26b2 Typos in previous commit. 4 years ago
Werner Lemberg a50c39aa8e Fix compilation errors and (some) warnings for clang++. 4 years ago
Werner Lemberg 2bfdc161fb [build] Allow overriding of `ANSIFLAGS` for GNU make build. 4 years ago
Alexei Podtelezhnikov 28eee3636c [type42] Fix auto-hinting. 4 years ago
Werner Lemberg 0d1c306e51 [psaux] Guard and trace AFM kern data allocation. 4 years ago
Werner Lemberg 5f485339be .gitignore: Add `subprojects` directory, fix some patterns. 4 years ago
Alexei Podtelezhnikov 16947c0eb1 * meson.build (ft2_public_headers): Add missing `ftcid.h'. 4 years ago
Alexei Podtelezhnikov 2468e59af1 [type42] Avoid some memory zeroing. 4 years ago
Nikolaus Waxweiler ebf9e5ac71 [CMake] Update dependency finders. 4 years ago
Ben Wagner 06e21ffedf [gzip] Use exact type for `ft_gzip_alloc` and `ft_gzip_free`. 4 years ago
Alexei Podtelezhnikov 81852fbccc Prioritize the anti-aliasing renderer module. 4 years ago
Alexei Podtelezhnikov 1bc801b0d6 [sfnt] Additional guards on the POST table. 4 years ago
Daniel McArdle de15165774 [psaux] Use doubling allocation strategy for CF2_ArrStack. 4 years ago
Alexei Podtelezhnikov 2d3f5dd294 * src/smooth/ftgrays.c (FT_MAX_GRAY_SPANS): Increase from 10 to 16. 4 years ago
Alexei Podtelezhnikov c653b8d2f1 * src/smooth/ftgrays.c (FT_GRAY_SET): Adjust for better code. 4 years ago
Alexei Podtelezhnikov 8f43d324d1 [smooth] Faster bitmap sweeping. 4 years ago
Alexei Podtelezhnikov b070264521 * src/smooth/ftgrays.c (gray_hline): Simplify even-odd computations. 4 years ago
Alexei Podtelezhnikov 967a34eee3 [type1] Avoid MM memory zeroing. 4 years ago
Alexei Podtelezhnikov 2f62d8e075 * src/bdf/bdflib.c (_bdf_list_ensure): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 79ed536d01 * src/psaux/psobjs.c (ps_parser_load_field): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 44c59414eb * src/sfnt/sfobjs.c (sfnt_load_face): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 998c7c0f1c * src/cid/cidload.c (cid_read_subrs): Tweak allocation macro. 4 years ago
Alexei Podtelezhnikov 2d95784885 * src/base/ftrfork.c (FT_Raccess_Get_DataOffsets): Tweak allocation. 4 years ago
Alexei Podtelezhnikov 8150ed0db2 [cff,psaux] Avoid memory zeroing (contd.). 4 years ago
Ben Wagner 82fd32d674 * src/cid/cidload.c (cid_hex_to_binary): Improve return value. 4 years ago
Alexei Podtelezhnikov 66630d882c [sfnt] Streamline POST format 2.0 handing. 4 years ago
Alexei Podtelezhnikov ec95f9c921 [bdf,pcf] Avoid memory zeroing (contd.). 4 years ago
Alexei Podtelezhnikov d911cb5392 * src/cid/cidload.c (cid_read_subrs): Tweak allocaton macro. 4 years ago
Alexei Podtelezhnikov dc42f826af [sfnt] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov b8968d666e * src/sfnt/ttpost.c (load_format_{20,25}): Tweak allocaton macros. 4 years ago
Alexei Podtelezhnikov 2583b6085e * src/sfnt/pngshim.c (Load_SBit_Png): Tweak allocaton macro. 4 years ago