Change logs for pango1.0 source package in Gutsy

  • pango1.0 (1.18.3-0ubuntu1) gutsy-proposed; urgency=medium
    
      * Targetting GNOME 2.20.1 SRU at gutsy-proposed.
      * New upstream release; no API change.
        - Two OpenType engine fixes.  Makes Nafees Nastaliq font
          work great, and avoids warnings with some other fonts.
        - Fix minor leak in win32 backend.
        - Bugs fixed in this release:
          Bug 483600 – Leak of font family name in
          pango_win32_font_description_from_logfont(w)
          Patch from Daniel Atallah
      * Cleanup tabs in previous changelog entry.
    
     -- Loic Minier <email address hidden>   Thu, 18 Oct 2007 17:08:58 +0200
  • pango1.0 (1.18.2-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Require libthai >= 0.1.9 for enabling thai-lang module
        - Misc bug fixes
        - Bugs fixed in this release:
          Bug 474708 – pangocairo leaks memory
          Bug 472891 – Bad consistency check in pango_get_log_attrs
          Bug 302952 – The placement of a diacritic marks for an arabic ligature
    		   is not correct
          Bug 410152 – testboundaries test fails
      * debian/control.in:
        - updated libthai requirement
    
     -- Sebastien Bacher <email address hidden>   Tue, 18 Sep 2007 23:24:12 +0200
  • pango1.0 (1.18.1-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Misc bug fixes, including fix for an infinite-loop bug.
        - Bugs fixed in this release:
          - Bug 470042 – missing Macedonian OT tag
          - Bug 468953 – pango-renderer.c: using function without prototype
          - Bug 463430 – Gets stuck while "formatting message"
    
     -- Sebastien Bacher <email address hidden>   Tue, 28 Aug 2007 13:48:07 +0200
  • pango1.0 (1.18.0-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Make pango_script_for_unichar() just call g_unichar_get_script(),
          and document that PangoScript and GUnicodeScript are interchangeable
          enumerations.
        - Misc bug fixes
        - Bugs fixed in this release:
          – Add a way to get the script name of a gunichar
          – Cursor positioning for Sinhala is broken
          – memory corruption in pango_default_break
          – Clicking on pixbuf should move the cursor to the position
            nearest to the click point
          – pango_cairo_context_set_font_options() and some others
            don't have a Since: tag
          – Minimum tab width enforcement in pango-layout breaks TabArray positions
          – ellipsize doesn't work consistent
          – TextView is ignoring multiple consecutive \t's
          – pango hangul is crashing in gnome-about because it is
            failing to retrieve a font.
          – Shape attribute handling is not consistent
          – Remove special-case for shape attribute in
            pango_layout_line_index_to_x()
      * debian/control.in:
        - updated glib requirement
    
     -- Sebastien Bacher <email address hidden>   Tue, 21 Aug 2007 10:54:13 +0200
  • pango1.0 (1.17.5-1ubuntu1) gutsy; urgency=low
    
      * Sync with Debian
      * New upstream version:
        - Export PangoCairoFont and cleanup various standard macros.
        - Bugs fixed in this release:
          Bug 150883 - Unicode LRO defect
          Bug 449482 - Build error when xft not present
          Part of Bug 347236 - provide pango_cairo_font_get_scaled_font
      * debian/control.in:
        - updated transition version for Ubuntu
      * debian/libpango1.0-common.postinst:
        + Fix version where the /etc/pango/* files were deprecated... should fix
          the problem of pango not finding it's modules
      * debian/patches/30_anymetrics.patch:
        - Turn on FC_ANY_METRICS whenever looking up fonts with fontconfig.
        This lets fontconfig's configuration know that we don't care about
        getting a font with exactly the same shape as the family we asked for.
        This fixes the (eg) firefox vs. (eg) evince font metrics ugliness
        problem.
    
     -- Sebastien Bacher <email address hidden>   Tue, 31 Jul 2007 09:13:29 +0200
  • pango1.0 (1.17.4-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Refactored the ATSUI font backend and install pangoatsui.h
          that has a single function pango_atsui_font_get_atsu_font_id() and
          a couple of types.
        - Bugs fixed in this release:
          - Bug 451547 - FAIL: runtests.sh
          - Bug 449543 - Ship pangoatsui.h
    
     -- Sebastien Bacher <email address hidden>   Tue, 03 Jul 2007 12:09:13 +0200
  • pango1.0 (1.17.3-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        Bugs fixed in this release:
        - move glyph extents code (and cache) from
    		   pangocairo-*font.c into pangocairo-font.c
        - Add pango_cairo_font_map_get_font_type
        - provide pango_cairo_font_get_scaled_font
        - Provide pango_cairo_font_map_new_for_font_type
        - underline should add "error" type.
        - Add pango_font_face_is_synthesized()
        - pango_cairo_update_layout() always invalidates layout
        - Bus error in the pango_ot_tag_from_language()
        - the parsing with pango_parse_markup is not coherent
        - fonts.c: pango_font_face_is_synthesized returns NULL
        - improve docs on what absolute size means
        - pango_layout_index_to_line_x() counts lines from 1
    
     -- Sebastien Bacher <email address hidden>   Tue, 19 Jun 2007 13:00:14 +0200
  • pango1.0 (1.17.2-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Rename recently added pango_ot_ruleset_get_for() to
          pango_ot_ruleset_get_for_description().
        - New engine API: pango_ot_ruleset_new_from_description().
        - Treat Unknown script like Common and other non-"real" scripts.
        - Misc typo fixes
        - Bugs fixed in this release:
          Bug 443206 - PANGO_SCRIPT_UNKNOWN should not cause a run break
    
     -- Sebastien Bacher <email address hidden>   Tue, 12 Jun 2007 15:30:45 +0200
  • pango1.0 (1.17.1-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        - Ported the rest of OpenType shapers to the new OpenType APIs and
          added standard features to them: Hebrew, Indic, Khmer, Thai, and Tibetan.
        - Added N'Ko support to the Arabic module.
        - Small Indic module fix for Malayalam.
        - Fixed font metrics returned by the ATSUI backend.
        - Make itemization use pango_language_get_default() if context has no
          language set on it.  Ditto for pango_context_get_metrics() if both
          input language and context language are NULL.
        - Improved documentation on vertical text, also added stability note
          to those parts of Pango API that are not indefinitely stable (shaper
          and language engine APIs).
        - Misc bug fixes.
        - New OpenType engine API:
          pango_ot_ruleset_get_feature_count()
        - Bugs fixed in this release:
          Bug 357790 - Rendering problem for malayalam consonant RA (U+0D30)
          Bug 385168 - indic, khmer, and tibetan modules don't apply ccmp
          Bug 385477 - kern feature is not supported in OpenType
                       layout for Tibetan.
          Bug 433805 - [Atsui] Approximate char/digit width width often 0
          Bug 436699 - N'Ko support
          Bug 438705 - Test runs non-existent "/bin/bash" on HP-UX 11.11
          Bug 438814 - synaptic crash with pango 1.17.0
          Bug 440603 - Minor ABI change
      * debian/patches/21_malayalam-rendering.patch:
        - dropped, fixed with the new version
      * debian/patches/90_from_svn_fix_synaptic_crasher.patch:
        - dropped, fixed with the new version
    
     -- Sebastien Bacher <email address hidden>   Tue, 29 May 2007 19:46:53 +0200
  • pango1.0 (1.17.0-0ubuntu2) gutsy; urgency=low
    
      * debian/patches/90_from_svn_fix_synaptic_crasher.patch:
        - patch from SVN, fix synaptic crashing with the new version
    
     -- Sebastien Bacher <email address hidden>   Wed, 16 May 2007 15:30:51 +0200
  • pango1.0 (1.17.0-0ubuntu1) gutsy; urgency=low
    
      * New upstream version:
        Bugs fixed in this release:
        - pango_layout_set_justify() doesn't work
        - Pango should respect $LANGUAGE
        - Pango vertical writing support is different with real CJK usage.
        - Time is not aligned with date on vertical panel
        - Updated MS Mincho/Gothic are not listed in font dialog properly on Vista/
        - [Atsui] Approximate char/digit width width often 0 (worked around)
        - [atsui] Italic versions of some faces can't be created
        - pango_cairo_context_[sg]et_shape_renderer()
        - Pango misaligns word-wrapped text due to trailing whitespace
        - Error building the pango.modules file while cross compiling
        - Adding PangoScript to PangoAnalysis
        - pango_language_includes_script is buggy
    
     -- Sebastien Bacher <email address hidden>   Tue, 15 May 2007 20:41:10 +0200
  • pango1.0 (1.16.4-1ubuntu1) gutsy; urgency=low
    
      * Sync with Debian
      * debian/control.in:
        - package maintained by the Desktop Team for Ubuntu
        - updated transition version for Ubuntu
      * debian/libpango1.0-common.postinst:
        + Fix version where the /etc/pango/* files were deprecated... should fix
          the problem of pango not finding it's modules
      * debian/patches/30_anymetrics.patch:
        - Turn on FC_ANY_METRICS whenever looking up fonts with fontconfig.
        This lets fontconfig's configuration know that we don't care about
        getting a font with exactly the same shape as the family we asked for.
        This fixes the (eg) firefox vs. (eg) evince font metrics ugliness
        problem.
    
     -- Sebastien Bacher <email address hidden>   Mon, 14 May 2007 11:39:31 +0200
  • pango1.0 (1.16.2-0ubuntu1) feisty; urgency=low
    
      * New upstream version
        - Fixed various bug in the OpenType Layout code
        - Improved documentation
        - Improved ATSUI backend
        - Misc build system fixes
        - Bugs fixed in this release:
          - pangowin32-fontmap.c:using function without prototype
          - Don't create coverage every time it's asked for
    
     -- Sebastien Bacher <email address hidden>   Tue, 10 Apr 2007 00:59:24 +0200