1. 06 12月, 2013 1 次提交
  2. 05 12月, 2013 2 次提交
  3. 14 11月, 2013 1 次提交
  4. 29 10月, 2013 2 次提交
  5. 04 10月, 2013 1 次提交
  6. 17 9月, 2013 1 次提交
  7. 31 8月, 2013 2 次提交
  8. 30 8月, 2013 1 次提交
  9. 29 8月, 2013 4 次提交
  10. 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
  11. 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
  12. 17 7月, 2013 1 次提交
  13. 11 6月, 2013 1 次提交
  14. 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
  15. 29 5月, 2013 3 次提交
  16. 28 5月, 2013 12 次提交
  17. 20 5月, 2013 1 次提交
  18. 30 4月, 2013 2 次提交
  19. 20 4月, 2013 1 次提交
  20. 06 4月, 2013 1 次提交