aboutsummaryrefslogtreecommitdiff
path: root/python/python3-defcon/README
diff options
context:
space:
mode:
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.