fonttools version 2.0b1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    fonttools  most recent diff


      View the most recent changes for the fonttools port at: fonttools.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for fonttools.
      The raw portfile for fonttools 2.0b1 is located here:
      http://fonttools.darwinports.com/dports/print/fonttools/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/fonttools
      Google
      Web Darwinports.com



      # $Id: Portfile 24618 2007-04-29 02:06:09Z pguyot kallisys.net $

      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.
      Platform: darwin
      Category: 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

      livecheck.regex FontTools/TTX Source Code (.*) released.*

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/fonttools
      % sudo port install fonttools
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching fonttools
      ---> Verifying checksum for fonttools
      ---> Extracting fonttools
      ---> Configuring fonttools
      ---> Building fonttools with target all
      ---> Staging fonttools into destroot
      ---> Installing fonttools
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using fonttools with these commands:
      %  man fonttools
      % apropos fonttools
      % which fonttools
      % locate fonttools

     Where to find more information:

    Darwin Ports



    image test