1. 08 8月, 2012 1 次提交
  2. 02 8月, 2012 4 次提交
  3. 01 8月, 2012 1 次提交
  4. 31 7月, 2012 1 次提交
  5. 24 7月, 2012 1 次提交
  6. 21 7月, 2012 2 次提交
    • B
      [Indic] Recompose Bengali Ya,Nukta · 4c450c70
      Behdad Esfahbod 提交于
      This is a bunch of hacks for now.
      
      Improves Bengali a bit.
      4c450c70
    • B
      [Indic] Don't split U+0AC9 · 2e193b24
      Behdad Esfahbod 提交于
      Althought IndicMatraCategory.txt classifies it as Top_And_Right matra,
      it does not have Unicode decomposition, and Uniscribe does not do
      anything special about it either.
      
      Gujarati failures down from 0.672% to 0.0130966%.
      2e193b24
  7. 20 7月, 2012 1 次提交
  8. 19 7月, 2012 2 次提交
  9. 17 7月, 2012 1 次提交
  10. 06 6月, 2012 3 次提交
  11. 25 4月, 2012 1 次提交
  12. 06 4月, 2012 1 次提交
  13. 09 8月, 2011 1 次提交
  14. 05 8月, 2011 1 次提交
  15. 21 7月, 2011 2 次提交
  16. 08 7月, 2011 3 次提交
    • B
      [API] Add compose() and decompose() unicode funcs, rename other ones · c4641723
      Behdad Esfahbod 提交于
      Add compose() and decompose() unicode funcs.  These implement
      pair-wise canonical composition/decomposition.
      
      The glib/icu implementations are lacking for now.  We are adding
      API for this to glib, but I cannot find any useful API in ICU.
      May end of implementing these in-house.
      
      Changed all unicode_funcs callback names to remove the "_get" part.
      Eg, hb_unicode_get_script_func_t is now hb_unicode_script_func_t,
      and hb_unicode_get_script() is hb_unicode_script() now.
      c4641723
    • B
      Humm, undo some shuffling · 891c4755
      Behdad Esfahbod 提交于
      In preparation for adding more advanced unicode funcs.
      891c4755
    • B
      More code shuffling · 4b6317c4
      Behdad Esfahbod 提交于
      4b6317c4
  17. 12 5月, 2011 1 次提交
  18. 11 5月, 2011 1 次提交
  19. 05 5月, 2011 1 次提交
  20. 03 5月, 2011 1 次提交
  21. 28 4月, 2011 2 次提交
  22. 27 4月, 2011 1 次提交
  23. 22 4月, 2011 2 次提交
  24. 21 4月, 2011 2 次提交
  25. 20 4月, 2011 2 次提交
  26. 16 4月, 2011 1 次提交