7280 Commits (unsigned-revisions)
 

Author SHA1 Message Date
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
Alexei Podtelezhnikov e2cceed857 [builds/windows] Do not set CharacterSet for VC++. 3 years ago
Werner Lemberg f44c2d5860 * src/sdf/ftsdf.c (get_control_box): Fix compiler warning. 3 years ago
Werner Lemberg f11f3ed15b [base] Fix ppem size overflow. 3 years ago
Alexei Podtelezhnikov 536a10aca8 * builds/windows/ftsystem.c (FT_Stream_Open): Cast to remove warning. 3 years ago
Alexei Podtelezhnikov 5116f12963 * builds/windows/ftsystem.c (FT_Stream_Open): Support UNICODE compilation. 3 years ago
Werner Lemberg fed5521016 * src/sfnt/ttcolr.c (tt_face_get_color_glyph_clipbox): Minor fix. 3 years ago
Dominik Röttsches e40ae7569a [sfnt] Add missing blend mode 'plus' to 'COLR' v1. 3 years ago
Werner Lemberg 2c853b38a7 include/freetype/freetype.h (FT_Encoding): Improve documentation. 3 years ago
Werner Lemberg 18fc64e6a3 [smooth] Avoid integer overflow. 3 years ago
Dominik Röttsches 47cf8ebf4a [sfnt] Add API for retrieving a 'COLR' v1 'ClipBox' table. 3 years ago
Werner Lemberg 6be8bfe499 [smooth] Fix left shifts of negative numbers. 3 years ago
Werner Lemberg 09195a82a4 * meson.build: Fix zlib support. 3 years ago
Anuj Verma be6ab31900 [sdf] Fix out-of-range-access. 3 years ago
Anuj Verma ebcc96e559 Fix invalid memory access in `bsdf` rasterizer. 3 years ago
Heiko Becker 47b1a541cb * meson.build: Honor `--includedir` instead of hard-coding 'include'. 3 years ago
Werner Lemberg d2367abac0 src/sfnt/ttcolr.c: Minor formatting. 3 years ago
Dominik Röttsches 30a82e1e5d [sfnt] 'COLR' v1 PaintSweepGradient spec update 3 years ago