diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:46:46 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 13:46:46 +0300 |
commit | c0dee5fc12722a6d61c22ee9ddfd0476b4647d78 (patch) | |
tree | f73fd0d98d11b3c7b5bd24f71dc17d0b225a1a94 /wayland/fcft | |
parent | 165556f73556d44bc011660000ed127b1cd60f6c (diff) | |
download | repository-c0dee5fc12722a6d61c22ee9ddfd0476b4647d78.tar.gz |
fcft: add meta file
Diffstat (limited to 'wayland/fcft')
-rw-r--r-- | wayland/fcft/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wayland/fcft/meta b/wayland/fcft/meta new file mode 100644 index 00000000..9e0535c3 --- /dev/null +++ b/wayland/fcft/meta @@ -0,0 +1,3 @@ +description: Simple library for font loading and glyph rasterization +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |