1. 03 11月, 2009 9 次提交
  2. 16 4月, 2009 1 次提交
  3. 19 2月, 2008 1 次提交
  4. 30 1月, 2008 1 次提交
  5. 28 1月, 2008 3 次提交
  6. 25 1月, 2008 1 次提交
  7. 24 1月, 2008 7 次提交
  8. 23 1月, 2008 5 次提交
  9. 16 1月, 2008 1 次提交
  10. 07 11月, 2007 1 次提交
  11. 25 10月, 2007 2 次提交
  12. 11 10月, 2007 3 次提交
    • B
      Mark internal symbols as HB_INTERNAL and define that to static in · 6b347138
      Behdad Esfahbod 提交于
      2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentype/*: Mark internal symbols as HB_INTERNAL and
              define that to static in harfbuzz.c.
      
              * pango/opentype/harfbuzz-buffer-internal.h: New file.
      
      6b347138
    • B
      Bug 485621 – Get rid of freetype memory allocator in harfbuzz · fc3d6f57
      Behdad Esfahbod 提交于
      2007-10-11  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 485621 – Get rid of freetype memory allocator in harfbuzz
      
              * pango/opentype/*: Remove all occurences of FT_Memory.  Use
              malloc/realloc/free directly.
      
              * pango/pango-ot*: Update to above.
      
      fc3d6f57
    • B
      Bug 485559 – Boston Summit HarfBuzz optimizations · a8abb8b9
      Behdad Esfahbod 提交于
      2007-10-10  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 485559 – Boston Summit HarfBuzz optimizations
      
              * pango/opentype/*: HarfBuzz hacking to:
      
                - Rename last remaining FT_Err stuff to HB_Err.
      
                - Fix a couple invalid table paths to be permissive so
                  fonts work better.  Particularly GDEF table for Nafees
                  Nastaliq is loaded and works great now.
      
                - Optimize harfbuzz buffer to not copy/swap for simple
                one-to-one and "copy" GSUB operations.
      
              * pango/pango-ot*: Update to FT_Err to HB_Err renaming.
      
      a8abb8b9
  13. 06 7月, 2007 1 次提交
  14. 28 12月, 2006 4 次提交