1. 03 11月, 2009 1 次提交
  2. 16 1月, 2008 1 次提交
  3. 07 11月, 2007 1 次提交
    • B
      And some more. · 47d2c33e
      Behdad Esfahbod 提交于
      2007-11-07  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentype/*: And some more.
      
      47d2c33e
  4. 26 10月, 2007 1 次提交
  5. 25 10月, 2007 1 次提交
  6. 11 10月, 2007 2 次提交
    • 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
  7. 31 3月, 2006 1 次提交