aboutsummaryrefslogtreecommitdiff
path: root/Lib
AgeCommit message (Expand)Author
2019-08-02Upgrade fonttools to 3.44.0Haibo Huang
2019-07-10Upgrade fonttools to 3.43.2android-o-mr1-iot-release-1.0.14Haibo Huang
2019-06-19Upgrade fonttools to 3.43.1Haibo Huang
2019-05-31Upgrade fonttools to 3.42.0android-o-mr1-iot-release-1.0.13Haibo Huang
2019-05-13Upgrade fonttools to 3.41.2Haibo 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
2019-02-19Upgrade fonttools to 3.38.0android-q-preview-1android-o-mr1-iot-release-1.0.10Haibo Huang
2019-02-02Upgrade fonttools to 3.37.0Haibo Huang
2019-01-08Upgrade fonttools from 3.31.0 to 3.35.0Haibo 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
2017-11-16Build fontTools using python_library_hostandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6Nan Zhang
2014-05-27Refactor getSearchRange()Behdad Esfahbod
2014-05-27Fix rangeShift calculations for count=0 in sfnt, cmap, and kernBehdad Esfahbod
2014-05-21Simplify cmap subtable format 4 idDelta codeBehdad Esfahbod
2014-05-21Fix cmap subtable format 4 compilingBehdad Esfahbod
2014-05-21TypoBehdad Esfahbod
2014-05-19MinorBehdad Esfahbod
2014-05-15Merge pull request #103 from olivierberten/post4Behdad Esfahbod
2014-05-14Add a few __delitem__ implementationsBehdad Esfahbod
2014-05-14Micro-optimize hmtx/vmtx loadingBehdad Esfahbod
2014-05-14Use .extend() syntax instead of += for setsBehdad Esfahbod
2014-05-14Further micro-optimize cmap subtable format 4 loadingBehdad Esfahbod
2014-05-14Micro-optimize cmap subtable format 4 loadingBehdad Esfahbod
2014-05-14Speed up cmap format 4 loadingBehdad Esfahbod
2014-05-13[subset] Unbreak after e898881ed12d7ce96948f2905d725847c76bc9e8Behdad Esfahbod
2014-05-13[subset] Fix PairPos subsettingBehdad Esfahbod
2014-05-09[subset] Implement format14 variation selectorsBehdad Esfahbod
2014-05-09Minor optimizationBehdad Esfahbod
2014-05-01[subset] Don't recalculate "modified" timestampBehdad Esfahbod
2014-05-01Allow disabling 'head' table modified-timestamp recalculationBehdad Esfahbod
2014-04-02[merge] Remove Python 2.7 dict comprehension syntaxBehdad Esfahbod
2014-03-28[merge] Map duplicate glyphs using synthesized GSUB 'locl' tablesBehdad Esfahbod
2014-03-28.Behdad Esfahbod
2014-03-28[merge] MinorBehdad Esfahbod
2014-03-28Fix identifierToTag for Python 3Behdad Esfahbod
2014-03-28[merge] MinorBehdad Esfahbod
2014-03-28[merge] MinorBehdad Esfahbod
2014-03-28[merge] MinorBehdad Esfahbod
2014-03-28[merge] CommentBehdad Esfahbod
2014-03-28[merge] Allow merging OS/2 tables of different versionsBehdad Esfahbod
2014-03-28[merge] Install merged dict on objectBehdad Esfahbod
2014-03-28[merge] RenameBehdad Esfahbod
2014-03-28MinorBehdad Esfahbod
2014-03-28[merge] Support missing GSUB/GPOS/etcBehdad Esfahbod
2014-03-28Make tag parameter to table constructor optionalBehdad Esfahbod
2014-03-28[merge] RenameBehdad Esfahbod
2014-03-28[merge] Improve assertBehdad Esfahbod
2014-03-13MinorBehdad Esfahbod
2014-03-12[subset] Correctly handle subsetting non-Unicode cmap subtablesBehdad Esfahbod