1. 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
  2. 15 6月, 2011 1 次提交
  3. 27 5月, 2011 1 次提交
  4. 12 5月, 2011 2 次提交
  5. 11 5月, 2011 1 次提交
  6. 03 5月, 2011 9 次提交
  7. 02 5月, 2011 1 次提交
  8. 30 4月, 2011 3 次提交
  9. 29 4月, 2011 1 次提交
  10. 27 4月, 2011 1 次提交
  11. 22 4月, 2011 1 次提交
  12. 21 4月, 2011 1 次提交
  13. 20 4月, 2011 3 次提交