7440 Commits (fix-sdf-squared-distances)
 

Author SHA1 Message Date
Anuj Verma a75690c855 [sdf] Fix sdf computation while `USE_SQUARED_DISTANCES`. 3 years ago
Tapish Ojha 3d77756e73 [sfnt] Improve sRGB constants. 3 years ago
Werner Lemberg 9476cb7eb3 docs/release: Updated. 3 years ago
Alexei Podtelezhnikov 837f0345a9 * src/pfr/pfrload.c (pfr_phy_font_load): Use FT_QNEW_ARRAY. 3 years ago
Alexei Podtelezhnikov 0ac535900b * src/sdf/ftsdf.c (sdf_*_new): Use standard macro. 3 years ago
Alexei Podtelezhnikov 09223ef929 [pcf] Delay encoding allocation and avoid its zeroing. 3 years ago
Werner Lemberg 267c6918d1 Aarg, typo. 3 years ago
Werner Lemberg 9af1127fbe freetype.h: More updates to `FT_LOAD_COLOR` description. 3 years ago
Werner Lemberg 8b7226bb43 * builds/unix/configure.raw (FT_DEMO_CFLAGS): Pass `-DHAVE-LIBRSVG`. 3 years ago
Werner Lemberg 6a8e95b7a0 Update documentation for `FT_LOAD_COLOR`. 3 years ago
Ben Wagner 5e9caaee78 [pshinter] Ensure all point flags are initialized. 3 years ago
Werner Lemberg 657745212b .mailmap: Typo. 3 years ago
Werner Lemberg ef48a33271 * src/svg/ftsvg.c (ft_svg_property_set): Disallow NULL pointers. 3 years ago
Werner Lemberg cddfe6574b .mailmap: Updated. 3 years ago
Werner Lemberg 21d0fa3742 More documentation on handling OT-SVG. 3 years ago
Werner Lemberg 9c1538525b * src/svg/ftsvg.c: Rename `svg_hooks` to `svg-hooks` for consistency. 3 years ago
Werner Lemberg 112527dd44 [sfnt] Reject malformed SVG tables. 3 years ago
Alexei Podtelezhnikov 706c79a1da * src/psaux/psobjs.c (ps_table_new): Revert to zeroing. 3 years ago
Alexei Podtelezhnikov 0d2b4952a3 [psaux, type1, type42] Avoid annecessary zeroing. 3 years ago
Werner Lemberg 02fa26f4cd [builds/unix] Handle 'librsvg' for demo programs. 3 years ago
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