Attached is a preliminary port for graphics/fonttools for anyone interested.
Tested with a bunch of the functions.There are optional dependencies for extended functionality which will require porting more python modules.
pkg/DESCR: fontTools is a library for manipulating fonts, written in Python. The project includes the TTX tool, that can convert TrueType and OpenType fonts to and from an XML text format, which is also called TTX. It supports TrueType, OpenType, AFM and to an extent Type 1 and some Mac-specific formats. portcheck shows this error when installing the ttx(1) man page:"in FLAVOR "python3": manual pages should go under ${PREFIX}/man/ rather than under ${PREFIX}/share/man/"
I can get it to install to ${PREFIX}/man with ${INSTALL_MAN}, but setting MANDIR still isn't stopping ttx.1 from installing in ${PREFIX}/share/man.
g
py-fonttools-4.33.3.tgz
Description: Binary data
