subprojects


Log

Author Commit Date CI Message
Ebrahim Byagowi 5f9ff04f 2020-06-18T02:33:05 Add comparison against ttf-parser
Ebrahim Byagowi aa8bade9 2020-07-01T01:30:13 [meson] enable cairo as subproject
Ebrahim Byagowi 95b1081b 2020-06-09T17:37:36 Add performance benchmark for shaping, get extents and draw
Ebrahim Byagowi 6058ede3 2020-06-01T12:58:31 Build win32 artifacts using meson As a part of meson migration, this builds hb-shape dependencies using meson subprojects and removes different unrelated mingw files we've put on source root about things that aren't really our concern. This also simplifies all the instructions we've put in README.mingw.md and makes it easy to build the project on distros that no mingw libraries (such i686-win32-{freetype,glib,...} are packaged. The known catch is however lack of hb-view as its need for build of cairo which apparently isn't that straightforward.
Tim-Philipp Müller 0976300b 2018-12-01T21:10:57 meson: pin glib wrap to 2.58.1 release
Tim-Philipp Müller c5f2e5e5 2018-11-12T10:05:04 meson: use proxy-libintl from frida
Tim-Philipp Müller 54417b12 2018-11-12T10:04:15 meson: fix glib git url It's on gitlab now. Fixes #1
Mathieu Duponchelle d4a72373 2018-05-17T16:25:22 meson: all tests passing on Windows / MSVC
Mathieu Duponchelle fce88f99 2018-05-17T16:20:10 meson: add subproject wraps for dependencies