1. 06 12月, 2017 1 次提交
  2. 25 10月, 2016 1 次提交
  3. 05 10月, 2016 1 次提交
  4. 27 9月, 2016 1 次提交
  5. 26 9月, 2016 3 次提交
  6. 01 9月, 2015 1 次提交
  7. 31 7月, 2015 1 次提交
  8. 29 5月, 2013 2 次提交
  9. 22 3月, 2013 1 次提交
  10. 07 3月, 2013 1 次提交
  11. 07 2月, 2013 1 次提交
    • B
      Don't use $(ENV) · 5898fa94
      Behdad Esfahbod 提交于
      As reported by Peter Breitenlohner:
      
      I think this is a very bad idea because ENV is used to specify a startup
      file to be read by some/all shells.
      5898fa94
  12. 03 1月, 2013 1 次提交
  13. 02 11月, 2012 1 次提交
  14. 21 1月, 2012 1 次提交
  15. 20 1月, 2012 1 次提交
  16. 09 8月, 2011 3 次提交
    • B
      [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs() · 38b21187
      Behdad Esfahbod 提交于
      Remove hb_ft_get_font_funcs() as it cannot be used by the user anyway.
      
      Add hb_ft_font_set_funcs().  Which will make the font internally use
      FreeType.  That is, no need for the font to have created using the
      hb-ft API.  Just create using hb_face_create()/hb_font_create() and
      then call this on the font (after having set font scale).  This
      internally creates an FT_Face and attached to the font.
      38b21187
    • B
      Fix build again · c0975e12
      Behdad Esfahbod 提交于
      c0975e12
    • B
      Fix build · f1f848e2
      Behdad Esfahbod 提交于
      f1f848e2
  17. 07 8月, 2011 1 次提交
  18. 06 8月, 2011 1 次提交
  19. 04 8月, 2011 1 次提交
  20. 03 8月, 2011 2 次提交
  21. 29 6月, 2011 2 次提交
  22. 27 5月, 2011 6 次提交
  23. 14 5月, 2011 1 次提交
  24. 12 5月, 2011 2 次提交
  25. 11 5月, 2011 2 次提交
  26. 06 5月, 2011 1 次提交