aboutsummaryrefslogtreecommitdiffstats
path: root/print/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-09 00:49:37 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-12-09 00:49:37 +0800
commit16c6eb52ca3579fd1ab74418e528242ea75c7606 (patch)
tree8a85927177877f52399959248927dd66b0bea782 /print/Makefile
parent1f75530f6c8a192d97901606b9c9e3e6e0d11d52 (diff)
downloadfreebsd-ports-gnome-16c6eb52ca3579fd1ab74418e528242ea75c7606.tar.gz
freebsd-ports-gnome-16c6eb52ca3579fd1ab74418e528242ea75c7606.tar.zst
freebsd-ports-gnome-16c6eb52ca3579fd1ab74418e528242ea75c7606.zip
Add py-fontaine 1.4.0
pyfontaine analyses fonts for their language and character/glyph-set support. It has a straightforward pythonic set definition format in the internals directory. Additional definitions are downloaded from the Extensis, font-config and Unicode websites during installation, and can be updated without reinstalling. Adding your own definitions is easy. All files in the internals directory are auto-detected, so just add definition files there. WWW: https://github.com/googlefonts/pyfontaine
Diffstat (limited to 'print/Makefile')
-rw-r--r--print/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile
index e8bd60b3a9dd..73d4ce8534fc 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -181,6 +181,7 @@
SUBDIR += pslib
SUBDIR += pstotext
SUBDIR += psutils
+ SUBDIR += py-fontaine
SUBDIR += py-fonttools
SUBDIR += py-fpdf
SUBDIR += py-pdf