1. 08 10月, 2018 1 次提交
  2. 04 10月, 2018 1 次提交
  3. 30 9月, 2018 1 次提交
  4. 24 9月, 2018 1 次提交
  5. 17 9月, 2018 2 次提交
  6. 26 8月, 2018 1 次提交
  7. 14 8月, 2018 1 次提交
  8. 06 8月, 2018 1 次提交
  9. 10 7月, 2018 1 次提交
  10. 01 6月, 2018 1 次提交
  11. 08 5月, 2018 1 次提交
  12. 06 2月, 2018 2 次提交
  13. 05 2月, 2018 1 次提交
    • B
      [aat] Fix unsafe-to-break · 54e6efad
      Behdad Esfahbod 提交于
      At any position, if state is not zero, mark unsafe-to-break before,
      unless we can reason it safe.
      
      At any position, if there's an action entry for end-of-text, mark
      unsafe to break.
      
      Also changes buffer diff impl to allow for flag differences as long
      as the buffer glyph flags are superset of reference glyph flags.
      
      With this, all MORX tests pass.
      54e6efad
  14. 15 11月, 2017 1 次提交
  15. 01 11月, 2017 1 次提交
  16. 15 10月, 2017 2 次提交
  17. 05 9月, 2017 1 次提交
  18. 31 8月, 2017 1 次提交
    • B
      hb_buffer_diff() tweak · 099472e0
      Behdad Esfahbod 提交于
      I like to have a mode where CONTAINS_NOTDEF and CONTAINS_DOTTEDCIRCLE are not
      returned.  Abused a value of -1 for that.  hb-shape now uses it.  Fixes two
      of the six tests failing with --verify in test/shaping/run-tests.sh.
      099472e0
  19. 24 8月, 2017 2 次提交
  20. 23 8月, 2017 1 次提交
  21. 16 8月, 2017 1 次提交
    • E
      Fix signed/unsigned warning (#522) · 91770e1c
      Emil A Eklund (eae) 提交于
      Change hb_buffer_diff to explicitly cast result of abs to unsigned when
      comparing with position_fuzz to avoid unsafe signed/unsigned comparions
      warnings on windows.
      91770e1c
  22. 15 8月, 2017 1 次提交
  23. 12 8月, 2017 5 次提交
  24. 11 8月, 2017 5 次提交
  25. 19 6月, 2017 1 次提交
  26. 20 7月, 2016 1 次提交
  27. 29 6月, 2016 1 次提交
  28. 25 2月, 2016 1 次提交