1. 07 6月, 2014 1 次提交
  2. 30 5月, 2014 1 次提交
  3. 29 4月, 2014 1 次提交
  4. 11 4月, 2014 1 次提交
  5. 22 3月, 2014 1 次提交
  6. 19 3月, 2014 1 次提交
  7. 05 3月, 2014 1 次提交
  8. 31 1月, 2014 1 次提交
  9. 29 1月, 2014 1 次提交
  10. 06 12月, 2013 1 次提交
  11. 05 12月, 2013 2 次提交
  12. 14 11月, 2013 1 次提交
  13. 29 10月, 2013 2 次提交
  14. 04 10月, 2013 1 次提交
  15. 17 9月, 2013 1 次提交
  16. 31 8月, 2013 2 次提交
  17. 30 8月, 2013 1 次提交
  18. 29 8月, 2013 4 次提交
  19. 27 8月, 2013 1 次提交
    • A
      [gtk-doc] Initial setup · f7c72b42
      Anthony Carrico 提交于
      Initial setup of gtk-doc. Straight forward setup following the gtk-doc
      instructions. Ignore some troublesome types in src/hb-gobject.h. To
      build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
      harfbuzz/docs/reference/html/index.html.
      f7c72b42
  20. 22 7月, 2013 1 次提交
    • B
      [uniscribe] Use unique font name · 8ac2e88d
      Behdad Esfahbod 提交于
      When installing per-process fonts using AddFontMemResourceEx(),
      if a font with the same family name is already installed, sometimes
      that one gets used.  Which is problematic for us.  As such, we
      now mangle the font to install a new 'name' table with a unique
      name, which we then use to choose the font.
      
      Patch from Jonathan Kew.
      8ac2e88d
  21. 17 7月, 2013 1 次提交
  22. 11 6月, 2013 1 次提交
  23. 07 6月, 2013 1 次提交
    • B
      Fix PKG_CHECK_MODULES usage · 270cfd7a
      Behdad Esfahbod 提交于
      Bug 65246 - Fix build without graphite2
      
      If we don't provide ACTION-IF-NOT-FOUND, configure aborts if it can't
      find the libraries.  We handle that ourselves so we don't want the
      macro to abort.
      270cfd7a
  24. 29 5月, 2013 3 次提交
  25. 28 5月, 2013 8 次提交