1. 25 10月, 2007 1 次提交
  2. 22 10月, 2007 1 次提交
    • B
      Bug 488840 – harfbuzz: protect against ligid overflow · 13b2b963
      Behdad Esfahbod 提交于
      2007-10-21  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 488840 – harfbuzz: protect against ligid overflow
      
              * pango/opentype/harfbuzz-buffer.c (_hb_buffer_allocate_ligid):
              Never return zero, even in case of overflow.
      
              * pango/opentype/harfbuzz-impl.h: Define dummy HB_LIKELY() and
              HB_UNLIKELY(), to be filled later.
      
      13b2b963
  3. 11 10月, 2007 2 次提交
    • 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 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
  4. 07 4月, 2006 1 次提交
  5. 04 4月, 2006 1 次提交
  6. 31 3月, 2006 2 次提交