1. 12 2月, 2013 1 次提交
  2. 21 11月, 2012 1 次提交
  3. 17 11月, 2012 1 次提交
  4. 15 11月, 2012 4 次提交
  5. 14 11月, 2012 1 次提交
  6. 13 11月, 2012 4 次提交
  7. 02 11月, 2012 1 次提交
  8. 12 8月, 2012 1 次提交
    • B
      [OT] Unbreak Thai shaping and fallback Arabic shaping · 9f9f04c2
      Behdad Esfahbod 提交于
      The merger of normalizer and glyph-mapping broke shapers that
      modified text stream.  Unbreak them by adding a new preprocess_text
      shaping stage that happens before normalizing/cmap and disallow
      setup_mask modification of actual text.
      9f9f04c2
  9. 10 8月, 2012 1 次提交
  10. 02 8月, 2012 2 次提交
  11. 01 8月, 2012 2 次提交
  12. 31 7月, 2012 2 次提交
  13. 30 7月, 2012 1 次提交
  14. 19 7月, 2012 1 次提交
  15. 17 7月, 2012 1 次提交
  16. 06 6月, 2012 1 次提交
  17. 12 5月, 2012 1 次提交
  18. 11 5月, 2012 1 次提交
  19. 10 5月, 2012 1 次提交
  20. 09 5月, 2012 2 次提交
  21. 11 4月, 2012 1 次提交
  22. 10 4月, 2012 1 次提交
  23. 08 4月, 2012 1 次提交
    • B
      Add simple Hangul shaper that recomposes Jamo when feasible · c9a841f4
      Behdad Esfahbod 提交于
      Previously, we were NOT actually recomposing Hangul Jamo.  We do now.
      The two lines in:
      
      test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt
      
      Now render the same with the UnDotum.ttf font.  Previously the second
      linle was rendering boxes.
      
      We can also start applying OpenType Jamo features later.  At this time,
      I have no idea how the 'ljmo', 'vjmo', 'tjmo' features are supposed to
      work.  Maybe someone can explain them to me?
      c9a841f4
  24. 06 4月, 2012 1 次提交
  25. 08 3月, 2012 4 次提交
  26. 20 1月, 2012 1 次提交
  27. 17 1月, 2012 1 次提交