aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/misc/psLib.py
AgeCommit message (Expand)Author
2022-03-25Update FontTools to 4.31.2 to gain access to iterSubTables.Rod S
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-11-05Upgrade fonttools from 3.28.0 to 3.31.0.android-wear-8.0.0_r2android-o-mr1-iot-release-smart-display-r9android-o-mr1-iot-release-smart-display-r8android-o-mr1-iot-release-smart-display-r5android-o-mr1-iot-release-smart-display-r40.1Jandroid-o-mr1-iot-release-smart-display-r4android-o-mr1-iot-release-smart-display-r39android-o-mr1-iot-release-smart-display-r30android-o-mr1-iot-release-smart-display-r22android-o-mr1-iot-release-smart-display-r14android-o-mr1-iot-release-smart-clock-r6android-o-mr1-iot-release-smart-clock-r2android-o-mr1-iot-release-smart-clock-fsiandroid-o-mr1-iot-release-smart-clock-fcsandroid-o-mr1-iot-release-cube_r2android-o-mr1-iot-release-cube-fsiandroid-o-mr1-iot-release-cube-fcsandroid-o-mr1-iot-release-1.0.8android-o-mr1-iot-release-1.0.7android-n-iot-release-ihome-igv1nougat-iot-releaseElliott Hughes
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-12-07py23 fixes for psLib and t1LibBehdad Esfahbod
2013-11-29py23 fixes for psLibBehdad Esfahbod
2013-11-29Revert "Remove unused fontTools.misc.psLib"Behdad Esfahbod
2013-11-24Remove unused fontTools.misc.psLibBehdad Esfahbod
2012-10-18merging fixes & changes from delft-sprint-2012jvr
2008-03-11- turned ps exceptions into classes and renamed themjvr
2002-06-04finally upgraded psLib to use re instead of the long obsolete regex module.jvr
2001-06-24don't print extra error info to stdoutJust
2001-04-20minor cleanupsJust
2000-01-16Moved psCharStrings.py, psLib.py and psOperators.py to fontTools.misc, since ...Just