1. 16 1月, 2008 1 次提交
  2. 05 12月, 2007 1 次提交
  3. 30 11月, 2007 2 次提交
    • B
      Undo accidental change. · cd55cfa2
      Behdad Esfahbod 提交于
      cd55cfa2
    • B
      Bug 485536 – underline_position can be zero · 3f05da63
      Behdad Esfahbod 提交于
      2007-11-29  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 485536 – underline_position can be zero
      
              * pango/pango-utils.c (pango_cairo_quantize_line_geometry):
              Document that returned position may be zero.
      
              * pango/pangocairo-win32font.c
              (pango_cairo_win32_font_create_metrics_for_context):
              * pango/pangofc-font.c (get_face_metrics):
              Handle case of underline_position==0 after rounding.
      
      3f05da63
  4. 24 11月, 2007 1 次提交
    • B
      Remove unused macro. · e58278fe
      Behdad Esfahbod 提交于
      2007-11-23  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentype/harfbuzz-impl.c: Remove unused macro.
      
      e58278fe
  5. 19 11月, 2007 1 次提交
  6. 07 11月, 2007 3 次提交
  7. 30 10月, 2007 1 次提交
  8. 26 10月, 2007 2 次提交
  9. 25 10月, 2007 3 次提交
  10. 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
  11. 11 10月, 2007 12 次提交
  12. 29 8月, 2007 1 次提交
  13. 21 8月, 2007 2 次提交
    • B
      Bug 463430 – Gets stuck while "formatting message" · e90d1991
      Behdad Esfahbod 提交于
      2007-08-21  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 463430 – Gets stuck while "formatting message"
      
              * pango/opentype/harfbuzz-gpos.c (Lookup_PairPos1),
              (Lookup_PairPos2), (Lookup_PairPos), (Do_ContextPos):
              * pango/opentype/harfbuzz-gsub.c (Do_ContextSubst):
              Change type of intermediate index variable from FT_UShort to
              FT_ULong as it was overlowing with more than 65536 glyphs.
      
      e90d1991
    • B
      Don't ignore error return value of hb_buffer_copy_output_glyph(). Patch · 13b86ee3
      Behdad Esfahbod 提交于
      2007-08-20  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup): Don't
              ignore error return value of hb_buffer_copy_output_glyph().  Patch
              sent to harfbuzz-list.
      
      13b86ee3
  14. 01 5月, 2007 1 次提交
  15. 04 4月, 2007 1 次提交
    • B
      Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning · 7341a116
      Behdad Esfahbod 提交于
      2007-04-03  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentype/harfbuzz-gdef.c (_HB_GDEF_Check_Property):
              * pango/opentype/harfbuzz-gpos.c (HB_Done_GPOS_Table),
              (Lookup_PairPos):
              * pango/opentype/harfbuzz-open.c (Get_Class1):
              Copy fixes from harfbuzz stable branch.  Includes a leak fix,
              a kerning fix, and an array out-of-bound access fix.
      
      7341a116
  16. 14 1月, 2007 1 次提交
    • H
      updated · 999a6f05
      Hans Breuer 提交于
      2007-01-13  Hans Breuer  <hans@breuer.org>
      
      	* pango/makefile.msc pango/opentype/makefile.msc : updated
      
      999a6f05
  17. 09 1月, 2007 1 次提交
  18. 25 7月, 2006 1 次提交
    • B
      Bug 347073 – Allow empty GPOS table · f726b20e
      Behdad Esfahbod 提交于
      2006-07-24  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 347073 – Allow empty GPOS table
      
              * pango/opentype/harfbuzz-open.c (_HB_OPEN_Load_ScriptList): Don't
              err on empty GPOS/GSUB tables.
      f726b20e
  19. 23 6月, 2006 1 次提交
  20. 31 5月, 2006 2 次提交
  21. 13 4月, 2006 1 次提交