From 8ceab8922420ab994543c7c8b70cc41a5b86efd9 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Tue, 7 Mar 2017 00:01:53 +0000 Subject: python/python-fonttools: Added (manipulate font files). Signed-off-by: David Spencer --- python/python-fonttools/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/python-fonttools/slack-desc (limited to 'python/python-fonttools/slack-desc') diff --git a/python/python-fonttools/slack-desc b/python/python-fonttools/slack-desc new file mode 100644 index 0000000000..1972e8b860 --- /dev/null +++ b/python/python-fonttools/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-fonttools: python-fonttools (A library to manipulate font files from Python.) +python-fonttools: +python-fonttools: fontTools is a library for manipulating fonts, written in Python. The +python-fonttools: project includes the TTX tool, that can convert TrueType and +python-fonttools: OpenType fonts to and from an XML text format, which is also called +python-fonttools: TTX. +python-fonttools: +python-fonttools: +python-fonttools: +python-fonttools: https://github.com/fonttools/fonttools +python-fonttools: -- cgit v1.2.3