6961 Commits (0606350c2a08eec120e4557a07f252e1c72963ce)
 

Author SHA1 Message Date
Werner Lemberg 0606350c2a LICENSE.TXT: Moved to root directory; minor edits. 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
Werner Lemberg 4278ee6ca0 no-copyright: Updated. 4 years ago
Alexei Podtelezhnikov 4e7a01840d * builds/unix/unixddef.mk: Remove the second DEVEL_DIR definition. 4 years ago
Werner Lemberg 5e4ed8ba2b Documentation update for repository move to 'freedesktop.org'. 4 years ago
Werner Lemberg b0f86752a5 .gitattributes: New file. 4 years ago
Werner Lemberg 89184195b4 README, README.git: First updates due to freedesktop.org migration. 4 years ago
Dominik Röttsches 268bdd7764 CHANGES: Mention 'COLR' v1 support. 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 0901a6f74c Tweak .gitignore. 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 bca740d566 Typo. 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 a8d3ad3539 .mailmap: Updated and synchronized with 'freetype2-demos' repository. 4 years ago
Werner Lemberg 286e9e0d72 [sdf] Two more copyright notices. 4 years ago
Werner Lemberg 3c983eb84a [sdf] Fix `make multi`. 4 years ago
Werner Lemberg aa1b5362d3 [sdf] Fix tracing. 4 years ago
Werner Lemberg 04a6443254 [sdf] Add copyright notices. 4 years ago
Werner Lemberg eb2b5bb107 docs/CHANGES: Mention new SDF module. 4 years ago
Anuj Verma b298a64464 [sdf] Add debugging function. 4 years ago
Anuj Verma 6444875f68 [sdf] Add brief technical overview of both rasterizers. 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