summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Always provide logging API.Werner Lemberg2021-01-311-0/+14
* * builds/unix/configure.raw: Fix typo.Werner Lemberg2021-01-301-0/+8
* * src/base/ftstroke.c (FT_Stroker_EndSubPath): Ignore tiny gaps.Alexei Podtelezhnikov2021-01-271-0/+6
* [stroker] Minor clean-up.Alexei Podtelezhnikov2021-01-271-0/+8
* Improve ChangeLog entry for last commit.Werner Lemberg2021-01-271-0/+5
* * builds/windows/ftsystem.c: Add shared memory support on Windows.Vincent Torri2021-01-271-0/+4
* Minor documentation fixes.Werner Lemberg2021-01-231-1/+1
* Require HarfBuzz 2.0.0.Werner Lemberg2021-01-231-0/+9
* * autogen.sh: Absorb `version.sed'.Alexei Podtelezhnikov2021-01-221-0/+5
* * srd/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix return value.Alexei Podtelezhnikov2021-01-191-0/+4
* [afshaper] Fix hb_ot_tags_from_script deprecation warning.Nikolaus Waxweiler2021-01-171-0/+9
* * src/tools/update-copyright-year: Fix single-year entry handling.Werner Lemberg2021-01-171-0/+4
* Update all copyright notices.Werner Lemberg2021-01-171-1/+1
* * builds/unix/unixddef.mk: Remove the second DEVEL_DIR definition.Alexei Podtelezhnikov2021-01-161-0/+4
* [sfnt] Additional checks for 'colr' table presence.Werner Lemberg2021-01-151-0/+9
* Add config option to test for 'COLR' v1 support in headers.Dominik Röttsches2021-01-141-0/+11
* [base] Fill 'COLR' v1 API templates to make them work (#59703).Dominik Röttsches2021-01-141-0/+9
* [sfnt] Register 'COLR' v1 API in driver (#59703).Dominik Röttsches2021-01-141-0/+13
* [sfnt] Add 'COLR' v1 API to retrieve color layers (#59703).Dominik Röttsches2021-01-141-0/+11
* [sfnt] Add 'COLR' v1 API to iterate color stops (#59703).Dominik Röttsches2021-01-141-0/+10
* [sfnt] Add API to get actual paint from `FT_OpaquePaint` (#59703).Dominik Röttsches2021-01-141-0/+18
* [sfnt] Add API to retrieve 'COLR' v1 root paint (#59703).Dominik Röttsches2021-01-141-0/+12
* Add new methods required for 'COLR' v1 to public API (#59703).Dominik Röttsches2021-01-141-0/+14
* Add types required for 'COLR' v1 to public API (#59703).Dominik Röttsches2021-01-141-0/+16
* * builds/*: s/BUILD_DIR/PLATFORM_DIR/.Werner Lemberg2021-01-101-0/+6
* [builds] Revert `FTMODULE_H' changes.Alexei Podtelezhnikov2021-01-081-0/+6
* [builds/windows] Fix up DLG build with VC++.Alexei Podtelezhnikov2021-01-071-0/+7
* [builds] Relocate `FTMODULE_H'.Alexei Podtelezhnikov2021-01-071-0/+7
* Fix ABI incompatibility.Werner Lemberg2021-01-071-0/+9
* Fix typos from last commit.Werner Lemberg2021-01-071-1/+1
* [dlg] Move the headers to include/dlg to simplify their use.Alexei Podtelezhnikov2021-01-071-0/+10
* * meson.build: Add summary.Werner Lemberg2021-01-061-0/+6
* * meson.build: Fix 'png' build option (#59458).Torsten Hilbrich2021-01-061-0/+6
* [builds/windows] Add SDF to VC2010 project.Alexei Podtelezhnikov2021-01-041-0/+7
* [sdf] Use 'counter-clockwise', not 'anti-clockwise'.Werner Lemberg2020-12-261-0/+10
* * src/base/ftobjs.c (pixel_modes): Updated.Werner Lemberg2020-12-261-0/+4
* [sdf] Remove custom memory tracker.Anuj Verma2020-12-261-2/+18
* [sdf] Fix `make multi`.Werner Lemberg2020-12-241-0/+6
* [sdf] Fix tracing.Werner Lemberg2020-12-241-0/+8
* [sdf] Add debugging function.Anuj Verma2020-12-241-0/+6
* [sdf] Add 'bsdf' renderer to 'sdf' module.Anuj Verma2020-12-241-0/+8
* [sdf] Add interface functions for the 'bsdf' rasterizer.Anuj Verma2020-12-241-2/+14
* [sdf] Add function to copy SDF data into output bitmap.Anuj Verma2020-12-241-0/+6
* [sdf] Add '8-point sequential Euclidean distance mapping' algorithm.Anuj Verma2020-12-241-0/+7
* [sdf] Add function to copy source bitmap to distance map.Anuj Verma2020-12-241-0/+6
* [sdf] Add functions to compute pixel edge distances.Anuj Verma2020-12-241-0/+7
* [sdf] Add function to find edge pixels in a grid of alpha values.Anuj Verma2020-12-241-0/+6
* [sdf] Add essential structures for the 'bsdf' rasterizer.Anuj Verma2020-12-241-0/+8
* [sdf] Add 'sdf' module to non-gnumake build systems.Anuj Verma2020-12-241-0/+9
* [sdf] Added basic overlapping contour support.Anuj Verma2020-12-241-0/+7