1. 10 8月, 2013 1 次提交
  2. 01 8月, 2012 1 次提交
  3. 20 1月, 2012 1 次提交
  4. 19 1月, 2012 1 次提交
  5. 03 8月, 2011 1 次提交
  6. 22 7月, 2011 1 次提交
  7. 21 7月, 2011 3 次提交
  8. 08 7月, 2011 1 次提交
    • 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
  9. 15 6月, 2011 1 次提交
  10. 27 5月, 2011 1 次提交
  11. 12 5月, 2011 2 次提交
  12. 11 5月, 2011 1 次提交
  13. 03 5月, 2011 9 次提交
  14. 02 5月, 2011 1 次提交
  15. 30 4月, 2011 3 次提交
  16. 29 4月, 2011 1 次提交
  17. 27 4月, 2011 1 次提交
  18. 22 4月, 2011 1 次提交
  19. 21 4月, 2011 1 次提交
  20. 20 4月, 2011 3 次提交