5040 Commits (601c5a611e4ce90bfdb1b113759d903baf88698e)

Author SHA1 Message Date
Werner Lemberg 601c5a611e Improve ChangeLog entry for last commit. 4 years ago
Vincent Torri bb33f03a71 * builds/windows/ftsystem.c: Add shared memory support on Windows. 4 years ago
Werner Lemberg c7cc947c0f Minor documentation fixes. 4 years ago
Werner Lemberg 209e9841f2 Require HarfBuzz 2.0.0. 4 years ago
Alexei Podtelezhnikov 8dc311320c * autogen.sh: Absorb `version.sed'. 4 years ago
Alexei Podtelezhnikov b594cd90bd * srd/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix return value. 4 years ago
Nikolaus Waxweiler f1f9705f93 [afshaper] Fix hb_ot_tags_from_script deprecation warning. 4 years ago
Werner Lemberg d35c7f7cba * src/tools/update-copyright-year: Fix single-year entry handling. 4 years ago
Werner Lemberg b6e8a71266 Update all copyright notices. 4 years ago
Alexei Podtelezhnikov 4e7a01840d * builds/unix/unixddef.mk: Remove the second DEVEL_DIR definition. 4 years ago
Werner Lemberg ba1a6acf28 [sfnt] Additional checks for 'colr' table presence. 4 years ago
Dominik Röttsches 53fea87745 Add config option to test for 'COLR' v1 support in headers. 4 years ago
Dominik Röttsches 4b58cf47cc [base] Fill 'COLR' v1 API templates to make them work (#59703). 4 years ago
Dominik Röttsches d3e95d97a0 [sfnt] Register 'COLR' v1 API in driver (#59703). 4 years ago
Dominik Röttsches 6260b4901c [sfnt] Add 'COLR' v1 API to retrieve color layers (#59703). 4 years ago
Dominik Röttsches be06a9d002 [sfnt] Add 'COLR' v1 API to iterate color stops (#59703). 4 years ago
Dominik Röttsches cdad4db424 [sfnt] Add API to get actual paint from `FT_OpaquePaint` (#59703). 4 years ago
Dominik Röttsches 9e422b67c8 [sfnt] Add API to retrieve 'COLR' v1 root paint (#59703). 4 years ago
Dominik Röttsches 08dba4dc35 Add new methods required for 'COLR' v1 to public API (#59703). 4 years ago
Dominik Röttsches f57c24db63 Add types required for 'COLR' v1 to public API (#59703). 4 years ago
Werner Lemberg 03ceda9701 * builds/*: s/BUILD_DIR/PLATFORM_DIR/. 4 years ago
Alexei Podtelezhnikov 3431553836 [builds] Revert `FTMODULE_H' changes. 4 years ago
Alexei Podtelezhnikov 6f24bab68c [builds/windows] Fix up DLG build with VC++. 4 years ago
Alexei Podtelezhnikov 576403f22b [builds] Relocate `FTMODULE_H'. 4 years ago
Werner Lemberg cbc14b10e6 Fix ABI incompatibility. 4 years ago
Werner Lemberg 8afc185433 Fix typos from last commit. 4 years ago
Alexei Podtelezhnikov 6369058eee [dlg] Move the headers to include/dlg to simplify their use. 4 years ago
Werner Lemberg f88c00e45a * meson.build: Add summary. 4 years ago
Torsten Hilbrich c6345ca36d * meson.build: Fix 'png' build option (#59458). 4 years ago
Alexei Podtelezhnikov 74f1b6be4a [builds/windows] Add SDF to VC2010 project. 4 years ago
Werner Lemberg c6ff2556c8 [sdf] Use 'counter-clockwise', not 'anti-clockwise'. 4 years ago
Werner Lemberg b6c8542dfc * src/base/ftobjs.c (pixel_modes): Updated. 4 years ago
Anuj Verma 10a5dfec7f [sdf] Remove custom memory tracker. 4 years ago
Werner Lemberg 3c983eb84a [sdf] Fix `make multi`. 4 years ago
Werner Lemberg aa1b5362d3 [sdf] Fix tracing. 4 years ago
Anuj Verma b298a64464 [sdf] Add debugging function. 4 years ago
Anuj Verma 6cd6df55c9 [sdf] Add 'bsdf' renderer to 'sdf' module. 4 years ago
Anuj Verma d27d107f15 [sdf] Add interface functions for the 'bsdf' rasterizer. 4 years ago
Anuj Verma a21134751c [sdf] Add function to copy SDF data into output bitmap. 4 years ago
Anuj Verma e2ae96b978 [sdf] Add '8-point sequential Euclidean distance mapping' algorithm. 4 years ago
Anuj Verma 6b9a8044be [sdf] Add function to copy source bitmap to distance map. 4 years ago
Anuj Verma 0f644f38e9 [sdf] Add functions to compute pixel edge distances. 4 years ago
Anuj Verma c576176461 [sdf] Add function to find edge pixels in a grid of alpha values. 4 years ago
Anuj Verma 9bbb3611b3 [sdf] Add essential structures for the 'bsdf' rasterizer. 4 years ago
Anuj Verma c6f394bf7d [sdf] Add 'sdf' module to non-gnumake build systems. 4 years ago
Anuj Verma 05f6088df3 [sdf] Added basic overlapping contour support. 4 years ago
Anuj Verma 879ca87f0b [sdf] Add build infrastructure. 4 years ago
Anuj Verma 665ac96792 [sdf] Add interface functions for the 'sdf' rasterizer. 4 years ago
Anuj Verma 1010f2c39c [sdf] Add subdivision and bounding box optimization. 4 years ago
Anuj Verma 986d3108ac [sdf] Add function to generate SDF. 4 years ago