aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/ttLib/macUtils.py
AgeCommit message (Expand)Author
2021-04-01Upgrade fonttools to 4.22.0android-s-beta-2android-s-beta-1Elliott Hughes
2020-03-05Upgrade fonttools to 4.4.1Haibo Huang
2018-07-04Upgrade fonttools from 2.4 to 3.28.0android-p-preview-5android-o-mr1-iot-release-1.0.2android-n-iot-release-smart-display-r2Haibo Huang
2014-01-14from __future__ import absolute_importBehdad Esfahbod
2013-11-28py23 Use new-style classesBehdad Esfahbod
2013-11-28py23 from __future__ import division and adjust divisionsBehdad Esfahbod
2013-11-27py23 from __future__ import print_functionBehdad Esfahbod
2013-11-27py23 Introduce Tag to autoconvert tag typesBehdad Esfahbod
2013-11-272to3 Use py23 to close some of the bytes/str/unicode gapsBehdad Esfahbod
2013-11-272to3 --fix=imports with manual fixupsBehdad Esfahbod
2013-11-272to3 --fix=idiomsBehdad Esfahbod
2013-11-272to3 --fix=xrangeBehdad Esfahbod
2013-11-272to3 --fix=raiseBehdad Esfahbod
2013-11-272to3 --fix=neBehdad Esfahbod
2013-11-272to3 --fix=has_keyBehdad Esfahbod
2012-10-18merging fixes & changes from delft-sprint-2012jvr
2003-08-22update macUtils to current day MacPythonjvr
2002-07-23some (modified) progress bar supportjvr
2002-06-06MacPython 2.2 compatjvr
2001-08-10work around MacPython 2.1 incompatibilityjvr
2000-03-14changes reflecting a method name change in the kern table.Just
1999-12-16Created a new library directory called "FreeLib". All OpenSource RFMKII compo...Just