a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20558 2006-11-06 23:28:39Z blair@macports.org $
PortSystem 1.0
PortGroup python24 1.0
name fonttools
version 2.0b1
revision 1
description XML<->TrueType/OpenType Converter
long_description TTX is a tool to convert OpenType and TrueType fonts to \
and from XML. FontTools is a library for manipulating \
fonts, written in Python. It supports TrueType, OpenType, \
AFM and to an extent Type 1 and some Mac-specific formats.
platforms darwin
categories print
maintainers pguyot@kallisys.net
homepage http://www.letterror.com/code/ttx/
master_sites sourceforge
extract.suffix .tgz
checksums md5 f9eb9fcb994af6537e10692f14c2778c \
sha1 3d67701a9251aa9ab12d3ecf2d600c59a99761a9 \
rmd160 8634f66b3a643edad9eba4a7da130def3d3cce4b
worksrcdir ${name}
depends_build port:py-numeric
patchfiles patch-Lib-fontTools-ttLib-sfnt.py