1. 29 9月, 2015 2 次提交
  2. 18 8月, 2015 1 次提交
  3. 09 4月, 2015 1 次提交
  4. 26 2月, 2015 12 次提交
  5. 13 12月, 2014 1 次提交
  6. 15 10月, 2014 1 次提交
  7. 03 8月, 2014 1 次提交
  8. 12 7月, 2014 1 次提交
  9. 06 6月, 2014 4 次提交
  10. 29 4月, 2014 1 次提交
  11. 31 10月, 2013 1 次提交
  12. 18 10月, 2013 5 次提交
  13. 17 10月, 2013 1 次提交
  14. 15 10月, 2013 1 次提交
    • B
      [otlayout] Fix (Chain)Context recursion! · 6b65a76b
      Behdad Esfahbod 提交于
      Previously we only supported recursive sublookups with
      ascending indices.  We were also not correctly handling
      non-1-to-1 recursed lookups.
      
      Fix all that!
      
      Fixes the three tests in test/shaping/tests/context-matching.tests,
      which were derived from NotoSansBengali and NotoSansDevanagari
      among others.
      6b65a76b
  15. 10 9月, 2013 1 次提交
  16. 05 5月, 2013 3 次提交
  17. 03 5月, 2013 2 次提交
  18. 18 4月, 2013 1 次提交
    • B
      Obssesive optimization · 0dc3a4e0
      Behdad Esfahbod 提交于
      Not measurable by any means, but conceptually this is faster since
      the mask matches more often than the digest.
      0dc3a4e0