aboutsummaryrefslogtreecommitdiff
path: root/python/python3-defcon/README
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2022-03-09 12:47:12 +1100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-09 09:21:50 +0700
commit5aa5117b6431f6a58cc09e6e80084cae53e858e2 (patch)
treef61e1dd9f59346112569bdc8b44e9e7391fc3a70 /python/python3-defcon/README
parentb948c54e63065829162fdecfcffabb8745f2c286 (diff)
python/python3-defcon: Added (new dependendency of Type1_to_OTF)
Signed-off-by: Duncan Roe <duncan_roe@optusnet.com.au> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-defcon/README')
-rw-r--r--python/python3-defcon/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python3-defcon/README b/python/python3-defcon/README
new file mode 100644
index 0000000000..9aa3806c46
--- /dev/null
+++ b/python/python3-defcon/README
@@ -0,0 +1,9 @@
+defcon (A set of flexible objects for representing UFO data)
+
+Defcon is a set of UFO based objects optimized for use in font editing
+applications. The objects are built to be lightweight, fast and
+flexible. The objects are very bare-bones and they are not meant to
+be end-all, be-all objects. Rather, they are meant to provide base
+functionality so that you can focus on your application's behavior,
+not object observing or maintaining cached data.
+Defcon implements UFO3 as described by the UFO font format.