aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/ttLib/tables/C_B_D_T_.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
2014-01-14from __future__ import absolute_importBehdad 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-27Remove most uses of module stringBehdad Esfahbod
2013-11-272to3 --fix=importBehdad Esfahbod
2013-09-19Add copyright noticesBehdad Esfahbod
2013-09-17Move sstruct under fontTools.miscBehdad Esfahbod
2013-08-19Add support for Google CBLC/CBDT color bitmapsMatt Fontaine