1. 01 5月, 2007 1 次提交
  2. 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
  3. 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
  4. 09 1月, 2007 1 次提交
  5. 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
  6. 23 6月, 2006 1 次提交
  7. 31 5月, 2006 2 次提交
  8. 13 4月, 2006 1 次提交
  9. 11 4月, 2006 1 次提交
    • B
      Bug 337924 – cleanups for issues reported by various compilers Patch · 14022e82
      Behdad Esfahbod 提交于
      2006-04-11  Behdad Esfahbod  <behdad@gnome.org>
      
              Bug 337924 – cleanups for issues reported by various compilers
              Patch from Kjartan Maraas.
      
              * examples/viewer-x.c (update):
              * modules/arabic/arabic-fc.c (fallback_shape),
              (arabic_engine_shape):
              * modules/basic/basic-fc.c (fallback_shape), (basic_engine_shape):
              * modules/basic/basic-x.c:
              * modules/hangul/hangul-fc.c:
              * modules/hebrew/hebrew-fc.c (hebrew_engine_shape):
              * modules/indic/indic-fc.c:
              * modules/khmer/khmer-fc.c:
              * modules/syriac/syriac-fc.c:
              * modules/thai/thai-fc.c:
              * modules/tibetan/tibetan-fc.c:
              * pango/break.c:
              * pango/modules.c:
              * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
              * pango/pango-attributes.c (pango_attr_list_filter):
              * pango/pango-engine.c:
              * pango/pango-fontset.c:
              * pango/pango-layout.c (pango_layout_set_text),
              (pango_layout_xy_to_index), (pango_layout_get_cursor_pos):
              * pango/pango-markup.c (text_handler):
              * pango/pango-utils.c (read_alias_file):
              * pango/pangocairo-fcfont.c (G_DEFINE_TYPE_WITH_CODE):
              * pango/pangocairo-fcfontmap.c (G_DEFINE_TYPE_WITH_CODE):
              * pango/pangocairo-font.c (_pango_cairo_font_get_hex_box_info):
              * pango/pangox-fontmap.c (pango_x_make_matching_xlfd):
              * tests/dump-boundaries.c (fail):
              Remove unused variables.  Remove excess semicolon after DEFINE_TYPE
              macros.
      14022e82
  10. 10 4月, 2006 1 次提交
    • B
      Fix minor bugs reported by the Coverity scan report. · 59aafd07
      Behdad Esfahbod 提交于
      2006-04-10  Behdad Esfahbod  <behdad@gnome.org>
      
              Fix minor bugs reported by the Coverity scan report.
      
              * pango/opentype/harfbuzz-gdef.c (HB_GDEF_Build_ClassDefinition):
              * pango/opentype/harfbuzz-gpos.c (HB_GPOS_Query_Scripts),
              (HB_GPOS_Query_Languages), (HB_GPOS_Query_Features): Do not access
              structs before we check them for nullity.
      
              * pango/pango-layout.c (pango_layout_index_to_line),
              (pango_layout_index_to_line_and_extents),
              (pango_layout_index_to_pos): Check for invalid iterators outside the
              loop, so we don't crash.
      
              * pango/pango-layout.c (pango_layout_line_x_to_index): Set
              char_trailing instead of trailing in one of too many paths.  Should
              have been a typo.
      
              * pango/pangox.c (get_font_metrics_from_subfonts): Check for nullity
              somewhere.
      59aafd07
  11. 07 4月, 2006 1 次提交
  12. 04 4月, 2006 1 次提交
  13. 31 3月, 2006 4 次提交
  14. 26 3月, 2006 1 次提交
  15. 13 3月, 2006 1 次提交
    • B
      === Released 1.12.0 === · 434833b1
      Behdad Esfahbod 提交于
      2006-03-13  Behdad Esfahbod  <behdad@gnome.org>
      
              * === Released 1.12.0 ===
      
              * configure.in: Version 1.12.0
      
              * NEWS, README: Updated.
      434833b1
  16. 31 1月, 2006 1 次提交
  17. 29 1月, 2006 1 次提交
    • B
      Removed. · e040f681
      Behdad Esfahbod 提交于
      2006-01-28  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentype/pango-ot-*: Removed.
      
              * pango/pango-ot-*: Added.
      
              * pango/Makefile.am, pango/opentype/Makefile.am: Adjusted.
      e040f681
  18. 26 1月, 2006 1 次提交
  19. 14 1月, 2006 1 次提交
  20. 06 1月, 2006 1 次提交
    • B
      pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, · ca07fcf6
      Behdad Esfahbod 提交于
      2006-01-05  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/Makefile.am,
              * pango/fonts.c,
              * pango/glyphstring.c,
              * pango/pango-attributes.c,
              * pango/pango-color.c,
              * pango/pango-impl-utils.h,
              * pango/pango-item.c,
              * pango/pango-layout.c,
              * pango/pango-tabs.c,
              * pango/pango-utils.c,
              * pango/pango-utils.h,
              * pango/pangoatsui-fontmap.c,
              * pango/pangocairo-font.c,
              * pango/pangocairo-fontmap.c,
              * pango/pangofc-fontmap.c,
              * pango/pangowin32-fontmap.c,
              * pango/pangox-fontmap.c,
              * pango/pangox.c,
              * pango/opentype/pango-ot-info.c,
              * pango/opentype/pango-ot-ruleset.c: Intern strings to avoid
              unnecessary strdups in the type system. (bug #325832, Matthias Clasen)
      ca07fcf6
  21. 27 12月, 2005 1 次提交
  22. 25 11月, 2005 1 次提交
  23. 24 11月, 2005 2 次提交
    • B
      Fix typo in docs. · 6f64314f
      Behdad Esfahbod 提交于
      2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/opentyp/pango-ot-buffer.c: Fix typo in docs.
      6f64314f
    • B
      Added "Since:" tags to all interfaces added after Pango 1.0. (#319116, · f2bcf722
      Behdad Esfahbod 提交于
      2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
      
              * pango/fonts.c pango/pango-attributes.c pango/pango-context.c
              pango/pango-glyph-item.c pango/pango-layout.c
              pango/pango-script.c pango/pango-utils.c pango/pangofc-font.c
              pango/pangoft2-fontmap.c pango/opentype/pango-ot-buffer.c
              pango/opentype/pango-ot-ruleset.c: Added "Since:" tags to all
              interfaces added after Pango 1.0. (#319116, Brian Cameron)
      f2bcf722
  24. 23 11月, 2005 2 次提交
    • B
      Protect against possible division by zeros (#316468, Steve Grubb) · 682db81c
      Behdad Esfahbod 提交于
      2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
      
              Protect against possible division by zeros (#316468, Steve Grubb)
      
              * pango/pango-context.c (update_metrics_from_items),
              pango/pango-fontset.c (pango_fontset_real_get_metrics): If count is
              zero, do not alter approximate_{char,digit}_width.
      
              * pango/opentype/disasm.c: Err on invalid DeltaFormat.
      682db81c
    • B
      Reworked basic shaper with OpenType support. (#101079, based on patch from · e6e15352
      Behdad Esfahbod 提交于
      2005-11-23  Behdad Esfahbod  <behdad@gnome.org>
      
              * modules/basic/basic-fc.c: Reworked basic shaper with OpenType
              support. (#101079, based on patch from Denis Jacquerye and Noah Levitt)
      
              * modules/basic/basic-fc.c (basic_scripts): Added Unicode 4.1 addition
              script PANGO_SCRIPT_GLAGOLITIC that is a "simple" script.
      
              * modules/arabic/arabic-fc.c, modules/syriac/syriac-fc.c: Replace
              g_utf8_to_ucs4_fast() with g_utf8_strlen()!
      
              * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_add_feature):
              Remove reference in docs to pango_ot_ruleset_shape() that was
              removed long ago.
      e6e15352
  25. 17 11月, 2005 1 次提交
    • B
      Part of #101079: · 612b6cf6
      Behdad Esfahbod 提交于
      2005-11-17  Behdad Esfahbod  <behdad@gnome.org>
      
              Part of #101079:
      
              * pango/opentype/ftxopen.c (Load_Lookup): In extension subtables,
              offset is relative to the extension subtable, not the original
              table. (Greg Aumann)
      
              * pango/opentype/ftxgpos.c (Load_BaseArray): When reading BaseAnchor,
              skip offsets that are zero.  Works around bug in Doulos SIL Regular.
      612b6cf6
  26. 10 11月, 2005 1 次提交
  27. 05 11月, 2005 1 次提交
    • B
      Turn various gcc warnings off. Adding const, adding static, fully · 9717127a
      Behdad Esfahbod 提交于
      2005-11-04  Behdad Esfahbod  <behdad@gnome.org>
      
              * configure.in, examples/argcontext.c examples/cairoview.c,
              examples/renderdemo.c, examples/renderdemo.h examples/xftview.c,
              modules/basic/basic-x.c, modules/hangul/hangul-fc.c,
              modules/hebrew/hebrew-shaper.c, modules/hebrew/hebrew-shaper.h,
              modules/indic/indic-fc.c, modules/indic/mprefixups.c,
              modules/syriac/syriac-fc.c, pango/break.c pango/fonts.c,
              pango/modules.c, pango/pango-coverage.c pango/pango-engine.c,
              pango/pango-engine.h, pango/pango-fontmap.c,
              pango/pango-fontset.c, pango/pango-impl-utils.h,
              pango/pango-layout.c, pango/pango-layout.h,
              pango/pango-renderer.c, pango/pango-script.c,
              pango/pango-utils.c, pango/pangocairo-fc.h,
              pango/pangocairo-font.c, pango/pangocairo-fontmap.c,
              pango/pangocairo-private.h, pango/pangofc-decoder.c,
              pango/pangofc-font.c, pango/pangofc-fontmap.c pango/pangoft2.c,
              pango/pangox-fontcache.c, pango/pangox-fontmap.c pango/pangox.c,
              pango/pangoxft-font.c, pango/querymodules.c,
              pango/opentype/ftglue.c, pango/opentype/ftxgpos.c,
              pango/opentype/ftxopen.c, pango/opentype/pango-ot-buffer.c,
              pango/opentype/pango-ot-info.c,
              pango/opentype/pango-ot-ruleset.c, tests/dump-boundaries.c,
              tests/testboundaries.c, tests/testcolor.c tests/testiter.c,
              tests/testscript.c: Turn various gcc warnings off. Adding const,
              adding static, fully initializing structs, match signedness in
              comparisons. (#317804)
      
              * tests/testscript.c, tools/gen-script-for-lang.c:
              (scripts_for_file): Pass error->message instead of error to fail(),
              which was wrong.
              (compare_lang): Fix typo comparing a and a instead of a and b.
      9717127a
  28. 04 11月, 2005 1 次提交
    • B
      Patches from #170414. Reviewed by Matthias Clasen. · c0505f3b
      Behdad Esfahbod 提交于
      2005-11-03  Behdad Esfahbod  <behdad@gnome.org>
      
              Patches from #170414.  Reviewed by Matthias Clasen.
      
              * pango/opentype/ftxgpos.c, pango/opentype/ftxgsub.c: Use call table
              to dispatch different lookup types.
      
              * pango/opentype/pango-ot-buffer.c, pango/opentype/pango-ot-ruleset.c:
              Small cleanup.
      c0505f3b
  29. 29 8月, 2005 1 次提交
  30. 15 8月, 2005 1 次提交
  31. 27 7月, 2005 1 次提交
  32. 23 7月, 2005 2 次提交
    • O
      Remove an unecessary set of block2. · 91a3fa2e
      Owen Taylor 提交于
      2005-07-22  Owen Taylor  <otaylor@redhat.com>
      
              * pango/opentype/ftglue.c (ftglue_realloc): Remove
              an unecessary set of block2.
      91a3fa2e
    • O
      Patch from David Turner. Review and testing by Behdad Esfahbod · ff703478
      Owen Taylor 提交于
      2005-07-22  Owen Taylor  <otaylor@redhat.com>
      
              Patch from David Turner. Review and testing by Behdad Esfahbod
      
              * pango/opentype/ftglue.[ch] Makefile.am: Glue layer that provides
              implementation of the internal functions that the opentype code
              expects in terms of publically exported FreeType API.
      
              * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
              pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
              pango/opentype/otlbuffer.c pango/opentype/pango-ot-info.c
              pango/opentype/pango-ot-ruleset.c: Remove includes of
              internal headers. Small changes to work with ftglue.[ch]
      
              * pango/opentype/fterrcompat.h: Remove: no longer needed.
      
              * pango/opentype/ftxgpos.c: Use FT_IS_SFNT(face) rather
              than poking at FT_MODULE_CLASS (face->driver)->module_name.
      
              * pango/opentype/ftxopen.c (Free_FeatureList): Free
              fl->ApplyOrder. (Found by Behdad)
      ff703478
  33. 22 7月, 2005 1 次提交
    • O
      Fix up places where there is missing or incomplete Copyright and License · 43dbec6f
      Owen Taylor 提交于
      2005-07-21  Owen Taylor  <otaylor@redhat.com>
      
              Fix up places where there is missing or incomplete
              Copyright and License information (Reported by William N. Ray)
      
              * pango/opentype/fterrcompat.h: Mark as FreeType/GPL licensed.
      
              * pango/opentype/FT-license.txt: Make this the dual-licensing
              description that covers the FreeType code (FreeType's
              LICENSE.TXT) rather than the FTL.
      
              * pango/opentype/FTL.TXT: Move the FTL (referenced from
              FT-license.txt) to here.
      
              * modules/basic/basic-common.h modules/hebrew/hebrew-shaper.h
              modules/thai/thai-charprop.c modules/thai/thai-shaper.h
              tools/gen-script-for-lang.c tests/testcolor.c:
              Add LGPL header and copyright information.
      
              * modules/indic/indic-ot.[ch] modules/indic/indic-ot-class-tables.c
              modules/thai/thai-ot.[ch]: Add LGPL header.
      
              * modules/thai/thai-shaper.c modules/thai/thai-charprop.h:
              Minor fixes to copyright information.
      
              * modules/arabic/arabic-ot.c: Add Freetype license boilerplate.
      43dbec6f