diff options
author | Ebrahim Byagowi <ebrahim@gnu.org> | 2020-08-02 14:13:00 +0430 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-08-02 16:36:16 +0300 |
commit | 894623ad5aabaac06fab219173183c4533af74ef (patch) | |
tree | 9d515a7610cde62dd8117d2f179a19d743286ba2 | |
parent | 46a45570212fbbe559cb42f1732021ee037b660c (diff) | |
download | meson-894623ad5aabaac06fab219173183c4533af74ef.zip meson-894623ad5aabaac06fab219173183c4533af74ef.tar.gz meson-894623ad5aabaac06fab219173183c4533af74ef.tar.bz2 |
docs/users: Add HarfBuzz [skip ci]
Proudly a meson user now
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index 49d30a4..50cd27a 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -56,6 +56,7 @@ topic](https://github.com/topics/meson). - [GtkDApp](https://gitlab.com/csoriano/GtkDApp), an application template for developing Flatpak apps with Gtk+ and D - [GVfs](https://git.gnome.org/browse/gvfs/), a userspace virtual filesystem designed to work with the I/O abstraction of GIO - [Hardcode-Tray](https://github.com/bil-elmoussaoui/Hardcode-Tray), fixes hardcoded tray icons in Linux + - [HarfBuzz](https://github.com/harfbuzz/harfbuzz), a text shaping engine - [HelenOS](http://helenos.org), a portable microkernel-based multiserver operating system - [HexChat](https://github.com/hexchat/hexchat), a cross-platform IRC client in C - [IGT](https://gitlab.freedesktop.org/drm/igt-gpu-tools), Linux kernel graphics driver test suite |