7280 Commits (unsigned-revisions)
 

Author SHA1 Message Date
Dominik Röttsches 5c0ac7a435 [sfnt] Retrieve affine matrix from offset in 'COLR' v1 parsing. 3 years ago
Dominik Röttsches 66189807b8 [sfnt] 'COLR' v1 PaintSkew related spec updates 3 years ago
Dominik Röttsches 48df0fa652 [sfnt] PaintRotate/PaintRotateAroundCenter spec updates 3 years ago
Dominik Röttsches d7bdcb1bb5 [sfnt] 'COLR' v1 PaintTranslate and PaintScale precision 3 years ago
AnuthaDev 6af39c3d76 README.git: Add Code of Conduct. 3 years ago
Werner Lemberg ba47af32ba ChangeLog housekeeping. 3 years ago
Werner Lemberg c2fa51d9bd Fix some `cppcheck` warnings. 3 years ago
AnuthaDev 28c2d7f31c * .gitlab-ci.yml: Fixed cmake build, using correct options. 4 years ago
AnuthaDev 1f742f05bf * CMakeLists.txt: Make `cmake` handle disabled dependencies correctly. 4 years ago
Ben Wagner 5bcaf51b61 [autofit] Split `afwrtsys.h`. 4 years ago
Werner Lemberg 801cd842e2 * Version 2.11.0 released. 4 years ago
Ben Wagner 4082b863c1 Document direct header inclusion valid since 2.6.1. 4 years ago
David Turner 357b353c2a * src/smooth/ftgrays.c: Fix compilation if `FT_LONG64` is undefined. 4 years ago
Alex Richardson 7bc0f48c27 [tests] Allow arbitrary build directories. 4 years ago
Werner Lemberg 685acc04db docs/CHANGES: Mention slight rendering changes. 4 years ago
Alex Richardson c35961a925 * tests/issue-1063/main.c (main): Fix uninitialized variable. 4 years ago
Werner Lemberg 552fc97fe5 [smooth] Minor fixes. 4 years ago
Werner Lemberg 93771d619f Formatting and ChangeLog additions for previous commits. 4 years ago
Ben Wagner c37c087382 Guard inclusion of emmintrin.h 4 years ago
David Turner 56cc2ad446 [smooth] Implement Bezier quadratic arc flattenning with DDA 4 years ago
David Turner 86b9c9347f [smooth] Minor speedup to smooth rasterizer 4 years ago
David Turner 5ec7f58831 tests/scripts/download-test-fonts.sh rewrite in Python3 4 years ago
Alex Richardson f7c6a06cb7 Support architectures where `long` is smaller than pointers. 4 years ago
Oleg Oshmyan 5d27b10f4c [base] Fix `FT_Open_Face`'s handling of user-supplied streams. 4 years ago
Oleg Oshmyan a4c8f21ae7 [base] Reject combinations of incompatible `FT_OPEN_XXX` flags. 4 years ago
Anuj Verma e592982a83 [sdf] Improve documentation. 4 years ago
Alex Richardson c5516e0f7c * meson.build: Fix build for other UNIX systems (e.g., FreeBSD). 4 years ago
Werner Lemberg 825b7ea2f2 [autofit] More clean-ups. 4 years ago
Werner Lemberg 205d1ae43e Small clean-ups for the last few commits. 4 years ago
David Turner a212668c9f Remove obsolete AF_Angle type and related sources. 4 years ago
David Turner 2f11522a2a Remove experimental auto-hinting 'warp' mode. 4 years ago
David Turner 15e889800a Remove experimental "Latin2" writing system (FT_OPTION_AUTOFIT2) 4 years ago
Werner Lemberg 59e95b014a Update 'dlg' subproject. 4 years ago
Werner Lemberg 50d0033f7e meson.build: Minor doc fix. 4 years ago
Werner Lemberg 89c60eca67 * src/base/ftlcdfil.c (FT_Library_SetLcdGeometry): Fix argument. 4 years ago
Werner Lemberg 5e32a03496 README.git: Revised. 4 years ago
Werner Lemberg a399fb89dc meson.build: Minor doc improvements. 4 years ago
Werner Lemberg 4cb8a88ac7 * meson_options.txt: Sort alphabetically; no final full stops. 4 years ago
Ben Wagner d3dc2da9b2 * src/truetype/ttgxvar.c (tt_set_mm_blend): Test `coords`. 4 years ago
Dominik Röttsches 286da6c528 [sfnt] Support PaintScale in 'COLR' v1 parsing. 4 years ago
Dominik Röttsches 0348c627b1 [sfnt] Handle fonts without layer list in 'COLR' v1. 4 years ago
Alexei Podtelezhnikov f27b4834b7 * src/raster/ftraster.c (Render_Single_Pass): Simplify `band_stack'. 4 years ago
Werner Lemberg 90ecac4118 Update `CHANGES` file; other minor doc fixes. 4 years ago
Alexei Podtelezhnikov 69c3516c88 [raster] Do not skip the second pass without dropout control. 4 years ago
Alexei Podtelezhnikov 3696ac5a18 [raster] Handle sub-band stack locally. 4 years ago
Anurag Thakur 7be47010e9 [CI] Introduce linux CI and refactor job names 4 years ago
Werner Lemberg e1b1b5422c ftcolor.h: Minor grammar fix. 4 years ago
Alexei Podtelezhnikov c852388df7 [raster] Handle Bézier stack locally. 4 years ago
Dominik Röttsches 7d4e55c329 [sfnt] Improve paint limit checks 4 years ago
Alexei Podtelezhnikov 3a278381ae [raster] Clean up vertical sweep. 4 years ago