aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/ttLib/tables/G_P_K_G_.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-11-28py23 Fixup isinstance(..., str) issuesBehdad Esfahbod
2013-11-28ps23 More bytes fixes. All ''join()'s fixedBehdad Esfahbod
2013-11-28py23 from __future__ import division and adjust divisionsBehdad Esfahbod
2013-11-27py23 from __future__ import print_functionBehdad Esfahbod
2013-11-27py23 import in all nontrivial source files and unused import cleanupBehdad Esfahbod
2013-11-272to3 --fix=types manual additionsBehdad Esfahbod
2013-11-272to3 --fix=long with manual cleanupBehdad Esfahbod
2013-11-272to3 equivalent to --fix=tuple_paramsBehdad Esfahbod
2013-11-272to3 --fix=neBehdad Esfahbod
2013-11-272to3 --fix=importBehdad Esfahbod
2013-09-17Move sstruct under fontTools.miscBehdad Esfahbod
2013-08-19Port GPKG table from numpy to array moduleBehdad Esfahbod
2013-08-19Fix decompiling GPKG on 64bit systemsBehdad Esfahbod
2008-03-04converted usage of Numeric to numpyjvr
2008-03-01Use sys.byteorder, getting rid of ttLib.endianjvr
2006-10-21Some non-official OT tables from rrboerts. He wrote:jvr