7100 Commits (35b21c71e5d9513a7c29ad4fc3efbbb0546a6e6a)
 

Author SHA1 Message Date
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
Alexei Podtelezhnikov 56ae943050 [truetype] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov c177cc354d [woff2] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov 4e1c6a12e5 * src/gzip/ftgzip.c (ft_gzip_alloc): Zero out memory again. 4 years ago
Alexei Podtelezhnikov f631542dae [lzw] Preserve decompression stack when relocating to heap. 4 years ago
Alexei Podtelezhnikov c213c8a9bb * src/cid/cidgload.c (cid_load_glyph): Restore the glyph_length check. 4 years ago
Werner Lemberg 2ec6feaf39 * src/psmodule.c (ps_unicodes_init): Ignore empty glyph names. 4 years ago
Alexei Podtelezhnikov caff87b1f9 * src/sfnt/sfobjs.c (sfnt_init_face): Revert macro change. 4 years ago
Alexei Podtelezhnikov 8750e843df [cff] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov 618d0834c7 [pfr] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov b0a281974d * src/winfonts/winfnt.c (FNT_Face_Init): Tweak memory macro. 4 years ago
Alexei Podtelezhnikov deee5b7017 [psaux,psnames] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov 270ff52f62 [base] Avoid some memory zeroing. 4 years ago
Alexei Podtelezhnikov c2d283143a [bdf,pcf] Avoid some memory zeroing. 4 years ago