7420 Commits (0bf49bd229427b56ab61e8e2c08f3fe448286890)
 

Author SHA1 Message Date
Moazin Khatti 0bf49bd229 Add 'svg' module for OT-SVG rendering. 3 years ago
Moazin Khatti 97c09a803e Add `FT_Glyph` support for OT-SVG glyphs. 3 years ago
Moazin Khatti 5cf01aa2b2 [truetype, cff] Add code to load SVG document. 3 years ago
Moazin Khatti f93a897afe Add code to load OT-SVG glyph documents. 3 years ago
Moazin Khatti 06c1a25e63 Add flag `FT_CONFIG_OPTION_SVG`. 3 years ago
Alexei Podtelezhnikov 0b635b1eb2 [pshinter] Avoid unnecessary zeroing. 3 years ago
Alexei Podtelezhnikov 99a940f84a * include/freetype/freetype.h: Clarify `FT_Size` life cycle. 3 years ago
Alexei Podtelezhnikov 054782c48e [base] Undefined scale means no scale. 3 years ago
Alexei Podtelezhnikov 773e31c783 * src/autofit/afglobal.c (af_face_globals_new): Reduce zeroing. 3 years ago
Alexei Podtelezhnikov d118bf8e35 [bdf,type1] Avoid unnecessary hash zeroing. 3 years ago
Ozkan Sezer 3f6497bdc5 Add Watcom C/C++ calling. 3 years ago
Ben Wagner 5e227133c1 [pshinter] Avoid accessing uninitialized zone. 3 years ago
Alexei Podtelezhnikov edd4fedc54 [cache] Avoid unnecessary zeroing. 3 years ago
Ozkan Sezer 11ea89b51c Add Watcom C/C++ support. 3 years ago
Alexei Podtelezhnikov ba5d661f34 * src/sdf/ftbsdf.c (ED): s/near/prox/. 3 years ago
Alexei Podtelezhnikov 7f7bf6f0f0 * include/freetype/internal/compiler-macros.h [FT_COMPARE_DEF]: Tighten. 3 years ago
Alexei Podtelezhnikov 7eb9a9dbbe * src/pshinter/pshglob.c (psh_globals_new): Avoid zeroing. 3 years ago
Alexei Podtelezhnikov 81b81feb62 * src/base/fthash.c (hash_insert): Avoid unnecessary zeroing. 3 years ago
Alexei Podtelezhnikov 904ad21266 * src/bdf/bdflib.c (_bdf_parse_glyphs): Remove redundant assignment. 3 years ago
Alexei Podtelezhnikov ee52b57121 * src/lzw/ftlzw.c (FT_Stream_OpenLZW): Avoid unnecessary zeroing. 3 years ago
Ben Wagner 6ee8951956 [bzip2] Reset bzip stream on any error. 3 years ago
Werner Lemberg b647dbdeb8 .gitlab-ci.yml: Minor comment cleanups. 3 years ago
Azamat H. Hackimov ca44a236a0 .gitlab-ci.yml: Add steps to `before_script` to ensure recent CA. 3 years ago
Ben Wagner f1d3b9f10a Revert "[bzip2] Avoid use of uninitialized memory." 3 years ago
Ben Wagner e838c37c2c [type42] Track how much type42 ttf data is available. 3 years ago
Dominik Röttsches 3876846e26 [sfnt] Fix limit checks for `COLR` v1 ClipBoxes 3 years ago
Werner Lemberg d0cfb4e1b2 Update all copyright notices. 3 years ago
Werner Lemberg 947fddc8da * src/sfnt/ttcolr.c (read_paint): Fix undefined left-shift operation. 3 years ago
Werner Lemberg 639a02154b * src/type42/t42objs.c (T42_Open_Face): Avoid use of uninitialized memory. 3 years ago
Werner Lemberg 33626164e8 .gitlab-ci.yml: Fix typo in previous commit. 3 years ago
Werner Lemberg 4c0db60772 .gitlab-ci.yml: Update Windows image. 3 years ago
Werner Lemberg 2e62b7446b * subprojects/zlib.wrap: Update from upstream. 3 years ago
Werner Lemberg 4a89112b2a * src/sfnt/ttcolr.c (tt_face_get_color_glyph_clipbox): Add limit checks. 3 years ago
Werner Lemberg 3f9b78fc79 [zlib] Don't typedef `ptrdiff_t`. 3 years ago
Werner Lemberg da8a8b8bcf [zlib] Some organizational changes. 3 years ago
David Turner a25e85ed95 [gzip] Update sources to zlib 1.2.11 3 years ago
David Turner 0d34386366 [meson] Change Zlib configuration option. 3 years ago
Werner Lemberg d276bcb7f0 [bzip2] Avoid use of uninitialized memory. 3 years ago
Alexei Podtelezhnikov ca01112894 [sfnt] Fix off-by-one error. 3 years ago
Werner Lemberg 7a493e3a40 [sfnt, type42] Correct previous commit. 3 years ago
Werner Lemberg bf9b1ef905 * src/sfnt/ttload.c (check_table_dir): Initialize `table`. 3 years ago
Werner Lemberg b5c2172f59 [sfnt] Avoid 'runtime error: applying zero offset to null pointer'. 3 years ago
Werner Lemberg 5aa2a5c34a [autofit, pshinter] Use `FT_OFFSET`. 3 years ago
Ben Wagner afb4ca0151 [truetype] Reset localpoints when varying cvt. 3 years ago
Werner Lemberg 2b672e7210 * builds/unix/configure.raw: Restore `SYSTEM_ZLIB` variable. 3 years ago
Alexander Borsuk 4eb6cb8818 Fix warnings for CMake Unity builds. 3 years ago
Alexander Borsuk 4f35711844 Clang-Tidy warning fixes. 3 years ago
Eli Schwartz d6a5c57727 * meson.build: Optimize lookup for `python3` program. 3 years ago
Eli Schwartz 57fd61805f * builds/meson/*.py: Fix name of python executable for auxiliary scripts. 3 years ago
Eli Schwartz e342f83c0b * meson.build: Check the return value of `run_command`. 3 years ago