5029 Commits (111f2f27b5719f99da8395ca6d93f02c8a03c6ec)

Author SHA1 Message Date
Werner Lemberg 92bd99bd25 Move 'dlg' submodule to `subprojects` directory. 4 years ago
Dominik Röttsches 215ae25330 [sfnt] Update paint format values to support non-variable paints. 4 years ago
Werner Lemberg 7849316ccf * src/tools/update-copyright-year: Fix single-year entry handling. 4 years ago
Werner Lemberg d51452e3ec Add new function `FT_Get_Transform`. 4 years ago
Alexei Podtelezhnikov 70fd20e67e Decorate qsort callbacks with cdecl. 4 years ago
Dominik Röttsches 54c5ad5c92 [sfnt] Implement 'COLR' v1 sweep gradients. 4 years ago
Dominik Röttsches 64f01bfedd [sfnt] Provide optional root transform for 'COLR' v1 glyph graph. 4 years ago
Werner Lemberg 947e475283 [base] Fix Netpbm tracing message. 4 years ago
Werner Lemberg d924a66a5c * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 4 years ago
Werner Lemberg 0636dc8af1 [psaux] Fix integer overflow. 4 years ago
Werner Lemberg 324612ceb2 Always provide logging API. 4 years ago
Alexei Podtelezhnikov 7ae5609dbe * src/base/ftstroke.c (FT_Stroker_EndSubPath): Ignore tiny gaps. 4 years ago
Alexei Podtelezhnikov 4c3bd2ab93 [stroker] Minor clean-up. 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
Werner Lemberg ba1a6acf28 [sfnt] Additional checks for 'colr' table presence. 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
Werner Lemberg cbc14b10e6 Fix ABI incompatibility. 4 years ago
Alexei Podtelezhnikov 6369058eee [dlg] Move the headers to include/dlg to simplify their use. 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 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
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
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 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