1. 27 7月, 2014 1 次提交
  2. 24 7月, 2014 1 次提交
  3. 23 7月, 2014 1 次提交
  4. 18 7月, 2014 1 次提交
  5. 17 7月, 2014 1 次提交
  6. 06 6月, 2014 1 次提交
    • B
      [indic] Don't reorder reph/pref if ligature was expanded · 832a6f99
      Behdad Esfahbod 提交于
      Normally if you want to, say, conditionally prevent a 'pref', you
      would use blocking contextual matching.  Some designers instead
      form the 'pref' form, then undo it in context.  To detect that
      we now also remember glyphs that went through MultipleSubst.
      
      In the only place that this is used, Uniscribe seems to only care
      about the "last" transformation between Ligature and Multiple
      substitions.  Ie. if you ligate, expand, and ligate again, it
      moves the pref, but if you ligate and expand it doesn't.  That's
      why we clear the MULTIPLIED bit when setting LIGATED.
      
      Micro-test added.  Test: U+0D2F,0D4D,0D30 with font from:
      
      [1]
      https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
      832a6f99
  7. 06 12月, 2013 1 次提交
  8. 05 12月, 2013 1 次提交
  9. 29 10月, 2013 2 次提交
  10. 15 10月, 2013 2 次提交
    • B
      Fix issue with automake · 2c85a3df
      Behdad Esfahbod 提交于
      2c85a3df
    • B
      Add test suite for shaping results · 841e20d0
      Behdad Esfahbod 提交于
      The new test suite runs tests included under
      hb/test/shaping/tests/*.tests, which themselves reference
      font files stored by sha1sum under hb/test/shaping/fonts/sha1sum.
      The fonts are produced using a subsetter to only include glyphs
      needed to run the test.
      
      Four initial tests are added for (Chain)Context matching,
      of which three currently fail.
      841e20d0
  11. 09 5月, 2012 3 次提交
  12. 22 1月, 2012 1 次提交
  13. 21 1月, 2012 1 次提交
  14. 20 1月, 2012 2 次提交