[go: up one dir, main page]

Version 8.1.1

* Fix use of uninitialized value that results from upgrading STAT table
  version.
* Fix varous typos.
* Add manpage for ots-sanitize.
  1. 8bace86 fix typos by Romain Porte · 4 years, 11 months ago
  2. 56fa835 [STAT] Don't upgrade minor version by Khaled Hosny · 4 years, 11 months ago
  3. f47e85d [metrics] Simplify by Khaled Hosny · 5 years ago
  4. 1fe1227 [graphite] No need for special case by Khaled Hosny · 5 years ago
  5. 8ea6216 [ots] Use Table::ShouldSerialize() in more places by Khaled Hosny · 5 years ago
  6. a3568fa [vhea/vmtx] There is no inter-dependency here by Khaled Hosny · 5 years ago
  7. 9fda697 [post] We are not the font police by Khaled Hosny · 5 years ago
  8. fa315ea [ots] We are not the font police by Khaled Hosny · 5 years ago
  9. a7d63a0 When dropping variation table, also remove from m_tables. by Garret Rieger · 5 years ago
  10. dd78b19 Graphite fixes by Bob Hallissy · 5 years ago
  11. 490c516 Merge pull request #209 from khaledhosny/jfkthame-patch-1 by Khaled Hosny · 5 years ago
  12. 716c401 Fixup bad entry_selector in the table directory by jfkthame · 5 years ago
  13. d1f4e3f If variation tables are dropped don't parse any variation tables that are encountered in the future. by Garret Rieger · 5 years ago
  14. 373523f Sanitize the PSname to work around buggy consumers by Jonathan Kew · 5 years ago
  15. d2648ba Remove spurious component_count check by jfkthame · 5 years ago
  16. 0c49b44 [gsub] Remove bogus checks in reverse chaining sub by Khaled Hosny · 6 years ago
  17. f332dc0 Revert "[cmap] cmap14 table fix" by Khaled Hosny · 6 years ago
  18. 8895167 [cmap] cmap14 table fix by Qunxin Liu · 6 years ago
  19. 09a2afa [CFF2] Reject invalid glyph id in FDSelect early by Khaled Hosny · 6 years ago
  20. 4982f11 Remove version dependent reserved value checks from silf by Martin Hosken · 6 years ago
  21. 7bb2ae3 [CFF2] Minor by Khaled Hosny · 6 years ago
  22. 2e723ee [CFF2] Reject invalid glyph id in FDSelect early by Khaled Hosny · 6 years ago
  23. 8a35297 [fuzz] Limit compressed Graphite tables to 30MB by Khaled Hosny · 6 years ago
  24. e216c6a [CFF2] Signed integer overflow by Khaled Hosny · 6 years ago
  25. 5518c95 [CFF2] Validate topDictLength by Khaled Hosny · 6 years ago
  26. 3a01936 [CFF2] Reject also dotsection operator by Khaled Hosny · 6 years ago
  27. 6def574 [CFF] Validate glyph indices in FDSelect by Khaled Hosny · 6 years ago
  28. 45f0452 [CFF2] Don’t reject fonts if vstore came last by Khaled Hosny · 6 years ago
  29. cca6260 [CFF] Refactor duplicated bit of code by Khaled Hosny · 6 years ago
  30. e41eb22 [CFF2] Parse variable table by Khaled Hosny · 6 years ago
  31. 960a70f [CFF2] Support FDSelect format 4 by Khaled Hosny · 6 years ago
  32. b3db616 [CFF2] Reject invalid operators by Khaled Hosny · 6 years ago
  33. ba7d8ab [CFF2] Parse non-variable table by Khaled Hosny · 6 years ago
  34. 380810c Minor by Khaled Hosny · 6 years ago
  35. 28bbf24 [CFF] Use a boolean by Khaled Hosny · 6 years ago
  36. fb18181 [CFF] A typedef and less pointers won’t hurt by Khaled Hosny · 6 years ago
  37. eeab5d1 [CFF] Minor by Khaled Hosny · 6 years ago
  38. 9d6ac3d [CFF] Pass less pointers around by Khaled Hosny · 6 years ago
  39. 23316ed [CFF] Allocate charstrings_index in the calling site by Khaled Hosny · 6 years ago
  40. c0a67b9 [CFF] Pass CFF table to ValidateCFFCharStrings() by Khaled Hosny · 6 years ago
  41. a3de738 Minor by Khaled Hosny · 6 years ago
  42. 92c7380 [CFF] Rename Type2 methods as well by Khaled Hosny · 6 years ago
  43. 6a7a77f [CFF] Rename cff_type2_charstring → cff_charstring by Khaled Hosny · 6 years ago
  44. c4584dc [variations] Always enable by Khaled Hosny · 6 years ago
  45. 8ccd9be [ci skip] Minor by Khaled Hosny · 6 years ago
  46. 4aa949e Unused defines by Khaled Hosny · 6 years ago
  47. 264c4ee [CFF] Use lowercase operators in DUMP_T2CHARSTRING by Khaled Hosny · 6 years ago
  48. ac9a62b [variations] ignore VarRegionList.RegionAxisCount when RegionCount == 0 by Cosimo Lupo · 6 years ago
  49. b7c7e37 [CFF] Make DUMP_T2CHARSTRING less noisy by Khaled Hosny · 6 years ago
  50. 1c5ada0 [CFF] Multiple fonts are not allowed by Khaled Hosny · 6 years ago
  51. d8bfac5 [CFF] Add some error messages by Khaled Hosny · 6 years ago
  52. f21d26d Use modern for loop by Khaled Hosny · 6 years ago
  53. dc36d4d Remove unused variable INNER_INDEX_BIT_COUNT_MASK by Daniel Holbert · 7 years ago
  54. 516e40a [STAT] Add null-check to silence coverity warning by jfkthame · 7 years ago
  55. 3f26ef1 [state] Correctly check name IDs by Khaled Hosny · 7 years ago v7.1.9
  56. 64adb05 [glyf] Fix miscalculated maxp.maxSizeOfInstructions by Khaled Hosny · 7 years ago
  57. 6ca345f [gdef] Sanitize caret value format 3 by Khaled Hosny · 7 years ago
  58. d991599 Accept Ligature Caret Value Format 3 by Felipe Corrêa da Silva Sanches · 7 years ago
  59. 9673d42 Fix typo by Khaled Hosny · 7 years ago
  60. 63f8d7e [build] Fix unity builds by Khaled Hosny · 7 years ago
  61. 155ef30 [graphite] -Wsign-compare by Khaled Hosny · 7 years ago
  62. 0dacf73 [graphite] -Wnon-virtual-dtor by Khaled Hosny · 7 years ago
  63. ff911b3 Improve messages a bit by Khaled Hosny · 7 years ago
  64. 524eb72 [OS/2] Typo by Khaled Hosny · 7 years ago
  65. 54f68d9 Clean up some compiler warnings. by Jonathan Kew · 7 years ago
  66. 4566ffb [variations] Check the item variation store in GDEF v1.3 by Jonathan Kew · 7 years ago
  67. 4a96a17 [variations] Fix calculation of delta data size. by Jonathan Kew · 7 years ago
  68. a88ca9b [variations] Relax a couple of checks in MVAR that are not important in practice. by Jonathan Kew · 7 years ago
  69. 8aea655 [OS/2] usWeightClass valid range is 1..1000 now by Khaled Hosny · 7 years ago
  70. 251d81c [STAT] Must properly construct vector<> before assigning to it. by Jonathan Kew · 8 years ago
  71. 653d831 [OS/2] Don’t reject for bad usFirstCharIndex by Khaled Hosny · 8 years ago
  72. 58194bc [OS/2] Don’t reject for some set fSelection bits by Khaled Hosny · 8 years ago
  73. 39288f0 [OS/2] No need for std::string here by Khaled Hosny · 8 years ago
  74. 63ff19f [variations] Promote to size_t for length checks in STAT parsing by Jonathan Kew · 8 years ago
  75. a6d8fdd [variations] Promote to size_t for length computation in ParseVariationDataSubtable by Jonathan Kew · 8 years ago
  76. cf51a77 [variations] Add missing offset check for variation data subtable offset by Jonathan Kew · 8 years ago
  77. a833113 [variations] Update table version checks (allow unknown minor versions) by Jonathan Kew · 8 years ago
  78. 9f1c824 Validate axis count in ParseConditionTable by Jonathan Kew · 8 years ago
  79. 3954054 [variations] Fix buggy serialization of STAT table by Jonathan Kew · 8 years ago
  80. dc70df9 Expose ots::CheckTag helper so it can be used within individual table implementations. by Jonathan Kew · 8 years ago
  81. 8dd7e61 [variations] Implement cvar table by Jonathan Kew · 8 years ago
  82. 2f47b91 [variations] Implement MVAR table by Jonathan Kew · 8 years ago
  83. cc98d76 [variations] Implement avar table by Jonathan Kew · 8 years ago
  84. e55a429 [variations] Implement VVAR table by Jonathan Kew · 8 years ago
  85. 5ae9613 [variations] Implement HVAR table by Jonathan Kew · 8 years ago
  86. d2447c6 [variations] Implement gvar table by Jonathan Kew · 8 years ago
  87. 44ecc5e [variations] Implement STAT table by Jonathan Kew · 8 years ago
  88. 2aeb508 [variations] Implement fvar table by Jonathan Kew · 8 years ago
  89. ba1c815 [variations] Prepare to add support for variation tables by Jonathan Kew · 8 years ago
  90. a527201 Add support for parsing GSUB/GPOS format 1.1, with FeatureVariations subtable. by Jonathan Kew · 8 years ago
  91. 4ca155b [name] Limit the length of format 1 lang tags by Khaled Hosny · 8 years ago
  92. f50b33e Don't reject variation fonts for having a VariationIndex table (in place of Device Table). by Jonathan Kew · 8 years ago
  93. f723823 Don't bail if CFF2 glyph table is present by Dominik Röttsches · 8 years ago
  94. 7969eb6 [layout] Fixup previous commit by Khaled Hosny · 8 years ago
  95. 8b03115 [layout] Don’t be lookup flags police by Khaled Hosny · 8 years ago
  96. b380535 [cmap] Support 0-4-12 subtable by Khaled Hosny · 8 years ago
  97. 8f90e63 [cff] Allow empty array for Blue operators by Khaled Hosny · 8 years ago
  98. f35528b [ots] Avoid #define-ing htons and friends (#155) by Kunihiko Sakamoto · 8 years ago
  99. 8c31f91 Fix link by Khaled Hosny · 8 years ago
  100. fca10f5 [woff2] Update to v1.0.1 by Khaled Hosny · 8 years ago