summaryrefslogtreecommitdiff
path: root/x11-fonts/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:11:11 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-22 11:11:11 +0800
commitfb0bd5598ab098453a02fc3009d4da2a647f9b7d (patch)
tree01ecefbd3ed5110b62f267beb25d44fe3cf68d3e /x11-fonts/Makefile
parentwww/py-simple-websocket: Add py-simple-websocket 0.10.1 (diff)
x11-fonts/py-shaperglot: Add py-shaperglot 0.3.0
Shaperglot is a library and a utility for testing a font's language support. You give it a font, and it tells you what languages are supported and to what degree. Most other libraries to check for language support (for example, Rosetta's wonderful hyperglot library) do this by looking at the Unicode codepoints that the font supports. Shaperglot takes a different approach.
Diffstat (limited to '')
-rw-r--r--x11-fonts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index c0bd13ff5c89..7c210df88965 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -246,6 +246,7 @@
SUBDIR += py-glyphsLib
SUBDIR += py-opentype-sanitizer
SUBDIR += py-opentypespec
+ SUBDIR += py-shaperglot
SUBDIR += py-ufo2ft
SUBDIR += py-ufoLib
SUBDIR += py-ufolint