1. c55d592 Remove unreachable code by Behdad Esfahbod · 11 years ago
  2. 94118dc Fix cmap subtable sort order by Behdad Esfahbod · 11 years ago
  3. 0ba7aa7 Make __cmp__() functions stable by Behdad Esfahbod · 11 years ago
  4. d95db25 Indent by Behdad Esfahbod · 11 years ago
  5. 1e0ad3a remove non utf-8 character in unmaintainted code by Denis Jacquerye · 11 years ago
  6. 51a1782 Add support for cmap format 13. by Roozbeh Pournader · 11 years ago
  7. cff3740 * wrong indentation after else by Denis Jacquerye · 11 years ago
  8. d7921e3 Improved support for minimal fonts (with no visible glyphs). by Roozbeh Pournader · 11 years ago
  9. 1e4c89f Update SVG table implementation by Behdad Esfahbod · 11 years ago
  10. 805caae Merge pull request #5 from davelab6/master by Behdad Esfahbod · 11 years ago
  11. 2e998ea Fix GlyphCoordinates slicing by Behdad Esfahbod · 11 years ago
  12. 043108c [subset] Fix glyf component closure by Behdad Esfahbod · 11 years ago
  13. bb56ddb Fix composite glyph coordinate routines by Behdad Esfahbod · 11 years ago
  14. 70fee16 Fix glyph removeHinting re padding by Behdad Esfahbod · 11 years ago
  15. 626107c Move some methods from subset.py to 'glyf' table implementation by Behdad Esfahbod · 11 years ago
  16. 9d7dc22 Add copyright notices by Behdad Esfahbod · 11 years ago
  17. 8413c10 Move sstruct under fontTools.misc by Behdad Esfahbod · 11 years ago
  18. f65033e Move xmlWriter into fontTools.misc by Behdad Esfahbod · 11 years ago
  19. a9b7e14 Merge http://github.com/behdad/fonttools by Dave Crossland · 11 years ago
  20. 9316a90 Fixup from numpy removal by Behdad Esfahbod · 11 years ago
  21. 1e50d94 Merge http://github.com/behdad/fonttools by Dave Crossland · 11 years ago
  22. 2058dcf More GlyphCoordinates fixup by Behdad Esfahbod · 11 years ago
  23. a2fb950 Merge http://github.com/behdad/fonttools by Dave Crossland · 11 years ago
  24. e9ea5a0 Really fix GlyphCoordinates this time by Behdad Esfahbod · 11 years ago
  25. c7e0cf4 Merge http://github.com/behdad/fonttools by Dave Crossland · 11 years ago
  26. 71d76fa Fix GlyphCoordinates by Behdad Esfahbod · 11 years ago
  27. d7efd56 Make parsing XML quiet by Dave Crossland · 11 years ago
  28. 85af40e Adding quiet mode to xmlImport by Dave Crossland · 11 years ago
  29. 562400e Update table list for SVG by Behdad Esfahbod · 11 years ago
  30. ddcca79 Add 'SVG ' table implementation from Read Roberts (Adobe) by Behdad Esfahbod · 11 years ago
  31. c4af396 Revert "Make GlyphOrder object iterable" by Behdad Esfahbod · 11 years ago
  32. 4b3df49 Fix XML encoding by Behdad Esfahbod · 11 years ago
  33. d8b32bf Minor import cleanup by Behdad Esfahbod · 11 years ago
  34. e4a670c Make GlyphOrder object iterable by Behdad Esfahbod · 11 years ago
  35. 96b321c Fix comparison to arbitrary objects by Behdad Esfahbod · 11 years ago
  36. 843ffd8 Port glyf coordinates from numpy to custom type by Behdad Esfahbod · 11 years ago
  37. 4f03368 Port glyf transform from numpy to lists by Behdad Esfahbod · 11 years ago
  38. bca6e99 Port glyf flags from numpy to array module by Behdad Esfahbod · 11 years ago
  39. b1a7f87 Port GPKG table from numpy to array module by Behdad Esfahbod · 11 years ago
  40. 8da8242 Port cmap table from numpy to array module by Behdad Esfahbod · 11 years ago
  41. fd647bf Port loca table from numpy to array module by Behdad Esfahbod · 11 years ago
  42. 035bc7d Port hmtx table from numpy to array module by Behdad Esfahbod · 11 years ago
  43. 4ffd404 Fix decompiling GPKG on 64bit systems by Behdad Esfahbod · 11 years ago
  44. 400e953 Improve import handling by Behdad Esfahbod · 11 years ago
  45. b0dc6df Add support for saving WOFF file format by Behdad Esfahbod · 11 years ago
  46. 58d7416 Add support for loading WOFF file format by Behdad Esfahbod · 11 years ago
  47. 183afe6 Optimize Coverage.postRead() by Behdad Esfahbod · 11 years ago
  48. 12fd2ea Turn "too much glyph data" into a warning by Behdad Esfahbod · 11 years ago
  49. 7d2c10e Allow toXML() to be called on individual tables by Behdad Esfahbod · 11 years ago
  50. 85be2e0 Change duplicate-name resolution from n^2 to linear time by Behdad Esfahbod · 11 years ago
  51. 26549ce Warn about excess data in kern table instead of aborting by Behdad Esfahbod · 11 years ago
  52. 65499c1 Minor improvement to TableStack by Matt Fontaine · 11 years ago
  53. 50d9a44 Add support for Microsoft COLR/CPAL layered color glyphs by Behdad Esfahbod · 11 years ago
  54. b9ba775 Add support for Google CBLC/CBDT color bitmaps by Matt Fontaine · 11 years ago
  55. c33b0a2 Add support for standard EBLC/EBDT embedded bitmaps by Matt Fontaine · 11 years ago
  56. 3ac875a Fix consistency of space/tab usage. by pabs3 · 11 years ago
  57. e0ddc58 Georg Seifert: fix bug with Apple's kern table format by jvr · 12 years ago
  58. 91bca42 merging fixes & changes from delft-sprint-2012 by jvr · 12 years ago
  59. 3de0e58 Fix bug in last commit by pabs3 · 13 years ago
  60. d3d7250 Be more thorough when working around font bugs in the hmtx table by pabs3 · 13 years ago
  61. d572137 Be more thorough when working around font bugs in the loca/glyf tables by pabs3 · 13 years ago
  62. df16db5 Be more thorough when working around font bugs in the OS/2 table by pabs3 · 13 years ago
  63. 98caac2 Long-format loca tables are unsigned not signed. by pabs3 · 13 years ago
  64. 1344bc9 Fix typos: 'neccesary' should be 'necessary'. by pabs3 · 14 years ago
  65. 17012aa Fix some broken assertions in the cmap format 1 code. by pabs3 · 15 years ago
  66. 86368e7 Raising strings is deprecated in Python 2.5, raise an exception instead. by pabs3 · 15 years ago
  67. 0e2aece Fix some warnings due to signedness and 64-bitness issues by pabs3 · 15 years ago
  68. e70bb8a Remove old .cvsignore file by pabs3 · 15 years ago
  69. 7e91e77 Apply remainder of #1675210: add support for TrueType Collection (TTC) files. by pabs3 · 15 years ago
  70. d67cf25 don't use 'as' as a name, it's a keyword in Python >= 2.6 by jvr · 16 years ago
  71. c63ac64 fixed buglet that caused the last table in the font not to be padded to a 4-byte boundary (the spec is a little vague about this, but I believe it's needed, also, Suitcase may complain...) by jvr · 16 years ago
  72. a220bf3 a different fix for [1296026]: just comment out the offending assert by jvr · 16 years ago
  73. 03e02ad back out 'fix', as this solution isn't portable by jvr · 16 years ago
  74. 0cb8a08 cmap format 1 support, contributed by rroberts by jvr · 16 years ago
  75. 14654b2 Apply 1296026: fix tracebacks in some timezones by pabs3 · 16 years ago
  76. e5b245f added refactoring note by jvr · 16 years ago
  77. ce47e0d minor fix: one zero too many in assert by jvr · 16 years ago
  78. 1c73452 fixed some comment typos by jvr · 16 years ago
  79. cd75d57 don't crash on empty VORG table (reported by Werner Lemberg) by jvr · 16 years ago
  80. 1ebda67 squash 2 bugs related to the numpy conversion by jvr · 16 years ago
  81. 28afd33 initialize data to empty string instead of list by jvr · 16 years ago
  82. 91ff4fd ar.typecode() doesn't exist in numpy, but then again, this was overkill by jvr · 16 years ago
  83. 1b7d54f converted usage of Numeric to numpy by jvr · 16 years ago
  84. f5e9825 note this file is deprecated by jvr · 16 years ago
  85. ccaf037 removed some redundant imports by jvr · 16 years ago
  86. b018bf7 the gasp portion of patch 1675210: support for ClearType by jvr · 16 years ago
  87. 212ea14 fixed oversight in sys.byteorder transition by jvr · 16 years ago
  88. 9be387c Use sys.byteorder, getting rid of ttLib.endian by jvr · 16 years ago
  89. 2545f16 Make a hidden feature accessible: optionally ignore decompilation errors, by jvr · 16 years ago
  90. 2db352c - skip subtables of length zero by jvr · 16 years ago
  91. 8633195 fixed problem with private VTT table, found by Peter Bilak by jvr · 16 years ago
  92. 9728601 Fix 1762552: traceback on amd64 with DejaVuSans.ttf by pabs3 · 17 years ago
  93. 4acb76d added 'support' for OS/2 version 4: can anyone verify this is correct? I can't seem to find an OS/2 v4 spec... by jvr · 17 years ago
  94. 823f8cd Misc patches from rroberts: by jvr · 18 years ago
  95. d299b55 patches from rroberts: by jvr · 18 years ago
  96. bc6e55b Speed optimizations from rroberts by jvr · 18 years ago
  97. 4cc0051 Some non-official OT tables from rrboerts. He wrote: by jvr · 18 years ago
  98. 3a3721c In some bad fonts, kern table is incomplete (it only contains a version number). In this case, the code accept a table without kernTables. by fcoiffie · 18 years ago
  99. dc66e7e LTSH length can be different of numGlyphs as the table length must be 4-bytes aligned (assertion changed to (len(data) % numGlyphs) < 4) by fcoiffie · 18 years ago
  100. 83f069d The dates are stored in 8-bytes fields (Microsoft reference document) but Macintosh dates are only coded with 4-bytes. In some fonts, these date fields are badly coded and 8-bytes are used. So, a ValueError occurs. by fcoiffie · 18 years ago