aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/ttLib/tables/V_O_R_G_.py
AgeCommit message (Expand)Author
2024-04-01Upgrade fonttools to 4.49.0HEADmastermainElliott Hughes
2023-11-10Upgrade fonttools to 4.44.0Elliott Hughes
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
2019-03-26Upgrade fonttools to 3.39.0android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-o-mr1-iot-release-1.0.12oreo-mr1-iot-releaseHaibo 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-05-14Add a few __delitem__ implementationsBehdad Esfahbod
2014-01-14from __future__ import absolute_importBehdad Esfahbod
2013-12-04Use True/False instead of 1/0Behdad Esfahbod
2013-11-28py23 Use new-style classesBehdad 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=dict with manual cleanupBehdad Esfahbod
2013-11-272to3 --fix=types manual additionsBehdad Esfahbod
2013-11-272to3 --fix=map with manual cleanupBehdad Esfahbod
2013-11-272to3 --fix=idiomsBehdad Esfahbod
2013-11-272to3 --fix=long with manual cleanupBehdad Esfahbod
2013-11-272to3 equivalent to --fix=tuple_paramsBehdad Esfahbod
2013-11-272to3 --fix=importBehdad Esfahbod
2013-11-272to3 --fix=has_keyBehdad Esfahbod
2008-03-09don't crash on empty VORG table (reported by Werner Lemberg)jvr
2006-10-21Speed optimizations from rrobertsjvr
2003-08-22VORG support by rroberts.jvr