The NetBSD Project

CVS log for pkgsrc/devel/pango/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / pango

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.90 / (download) - annotate - [select for diffs], Thu Mar 7 12:31:46 2024 UTC (3 weeks, 1 day ago) by pin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.89: +5 -5 lines
Diff to previous 1.89 (colored) to selected 1.52 (colored)

devel/pango: update to 1.52.1

Overview of changes in 1.52.1, 05-03-2024
=========================================
- Fix hexbox drawing

Revision 1.89 / (download) - annotate - [select for diffs], Fri Mar 1 19:35:17 2024 UTC (3 weeks, 6 days ago) by wiz
Branch: MAIN
Changes since 1.88: +5 -5 lines
Diff to previous 1.88 (colored) to selected 1.52 (colored)

pango: update to 1.52.0.

Based on wip/pango by pin@

Overview of changes in 1.52.0, 25-02-2024
=========================================
- Add pango_font_map_reload_font
- Improve formatting of font sizes

Overview of changes in 1.51.2, 10-02-2024
=========================================
- Build improvements on Windows
- Use single fontconfig thread
- Fix problems with spaces at line ends
- Allow custom fonts on Windows
- pango-viewer: Fix hint-metrics options
- Pangofont: Add properties

Overview of changes in 1.51.0, 11-08-2023
=========================================
- itemize: Improve script itemization
- build: Check for cairo DWrite dependency
- win32: Fix various issues and crashes
- layout: Add a missing switch case

Revision 1.88 / (download) - annotate - [select for diffs], Mon Jun 26 19:49:32 2023 UTC (9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.87: +5 -5 lines
Diff to previous 1.87 (colored) to selected 1.52 (colored)

pango: updated to 1.50.14

Overview of changes in 1.50.14, 02-03-2023
==========================================
- Fix underline thickness in scaled contexts

Overview of changes in 1.50.13, 20-02-2023
==========================================
- win32: Add back fallback for empty fontsets
- win32: Improve DirectWrite support
- Fix word segmentation for Japanese
- Don't set backspace-deletes-char for math symbols
- coretext: Fix a crash
- cairo: Apply metrics hinting to underlines too
- Treat COLRv1 fonts as color fonts

Revision 1.87 / (download) - annotate - [select for diffs], Wed Nov 23 10:57:44 2022 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.86: +5 -5 lines
Diff to previous 1.86 (colored) to selected 1.52 (colored)

pango: updated to 1.50.12

Overview of changes in 1.50.12
==============================
- Fix weight conversion on MacOS
- Update to Unicode 15
- Some introspection annotation fixes
- Improve PangoAttrList serialization
- Fix char offset calculatiosn in multi-paragraph
  layouts

Revision 1.86 / (download) - annotate - [select for diffs], Thu Oct 20 13:14:33 2022 UTC (17 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.85: +5 -5 lines
Diff to previous 1.85 (colored) to selected 1.52 (colored)

pango: updated to 1.50.11

Overview of changes in 1.50.11, 03-10-2022
==========================================
- Don't crash for lack of fonts
- Avoid a crash in shaping

Overview of changes in 1.50.10, 16-09-2022
=========================================
- Avoid some unnecessary strdups
- Fix line height computations with a non-trivial CTM

Overview of changes in 1.50.9, 09-08-2022
=========================================
- Apply show flags to line separators
- Fix a thread-safety problem

Revision 1.85 / (download) - annotate - [select for diffs], Wed Jul 13 20:32:01 2022 UTC (20 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.84: +5 -5 lines
Diff to previous 1.84 (colored) to selected 1.52 (colored)

pango: updated to 1.50.8

Overview of changes in 1.50.8, 02-07-2022
=========================================
- Add some properties to fontmap and family
- Fix handling of ligature carets in mixed directions

Revision 1.84 / (download) - annotate - [select for diffs], Thu May 19 20:00:40 2022 UTC (22 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.83: +5 -5 lines
Diff to previous 1.83 (colored) to selected 1.52 (colored)

pango: updated to 1.50.7

Overview of changes in 1.50.7, 14-04-2022
=========================================
- coretext: Fix the build
- editing: Fix moving across paragraph boundaries in rtl
- layout: Try harder to survive without fonts
- Windows: Register a sans-serif font
- Windows: Try harder to load a font

Overview of changes in 1.50.6, 19-03-2022
=========================================
- Drop hb-glib dependency
- Fix test font configuration
- Maintain order in pango_attr_list_change
- Fix a use-after-free in pango_attr_list_change

Revision 1.83 / (download) - annotate - [select for diffs], Wed Mar 9 14:07:28 2022 UTC (2 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.82: +8 -5 lines
Diff to previous 1.82 (colored) to selected 1.52 (colored)

pango: Update to 1.50.5

* Update HOMEPAGE to follow redirect.

Changelog:
Overview of changes in 1.50.5, 03-03-2022
=========================================
* Fix compiler warnings
* Enable cairo by default
* pango-view: Show more baselines
* layout: Handle baselines
* Windows: build cleanups

Overview of changes in 1.50.4, 09-02-2022
=========================================
* Tweak synthetic space sizes
* itemize: Try harder to avoid NULL fonts
* docs: Some additions
* Pass synthetic slant to harfbuzz
* Make sloped carets work with uneven scales
* Fix serialiation on arm
* Avoid an uninitialized variable warning
* Reinstate previous behavior of pango_attr_list_splice
* Deprecated pango_coverage_ref/unref
* Fix serialization on non-glibc systems
* Fix allow-breaks handling

Overview of changes in 1.50.3, 21-12-2021
=========================================
* pango-view: Add --serialize-to option for easy bug reporting
* Revert a transformation change that broke metrics for vertical text
* Handle fonts without space glyph (such as icon fonts) better
* Fix some corner cases of line width accounting
* Fix line height with emulated Small Caps

Overview of changes in 1.50.2, 16-12-2021
=========================================
* Fix a problem with font fallback for Arabic
* Fix handling of fonts without a space glyph
* Various documentation improvements
* Fix build issues

Overview of changes in 1.50.1, 10-12-2021
=========================================
* Fix a crash in tab handling
* Fix tab positioning without line wrapping
* Fix an assertion failure found by fuzzing
* Make underlines work again for broken fonts

Overview of changes in 1.50.0, 02-12-2021
=========================================
* Fix glyph placement in gravity east
* Fix line heights in improper gravities
* Only shown selected ignorables with nicks
* Support tab alignments other than left
* Support custom decimal points on decimal tabs
* Fix a pango-view crash
* Optimize handling of many tabs
* Drop json-glib dependency

Overview of changes in 1.49.4, 27-11-2021
=========================================
* Require fontconfig 2.13
* Require harfbuzz 2.6
* Many fixes to line breaking accuracy
* coretext: Correctly clamp text weights at min/max values
* Add serialization api for PangoLayout, PangoFont and PangoAttrList
* Require json-glib
* tests: Use serialized layouts for test cases
* tests: Include fonts in git
* pango-view: Accept serialized layouts
* Fix a rounding problem with font metrics
* Fix visible space display using гр
Overview of changes in 1.49.3
=============================
* Fix hinting of glyph metrics
* Fix logical glyph extents in vertical gravities
* Visualize more default-ignorable glyphs
* Fix advance widths in transformed contexts
* Implement Small Caps and other casing variations

Overview of changes in 1.49.2
=============================
* Update Unicode data to Unicode 14
* Fix underlining of spaces
* Round font metrics when appropriate
* Fix some corner cases of cursor positioning
* Handle Catalan middle-dot in text segmentation

Overview of changes in 1.49.1
=============================
* Only recompute log attrs when needed
* Validate log attrs
* Fix conformance issues in Thai and Indic linebreaking
* Add pango_attr_break to support customizing line and word breaks
* Add font-dependent baseline shifts and sizing for super- and subscripts
* Improve hyphenation support
* pango-view: Visualize caret positions and slopes
* pango-view: Show glyph rects
* pango-view: Make --annotate easier to use
* Add pango_layout_get_caret_pos to support sloped carets
* Improve caret positioning for ligatures
* Better under- and overline placement
* layout: Allocate a bit less
* layout: Fix cluster extents with rise
* Add pango_layout_iter_get_run_baseline
* Add pango_glyph_string_index_to_x_full
* coretext: Set size on font descriptions
* Add color information to PangoGlyphVisAttr

Overview of changes in 1.49.0
=============================
* Rename git `master` branch to `main` (#579)
* Bump version to 1.49
* Require fribidi 1.0.6
* Fix threadsafety issues with Thai
* Fix a rounding problem on i386
* Fix font choice for ellipsis (#575)
* New api: pango_font_get_languages
* New api: Introspection helpers for attributes (#476)
* Ignore width in horizontal context when itemizing (#503)
* markup: Allow specifying size and rise in points (#67)
* markup: Allow specifying size as percentage (#23)
* Rewrite pango_layout_move_cursor_visually (#157, #585, #587)
* Add a line-height attribute and make logical line extents respect it
* Add pango_justify_last_line (#74)
* Add pango_shape_item
* Add a text-transform attribute and implement it
* Clean up fribidi api usage
* Fix a bug in the gravity data table (#597)
* pango-view: Improve the --annotate option
* Fix a possible crash in rendering strikethroughs (#599)

Revision 1.82 / (download) - annotate - [select for diffs], Tue Feb 15 10:12:55 2022 UTC (2 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.81: +5 -5 lines
Diff to previous 1.81 (colored) to selected 1.52 (colored)

pango: updated to 1.48.11

Overview of changes in 1.48.11
==============================
* Be more careful with rounding
* Reinstate behavior of pango_attr_list_splice for gnumeric

Revision 1.81 / (download) - annotate - [select for diffs], Wed Sep 29 07:31:51 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.80: +5 -5 lines
Diff to previous 1.80 (colored) to selected 1.52 (colored)

pango: updated to 1.48.10

Overview of changes in 1.48.10
==============================
* Fix a crash in strikethrough drawing
* pango-view: Support antialiasing freetype
* pango-view: Use GraphicsMagick

Revision 1.80 / (download) - annotate - [select for diffs], Mon Sep 13 07:57:19 2021 UTC (2 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.79: +5 -5 lines
Diff to previous 1.79 (colored) to selected 1.52 (colored)

pango: updated to 1.48.9

Overview of changes in 1.48.9
=============================
* Require fribidi 1.0.6
* Clean up fribidi api usage
* Fix a bug in the gravity data table

Overview of changes in 1.48.8
=============================
* Rename git `master` branch to `main`
* Fix threadsafety issues with Thai
* Fix a rounding problem on i386
* Fix font choice for ellipsis
* Fix a crash if no fonts are found

Revision 1.79 / (download) - annotate - [select for diffs], Thu Jul 29 19:30:35 2021 UTC (2 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.78: +6 -5 lines
Diff to previous 1.78 (colored) to selected 1.52 (colored)

pango: updated to 1.48.7

Overview of changes in 1.48.7
=============================
- Fix a thread-safety issue in fontmap initialization
- Small documentation improvements

Overview of changes in 1.48.6
=============================
- Avoid attribute index overflow
- Add a new pango-segmentation utility
- Documentation cleanups and fixes
- Update script property data for gravity
- Bring back careful glyph position rounding
- Add a few missing bidi types
- Add more tests

Overview of changes in 1.48.5
=============================
- Only initialize fontconfig once
- Add missing deprecation notices
- Add some missing apis to the markup docs
- Speed up Emoji classification
- win32: Fix msvc build
- Fix hangs and memory leaks
- Don't insert hyphens at word boundaries
- Handle empty lines better
- Avoid width fluctuations with ellipsized text
- Add a utility to show text segmentation

Revision 1.78 / (download) - annotate - [select for diffs], Thu Apr 8 08:38:55 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.77: +5 -5 lines
Diff to previous 1.77 (colored) to selected 1.52 (colored)

pango: updated to 1.48.4

Overview of changes in 1.48.4
=============================
- Include docs in the dist tarball
- Include gi-docgen in the dist tarball, too
- win32: Fix 'Cursive' fallback
- Fix placement of marks in vertical text
- Cache metrics for the current font
- Improve letterspacing with combining marks

Revision 1.77 / (download) - annotate - [select for diffs], Mon Mar 22 07:03:57 2021 UTC (3 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.76: +5 -5 lines
Diff to previous 1.76 (colored) to selected 1.52 (colored)

pango: remove unused options; pkglint fixes

Revision 1.76 / (download) - annotate - [select for diffs], Thu Feb 25 12:20:09 2021 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
Changes since 1.75: +1 -2 lines
Diff to previous 1.75 (colored) to selected 1.52 (colored)

pango: pangocoretext.h is no longer installed in macOS/Quartz case

Revision 1.75 / (download) - annotate - [select for diffs], Mon Jan 11 09:43:21 2021 UTC (3 years, 2 months ago) by prlw1
Branch: MAIN
Changes since 1.74: +5 -5 lines
Diff to previous 1.74 (colored) to selected 1.52 (colored)

Update pango to 1.48.0

Overview of changes in 1.48.0
=============================
- docs: Clarify use of PangoAnalysis in shaping
- fontconfig: Make pango_font_family_get_face more reliable
- introspection: Fix use of PangoFcSubstituteFunc
- introspection: Skip fontconfig types
- build: Use yielding meson feature for introspection

Overview of changes in 1.47.0
=============================
- Add pango_language_get_preferred
- Add pango_fc_font_get_languages
- Sort faces of a family by slant and weight

Overview of changes in 1.46.2
=============================
- Fix pango_win32_font_map_load_font with falback families
- Fix an assertion in pango_language_get_scripts
- Fix a crash in get_items_log_attrs
- Fix attribute iterators with overlapping attributes
- Fix rendering of Emoji keycap sequences
- ci: Run the testsuite under asan and fix all reported issues
- build: Make libthai, cairo, xft, fontconfig, freetype
  dependencies meson features

Revision 1.74 / (download) - annotate - [select for diffs], Fri Sep 4 11:14:08 2020 UTC (3 years, 6 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.73: +7 -5 lines
Diff to previous 1.73 (colored) to selected 1.52 (colored)

Update pango to 1.46.1

XXX Are the CoreText patches still necessary? (c.f. PR pkg/53730)

Overview of changes in 1.46.1
=============================
- Revert an unintentional PangoRenderer abi break in 1.46.0
- Various small fixes

Overview of changes in 1.46.0
=============================
- Bump version to 1.46

Overview of changes in 1.45.5
=============================
- Export pango_color_parse_with_alpha
- Stop using hb-glib

Overview of changes in 1.45.4
=============================
- Fix build on Windows
- Fix a pidgin crash
- fc: Always reject unsupported font formats
- coretext: Fix cairo scaling

Overview of changes in 1.45.3
=============================
- Fix pango_attr_list_change
- Fix crashes with empty attribute lists

Overview of changes in 1.45.2
=============================
- Fix several crashes in gtk2 applications
- Revert an unintentional introspection API change
- Include HarfBuzz when igenerating introspection data

Overview of changes in 1.45.1
=============================
- Undo PangoFontsetSimple deprecation
- Annotation fixes for various apis
- Add api to compare attribute lists
- Update data tables to Unicode 13.0
- Various test improvements
- Require GLib 2.60

Overview of changes in 1.45.0
=============================
- Some new font enumeration apis:
  pango_font_map_get_family
  pango_font_family_get_face
  pango_font_face_get_family
  pango_font_get_face
- Support for line-wide underlines
- Support for overlines

Revision 1.73 / (download) - annotate - [select for diffs], Wed Nov 6 13:26:21 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.72: +5 -5 lines
Diff to previous 1.72 (colored) to selected 1.52 (colored)

pango: update to 1.44.7.

Overview of changes in 1.44.7
=============================
- Fix tests without libthai
- Small speedup to Emoji iteration
- Bring back PangoFontsetSimple (pygtk bind it)

Revision 1.72 / (download) - annotate - [select for diffs], Wed Sep 11 23:37:44 2019 UTC (4 years, 6 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.71: +5 -5 lines
Diff to previous 1.71 (colored) to selected 1.52 (colored)

pango: update to 1.44.6

Bug fix release. Among other things, it restores pango_fc_font_map_shutdown()
to the public API, the absence of which was causing Firefox debug builds to
break. While here, update the test target to reflect the new Meson build tools.

Change log:

Overview of changes in 1.44.6
=============================
- docs: Fix symbol indices
- Fix Thai line breaking
- Re-add symbols needed by some bindings
- Don't insert hyphens for some languages
- Fix a crash with hyphenation

Revision 1.71 / (download) - annotate - [select for diffs], Sat Aug 17 04:36:27 2019 UTC (4 years, 7 months ago) by ryoon
Branch: MAIN
Changes since 1.70: +9 -5 lines
Diff to previous 1.70 (colored) to selected 1.52 (colored)

Update to 1.44.5

Changelog:
Overview of changes in 1.44.5
=============================
- Revert a broken change (causing crashes on OS X)

Overview of changes in 1.44.4
=============================
- Add an insert-hyphens attribute
- Reinstate the return type of pango_fc_font_lock_face
- Fix a problem with ellipses getting the wrong font
- fc: Improve filtering by font format
- Re-add PangoFcFont to public headers
- Install PangoFc and PangoOT introspection files
- Fix ink rectangles to have positive height
- Fix mark positioning
- Switch to using harfbuzz for metrics

Revision 1.70 / (download) - annotate - [select for diffs], Fri Aug 16 10:43:24 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.69: +14 -50 lines
Diff to previous 1.69 (colored) to selected 1.52 (colored)

pango: update to 1.44.3.

Switch to meson, autoconf build support was removed.

Overview of changes in 1.44.3
=============================
- Install pango-ot headers
- Make subpixel positioning optional
- fc: Ignore fonts with unsupported formats

Overview of changes in 1.44.2
=============================
- Disable ligatures when letterspacing
- Set design coords on hb_font_t
- Expose more font options in pango-view
- OS X: Make 'system-ui' font work
- Keep deprecated pango-fc apis in headers
- Make hex boxes work, always
- introspection: Various build fixes
- introspection: Add PangoPT, PangoFT2 namespaces
- layout: Make the new line-spacing opt-in

Overview of changes in 1.44.1
=============================
- Fix a crash with allow_break attributes
- Fix Emoji spacing
- Fix up includes and pkg-config requires
- Correct some cases for hyphen insertion

Overview of changes in 1.44.0
=============================
- Use harfbuzz for shaping on all platforms
- Stop using freetype for font loading; this
    drops support for type1 and bitmap fonts
- Add a getter for hb_font_t
- Make PangoCoverage a GObject
- Add a pango_tailor_break api
- font metrics: Add line height
- layout: Support line spacing
- layout: Draw hyphens for line breaks
- Add an attribute to suppress line breaking
- cairo: Don't render hex boxes for space
- Add an attribute to show invisible characters
- Stop quantizing glyph positions
- Add tests for itemization and line breaking
- Remove language and shape engine remnants
- Rename meson options: gtk_doc, introspection
- Require GLib 2.59.2
- Require Harfbuzz 2.0

Overview of changes in 1.43.0
=============================
- Drop autotools
- Drop Visual Studio build
- Build with meson everywhere
- Update Emoji tables for Unicode 11
- Update test data for Unicode 11
- Fix a crash with Thai breaking
- Fix a crash with font variations
- Deprecate bidi apis in favor of fribidi
- Add a variable font family api
- Improve font fallback handling on win32

Revision 1.69 / (download) - annotate - [select for diffs], Thu Aug 16 12:24:09 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (colored) to selected 1.52 (colored)

pango: update to 1.42.3.

Overview of changes in 1.42.3
=============================
- Fix handling of font lists on OS X (#252)
- Fix a memory leak

Revision 1.68 / (download) - annotate - [select for diffs], Mon Jan 1 22:29:25 2018 UTC (6 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.67: +6 -6 lines
Diff to previous 1.67 (colored) to selected 1.52 (colored)

Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F

Revision 1.67 / (download) - annotate - [select for diffs], Mon Aug 7 19:05:49 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.66: +1 -22 lines
Diff to previous 1.66 (colored) to selected 1.52 (colored)

Overview of changes between 1.40.7 and 1.40.8
=============================================
- Support emoji sequences in boundary determination
- Choose emoji font for color emoji

Overview of changes between 1.40.6 and 1.40.7
=============================================
- Some fixes for meson build support
- Don't change fonts for variation selectors
- Fix some bugs in the libthai glue layer
- Pass text along when calling into cairo

Overview of changes between 1.40.5 and 1.40.6
=============================================
- Don't use deprecated harfbuzz api
- Correctly implement min-required/max-allowed support
- Avoid compiler warnings
- Drop -uninstalled.pd files
- Add support for building with meson

Revision 1.66 / (download) - annotate - [select for diffs], Tue Sep 20 12:18:53 2016 UTC (7 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.65: +2 -1 lines
Diff to previous 1.65 (colored) to selected 1.52 (colored)

Updated devel/pango 1.40.1 to 1.40.3
------------------------------------
Overview of changes between 1.40.2 and 1.40.3
=============================================
- Fix export of pango_cairo_win32_font_map_get_type (#771004)
- Fix build on OS X (#770729)

Overview of changes between 1.40.1 and 1.40.2
=============================================
- Improve introspection builds in msvc (#764984)
- Properly handle UTF32 chars in coretext
- Add rebeccapurple to list of colors
- Correct font weight mapping in coretext (#766148)
- Use version macros for exports (#767587)

Revision 1.65 / (download) - annotate - [select for diffs], Sat Apr 23 07:49:36 2016 UTC (7 years, 11 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.64: +1 -2 lines
Diff to previous 1.64 (colored) to selected 1.52 (colored)

Update pango to 1.40.1

Overview of changes between 1.40.0 and 1.40.1
=============================================
- Use $PKG_CONFIG consistently (#764191)
- Fix a PangoWin32FontMap memory leak (#7640890)

Revision 1.64 / (download) - annotate - [select for diffs], Thu Apr 7 18:37:46 2016 UTC (7 years, 11 months ago) by prlw1
Branch: MAIN
Changes since 1.63: +2 -1 lines
Diff to previous 1.63 (colored) to selected 1.52 (colored)

Update pango to 1.40.0

Overview of changes between 1.39.1 and 1.40.0
=============================================
- Fix typos
- Don't treat OGHAM SPACE MARK as whitespace

Overview of changes between 1.38.1 and 1.39.0
=============================================
- Update PangoScript to Unicode 8.0

Overview of changes between 1.38.0 and 1.38.1
=============================================
- Require 0.9.30
- Fix make check with --enable-debug=no
- Win32 build fixes

Overview of changes between 1.37.5 and 1.38.0
=============================================
- No changes

Overview of changes between 1.37.4 and 1.37.5
=============================================
- Small optimizations

Overview of changes between 1.37.3 and 1.37.4
=============================================
- Use grapheme boundaries in justification
- Support coloring marks and bases independently (#541608)
- Fix a crash (#753167)
- Make Thai and Arabic support thread-safe
- Fix justification (#753772)

Overview of changes between 1.37.2 and 1.37.3
=============================================
- Fix pango_glyph_item_iter_prev
- Add alpha attributes
- Add support for alpha in markup

Overview of changes between 1.37.1 and 1.37.2
=============================================
- Don't use hb_glib_get_unicode_funcs
- Warning fixes

Revision 1.63 / (download) - annotate - [select for diffs], Wed Jun 10 23:30:24 2015 UTC (8 years, 9 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.62: +2 -10 lines
Diff to previous 1.62 (colored) to selected 1.52 (colored)

Update pango to 1.37.0

Overview of changes between 1.36.8 and 1.37.0
=============================================
- Pango modules, engines, and config have been removed (#733882)
- Added pango_fc_font_map_config_changed() (#748767)
- Added pango_fc_font_map_[sg]et_config() (#547671)
- Added pango_matrix_get_font_scale_factors
- Lot of API has been deprecated
- Fix CoreText font fallback
- General build fixes
- Win32 build fixes

Revision 1.62 / (download) - annotate - [select for diffs], Fri Jun 27 00:41:47 2014 UTC (9 years, 9 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored) to selected 1.52 (colored)

Fix installation on Darwin with the default PKG_OPTIONS.

Background: On systems with CoreText (i.e., Darwin), pango
unconditionally links with it and installs certain libraries; this
is already handled in PLIST.

Problem: On systems where cairo has been built with the "quartz"
option, pango installs an additional header file.

Fix: Given that the "quartz" option is off by default, and assuming
that users who enable it likely do so globally in PKG_DEFAULT_OPTIONS,
add a nominal "quartz" option to pango that conditionalizes whether
to expect this additional header file.

"Sounds good" from jperkin@.

Tested on:

* Mac OS X 10.9.3, with and without PKG_DEFAULT_OPTIONS+=quartz
  (from cairo on up the dependency chain)
* NetBSD/amd64 6.1.4, with X sets and the default options

Revision 1.61 / (download) - annotate - [select for diffs], Mon Jun 2 06:56:16 2014 UTC (9 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.60: +2 -1 lines
Diff to previous 1.60 (colored) to selected 1.52 (colored)

PLIST fix for Darwin

Revision 1.60 / (download) - annotate - [select for diffs], Tue May 27 09:34:30 2014 UTC (9 years, 10 months ago) by pho
Branch: MAIN
Changes since 1.59: +1 -2 lines
Diff to previous 1.59 (colored) to selected 1.52 (colored)

Darwin: pangocoretext.h is no longer installed because cairo-quartz is now disabled.

Revision 1.59 / (download) - annotate - [select for diffs], Mon Apr 7 19:27:03 2014 UTC (9 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.58: +5 -3 lines
Diff to previous 1.58 (colored) to selected 1.52 (colored)

Changes 1.36.3:
- Fix builddir != srdir builds
- Avoid a crash when FT_Face is NULL
- Win32 build fixes
- Update pango_color_parse docs

Revision 1.58 / (download) - annotate - [select for diffs], Thu Oct 10 12:02:06 2013 UTC (10 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.57: +4 -1 lines
Diff to previous 1.57 (colored) to selected 1.52 (colored)

Update to 1.36.0

Changelog:
Overview of changes between 1.35.3 and 1.36.0
=============================================
- Remove a useless test (#707131)
- Never return NULL from pango_layout_get_test (#707659)
- Correct an annotation (#707874)
- Fix gravity map (#708432)

Overview of changes between 1.35.2 and 1.35.3
============================================
- Compiler warnings about strict aliasing (#703995)
- Getting rid of the arbitrary MAX_SIZE for font (707131)

Overview of changes between 1.35.0 and 1.35.2
============================================
- Bypass line reordering in some cases (#705007)

Overview of changes between 1.34 and 1.35.0
===========================================
- Requires cairo 1.12.10
- Add a --with-cairo option
- Handle invalid utf8 better (#700577)
- Install some tests
- Don't change fonts for space (#701652)

Revision 1.57 / (download) - annotate - [select for diffs], Mon Oct 8 21:35:22 2012 UTC (11 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.56: +12 -26 lines
Diff to previous 1.56 (colored) to selected 1.52 (colored)

Overview of changes between 1.32.0 and 1.32.1
=============================================
- Fixup grapheme clusters
- 684959 - crash after "Add pango_shape_full()"

Overview of changes between 1.31.2 and 1.32.0
=============================================
- Add a --without-xfg configure option
- Add pango_shape_full()

Overview of changes between 1.31.1 and 1.31.2
=============================================
- More work on towards thread-safety
- Build fixes on OS X

Overview of changes between 1.31.0 and 1.31.1
=============================================
- The module cache file can now be located in libdir
- Initial work towards making pango thread-safe
- Update to Unicode 6.1.
- 682421 - Fix vertical text, gravity, etc, with HarfBuzz
- 678721 - Don't need to get item properties...
- 678997 - Colors aqua, silver and indigo missing...
- 653347 - rise units documented incorrectly
- 682952 - remove old glib check
- Deprecate pango-ot.h.
- Deprecate pango_fc_font_kern_glyphs
- Deprecate pango_lookup_aliases

Overview of changes between 1.30.1 and 1.31.0
=============================================
- Port to harfbuzz 0.9.x, use external harfbuzz
- Remove Arabic, Syriac, Hangul Hebrew, Khmer,
  Tibetan and Thai shapers (replaced by harfbuzz)
- Remove Indic module (replaced by harfbuzz)
- Remove Atsui support (superseded by CoreText)
- Remove PangoX
- 679654 - Crash for PangoContext.list_families
- 680965 - missing language strings for ...
- 681423 - introspection: assorted fixes...

Revision 1.56 / (download) - annotate - [select for diffs], Mon Apr 30 14:06:02 2012 UTC (11 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.55: +21 -19 lines
Diff to previous 1.55 (colored) to selected 1.52 (colored)

update to 1.30.0
changes:
-bugfixes
-documentation fixes

Revision 1.55 / (download) - annotate - [select for diffs], Fri Feb 10 15:50:45 2012 UTC (12 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.54: +9 -1 lines
Diff to previous 1.54 (colored) to selected 1.52 (colored)

switch on introspection support, bump PKGREV

Revision 1.54 / (download) - annotate - [select for diffs], Fri Feb 3 22:03:34 2012 UTC (12 years, 1 month ago) by adam
Branch: MAIN
Changes since 1.53: +1 -3 lines
Diff to previous 1.53 (colored) to selected 1.52 (colored)

Disable Carbon on Mac OS X, becasue it has been obsoleted.

Revision 1.53 / (download) - annotate - [select for diffs], Thu Feb 2 00:00:39 2012 UTC (12 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.52: +3 -1 lines
Diff to previous 1.52 (colored)

Fix package list for Mac OS X.

Revision 1.52 / (download) - annotate - [selected], Wed Feb 1 18:47:00 2012 UTC (12 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.51: +2 -2 lines
Diff to previous 1.51 (colored)

update to 1.29.4
changes unknown; while the odd minor version number suggests that
this is a development version, this seems considered stable

Revision 1.51 / (download) - annotate - [select for diffs], Sat Oct 16 18:00:02 2010 UTC (13 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored) to selected 1.52 (colored)

Update to 1.28.3:

Overview of changes between 1.28.2 and 1.28.3
=============================================
- Bugs fixed:
    Bug 630857 - introspection: Use --include-uninstalled

Overview of changes between 1.28.1 and 1.28.2
=============================================
- Reduce DLL hijack risk and simplify code in basic-win32 module
- Improve performance on Windows especially for non-Latin scripts
- Bugs fixed:
    Bug 628497 - Crash in pango_layout_line_get_extents at pango-layout.c
    Bug 626966 - SIGFPE _hb_sanitize_array
    Bug 629632 - configure bug
    Bug 625807 - approximate character width is 0 on pangoft2

Revision 1.50 / (download) - annotate - [select for diffs], Thu Aug 5 12:41:27 2010 UTC (13 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.49: +2 -1 lines
Diff to previous 1.49 (colored) to selected 1.52 (colored)

Add libthai option (disabled by default).

Revision 1.49 / (download) - annotate - [select for diffs], Mon May 31 17:57:37 2010 UTC (13 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored) to selected 1.52 (colored)

update to 1.28.0
this switches to the gnome-2.30 branch

Revision 1.48 / (download) - annotate - [select for diffs], Wed Oct 21 15:42:18 2009 UTC (14 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.47: +3 -1 lines
Diff to previous 1.47 (colored) to selected 1.52 (colored)

update to 1.26.0
This switches to the gnome-2.28 release branch.

Revision 1.47 / (download) - annotate - [select for diffs], Mon Sep 7 09:49:20 2009 UTC (14 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.46: +2 -3 lines
Diff to previous 1.46 (colored) to selected 1.52 (colored)

fix PLIST for the non-x11 case: pango-view is built in any case, from spz
(According to the changelog, it was due to a bug that pango-view was
not built w/o X11; this was fixed in 1.24.1.)

Revision 1.46 / (download) - annotate - [select for diffs], Thu Jul 9 17:29:58 2009 UTC (14 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.45: +1 -2 lines
Diff to previous 1.45 (colored) to selected 1.52 (colored)

update to 1.24.4
changes: bugfixes

Revision 1.45 / (download) - annotate - [select for diffs], Sun Jun 14 17:49:01 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.44: +1 -8 lines
Diff to previous 1.44 (colored) to selected 1.52 (colored)

Remove @dirrm entries from PLISTs

Revision 1.44 / (download) - annotate - [select for diffs], Fri Jun 12 19:09:35 2009 UTC (14 years, 9 months ago) by rillig
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.52 (colored)

Removed redundant .gz suffix for man pages.

Revision 1.43 / (download) - annotate - [select for diffs], Sun Apr 19 07:48:09 2009 UTC (14 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored) to selected 1.52 (colored)

Fix PLIST for Darwin without x11

Revision 1.42 / (download) - annotate - [select for diffs], Tue Mar 17 20:41:34 2009 UTC (15 years ago) by jmcneill
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.41: +3 -1 lines
Diff to previous 1.41 (colored) to selected 1.52 (colored)

Update pango to 1.24.0.

Overview of changes between 1.23.0 and 1.24.0
=============================================
- pango-view improvements:

  * pango-view -q now works without a X server.

  * Ability to save to PS, EPS, PDF, and SVG files.  Filetype is
    detected from output file extension.

  * New options --foreground, --background, and --annotate.

  * Now installs a manual page, thanks to help2man.

- PangoFc API changes:

  * PangoFcFont now has a "fontmap" property that subclasses can use
    at construction time to setup the font->fontmap link.

  * New backend-public API:

	pango_fc_font_map_find_decoder()

- Misc optimizations
- Build fixes
- Misc bug fixes
- Bugs fixed in this release:
    Bug 547963 man page for pango-view
    Bug 502804 гаpango-view or pangocairo-view option to annotate
    Bug 502801 гаper-backend pango-view options
    Bug 502805 гаpango-view option for foreground/background color
    Red Hat Bug 490331 -  Crash of galeon in libpango
    Bug 523166 гаpango-view opens display even when invoked with -q
    Bug 567160 гаShare cmap cache between PangoFcFont's of the same face
    Red Hat Bug 487593 -  crash changing language in gdm
    Bug 572662 гаRemove deprecated GTK+ symbols
    Bug 572529 гаPoor -I ordering can break build

Overview of changes between 1.22.4 and 1.23.0
=============================================
- Change the PangoFc font loading API to allow for lazy loading of fonts.
- Add private PangoFcFontset that loads fallback fonts as needed.
- Call FcFontMatch() and only if fallback fonts are needed call FcFontSort().
- Optimize HarfBuzz number of malloc calls
- Don't malloc megs of unused memory in HarfBuzz
- Print-out, and parse, numeric styles correctly.  Things like
  "DejaVu Sans weight=100" parse as font description now.
- New public API:

	Add two new public macros:

		PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING
		PANGO_ATTRIBUTE_INDEX_TO_TEXT_END

	Add new public enum values:

		PANGO_WEIGHT_BOOK
		PANGO_WEIGHT_ULTRAHEAVY
		PANGO_WEIGHT_THIN
		PANGO_WEIGHT_MEDIUM

- Misc bug fixes
- Bugs fixed in this release:
	Bug 569763 гаpango doesn't like font descriptions without family!
	Bug 560792 гаMake PangoLayoutLine with line->layout==NULL renderable
	Bug 567392 гаAbiword crashes in pango when opening document with
		certain locales
	Bug 566727 гаPangoFontsetLazy
	Bug 567165 гаApply all pattern matrices
	Bug 567934 гаAdd introspection support inside pango
	Bug 549532 гаCorrection to the sample string for Hindi in
		pango-language-sample-table.h
	Bug 566726 гаMinor optimization
	Bug 566941 гаAdd PANGO_ATTRIBUTE_INDEX_FROM_TEXT_BEGINNING and
		PANGO_ATTRIBUTE_INDEX_TO_TEXT_END
	Bug 551469 гаFold '@' to '-' when parsing PangoLanguages
	Bug 328206 гаUpdate/remove some old files
	Bug 166709 гаHandle font variants more consistently
	Bug 166676 гаpango_fc_font_map_finalize
	Bug 164001 - pango-querymodules doesn't work uninstalled on win32
	Bug 384362 гаpango can't select some font styles
	Bug 168085 гаnumeric styles in pango_font_description_to_string()
	Bug 529591 гаCode related to malayalam is misplaced.
		Patch from Rahul Bhalerao
	Bug 515807 гаDon't bind modules lazily
	Bug 512662 гаUpdate check.docs for pango-undeclared.txt
	Bug 565644 гаMaybe pango_font_descriptions_free is deprecated
	Bug 469049 гаFix all compiler warnings
	Bug 565379 гаpango_font_description_better_match some style attributes
		of old_match are not checked
	Bug 564877 гаpango-engine.h: PANGO_MODULE_PREFIX and G_MODULE_EXPORT

Revision 1.41 / (download) - annotate - [select for diffs], Thu Oct 16 11:11:22 2008 UTC (15 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.40: +5 -2 lines
Diff to previous 1.40 (colored) to selected 1.52 (colored)

update to 1.22.0
This switches to the gnome-2.24 release branch.

Revision 1.40 / (download) - annotate - [select for diffs], Wed May 14 15:26:14 2008 UTC (15 years, 10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.39: +3 -1 lines
Diff to previous 1.39 (colored) to selected 1.52 (colored)

Fix to instal cairo-quartz-font.pc.
(and while here, enable quartz-image)

Then atsui support for pango again.

Bump pkgrevision.

Revision 1.39 / (download) - annotate - [select for diffs], Tue Apr 22 12:15:38 2008 UTC (15 years, 11 months ago) by tron
Branch: MAIN
Changes since 1.38: +1 -3 lines
Diff to previous 1.38 (colored) to selected 1.52 (colored)

After "atsui" support was removed from "cairo" it is no longer available
in "pango", too. Fix package list (for Mac OS X) and bump package revision.

Revision 1.38 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:00 2008 UTC (15 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.37: +13 -13 lines
Diff to previous 1.37 (colored) to selected 1.52 (colored)

Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.

Revision 1.37 / (download) - annotate - [select for diffs], Thu Apr 10 12:14:43 2008 UTC (15 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored) to selected 1.52 (colored)

update to 1.20.1
This switches to the gnome-2.22 release branch.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Aug 30 07:18:53 2007 UTC (16 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.35: +2 -1 lines
Diff to previous 1.35 (colored) to selected 1.52 (colored)

Add missing entry when Carbon is enabled.

Revision 1.35 / (download) - annotate - [select for diffs], Wed Aug 29 22:38:37 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.34: +14 -12 lines
Diff to previous 1.34 (colored) to selected 1.52 (colored)

Update to 1.18.1:

Overview of changes between 1.18.0 and 1.18.1
==============================================
- Misc bug fixes, including fix for an infinite-loop bug.

- Bugs fixed in this release:
	Bug 470042 гаmissing Macedonian OT tag
		Patch from Denis Jacquerye
	Bug 468953 гаpango-renderer.c: using function without prototype
	Bug 463430 гаGets stuck while "formatting message"

Overview of changes between 1.17.5 and 1.18.0
==============================================
- 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:
	Bug 348348 гаAdd a way to get the script name of a gunichar
	Bug 451682 гаCursor positioning for Sinhala is broken
		Based on patch from Harshula
	Bug 462137 гаmemory corruption in pango_default_break
	Bug 462420 гаClicking on pixbuf should move the cursor to the position
		nearest to the click point
	Bug 462630 гаpango_cairo_context_set_font_options() and some others
		don't have a Since: tag
	Bug 464183 гаMinimum tab width enforcement in pango-layout breaks
		TabArray positions
		Patch by David Trowbridge
	Bug 464270 гаellipsize doesn't work consistent
	Bug 465174 гаTextView is ignoring multiple consecutive \t's
	Bug 466755 гаpango hangul is crashing in gnome-about because it is
		failing to retrieve a font.
	Bug 467056 гаShape attribute handling is not consistent
	Bug 467077 гаRemove special-case for shape attribute in
		pango_layout_line_index_to_x()

Overview of changes between 1.17.4 and 1.17.5
==============================================
- 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

Overview of changes between 1.17.3 and 1.17.4
==============================================
- 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

Overview of changes between 1.17.2 and 1.17.3
==============================================
- Extensive pangocairo internal code refactoring and cleanup

- New public API:

	pango_font_face_is_synthesized()

	pango_cairo_font_get_scaled_font()
	pango_cairo_font_map_new_for_font_type()
	pango_cairo_font_map_get_font_type()

- New engine macros:

	PANGO_OT_TAG_MAKE()
	PANGO_OT_TAG_MAKE_FROM_STRING()

- New PangoFontFace method is_synthesized.

- Misc bug fixes
- Bugs fixed in this release:
	Bug 337593 гаmove glyph extents code (and cache) from
		pangocairo-*font.c into pangocairo-font.c
	Bug 347235 гаAdd pango_cairo_font_map_get_font_type
	Bug 347236 гаprovide pango_cairo_font_get_scaled_font
	Bug 353291 гаProvide pango_cairo_font_map_new_for_font_type
	Bug 438801 гаunderline should add "error" type.
	Bug 440588 гаAdd pango_font_face_is_synthesized()
	Bug 445832 гаpango_cairo_update_layout() always invalidates layout
	Bug 446018 гаBus error in the pango_ot_tag_from_language()
	Bug 446355 гаthe parsing with pango_parse_markup is not coherent
	Bug 447189 гаfonts.c: pango_font_face_is_synthesized returns NULL
	Bug 447568 гаimprove docs on what absolute size means
	Bug 448342 гаpango_layout_index_to_line_x() counts lines from 1

Overview of changes between 1.17.1 and 1.17.2
==============================================
- 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.
  [Martin Hosken]

- Misc typo fixes [Peter Moulder]

- Bugs fixed in this release:

	Bug 443206 гаPANGO_SCRIPT_UNKNOWN should not cause a run break
	Patch from Martin Hosken

Overview of changes between 1.17.0 and 1.17.1
==============================================

- 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. [Eugeniy Meshcheryakov]

- Small Indic module fix for Malayalam.

- Fixed font metrics returned by the ATSUI backend. [Richard Hult]

- 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

Revision 1.34 / (download) - annotate - [select for diffs], Tue Apr 10 23:15:09 2007 UTC (16 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.33: +1 -2 lines
Diff to previous 1.33 (colored) to selected 1.52 (colored)

Remove libdata/pango/pango.modules, {DE,}INSTALL take care of it.
Ride 1.16.2 update from today.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Mar 20 15:38:31 2007 UTC (17 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.32: +24 -16 lines
Diff to previous 1.32 (colored) to selected 1.52 (colored)

update to 1.16.1
This switches to the new stable branch for gnome-2.18.
Too many changes to list here.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Nov 3 11:27:56 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.31: +1 -2 lines
Diff to previous 1.31 (colored) to selected 1.52 (colored)

libdata/pango/pango.modules is a list of all pango modules and can be
considered volatile as that. Build it at install time and remove it
during deinstallation. This also allows DESTDIR use, as it could find
the modules directly before. Ignore the duplicate run in the non-DESTDIR
case, as it is fast enough. Bump revision. Discussed with wiz.

Revision 1.31 / (download) - annotate - [select for diffs], Fri Oct 13 18:05:42 2006 UTC (17 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.30: +52 -52 lines
Diff to previous 1.30 (colored) to selected 1.52 (colored)

ride on the update and migrate devhelp documentation to share/gtk-doc

Revision 1.30 / (download) - annotate - [select for diffs], Fri Oct 13 17:22:40 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.29: +3 -1 lines
Diff to previous 1.29 (colored) to selected 1.52 (colored)

Update to 1.14.6:

Overview of changes between 1.14.5 and 1.14.6
==============================================
* Backport language-engine handling fixes from HEAD.
* Add simple Arabic and Indic language engines.
* Indic shaper fixes.
* Bugs fixed in this release:
	Bug 353877 гаSinhala is_cursor_position and
		     backspace_deletes_character issues
		     Patch from Akira TAGOH
	Bug 358224 гаTelugu Character U+0C31 does not render its below-base
		     form.
		     Patch from Rahul Bhalerao
	Bug 358174 гаReph and Vattu forms of Assamese character RA(U+09F0)
		     are not rendered.
		     Patch from Rahul Bhalerao

Revision 1.29 / (download) - annotate - [select for diffs], Fri Oct 6 06:00:59 2006 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) to selected 1.52 (colored)

Update to 1.14.5:
Overview of changes between 1.14.4 and 1.14.5
==============================================
* Indic shaper fixes.
* Misc bug fixes.
* Bugs fixed in this release:
	Bug 356685 га[or_IN] Rendering of consonant+0x0B4D+0x0B2F is wrong
	             Patch from Rahul Bhalerao
	Bug 357790 гаRendering problem for malayalam consonant RA (U+0D30)
	             Patch from Rahul Bhalerao
	Bug 349813 гаtypo in docs for pango_layout_move_cursor_visually
	Bug 357686 гаpangocairo-font.c: illegal g_object_unref in
	             pango_cairo_font_get_hex_box_info

Revision 1.28 / (download) - annotate - [select for diffs], Thu Aug 10 16:12:59 2006 UTC (17 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.27: +11 -2 lines
Diff to previous 1.27 (colored) to selected 1.52 (colored)

Update to 1.14.0:

Overview of changes between 1.13.5 and 1.14.0
==============================================
* Make pango-view accept non-ASCII --text.
* Require cairo-1.2.2 for the important bug fixes it has.

Overview of changes between 1.13.4 and 1.13.5
==============================================
* Indic shaper improvements.
* Misc fixes.
* Bugs fixed in this release:
	Bug 121672 гаRa (vattu) not rendered properly in Malayalam
	             Patch from LingNing Zhang
	Bug 335811 гаSome conjugates of Malayalam are wrong.
	             Patch from LingNing Zhang

Overview of changes between 1.13.3 and 1.13.4
==============================================
* Update to Unicode Character Database 5.0.0.
* Misc fixes.
* Bugs fixed in this release:
	Bug 336282 гаUpdate to Unicode Character Database 5.0.0
	Bug 347073 гаAllow empty GPOS table
	Bug 347021 гаatsui crash when a matching font cannot be found.
	             Patch from Brian Tarricone.

Overview of changes between 1.13.2 and 1.13.3
==============================================
* Improved build system.  Using gnome-autogen.sh now.
  (gnome-common needed for bootstrapping)
* Improved documentation.  Docs now include list of new API for
  each stable version of Pango.
* New public API:
	- pango_glyph_string_get_width
* Little performance improvement.
* Misc fixes.
* Bugs fixed in this release:
	Bug 330603 гаpango_scan_int invokes undefined behaviour
	Bug 315599 гаPangoAttribute remains in wrong context.
	Bug 163677 гаpango_attr_list_splice: inconsistent docs
		     Patch from Morten Welinder
	Bug 345070 га[ml_IN] not render for combination with ZWJ
		     Patch from LingNing Zhang
	Bug 345274 гаlist of new symbols for each version is missing in docs
		     Patch from Priit Laes
	Bug 346297 гаautogen doesn't work with automake-1.6
		     Patch from Priit Laes
	Bug 135683 гаCache glyphstring extents
	Bug 344766 гаMemory leak in get_ruleset() in modules/basic/basic-fc.c
	Bug 345600 гаcvs build error in pango/opentype/Makefile
	Bug 345511 га-no-undefined problem with new libtool

Overview of changes between 1.13.1 and 1.13.2
==============================================
* Improved hexbox drawing, and font metrics calculations.
* Synthesize italic variants on win32 [Hans Breuer]
* New public API:
	- pango_cairo_show_error_underline
	- pango_cairo_error_underline_path
	- pango_font_describe_with_absolute_size
* Misc fixes.
* Bugs fixed in this release:
	Bug 326960 гаhex box drawing for win32 and atsui backends of cairo
	Bug 343717 гаLicense information in unclear.
	Bug 343355 гаAdd pango_cairo_show_error_underline &
	             pango_cairo_error_underline_path
	Bug 343966 гаpango Cygwin build fixes
	             Patch from Cygwin Ports maintainer.
	Bug 343796 гаItalic Chinese character can't be show correctly in
	             Win32.
	Bug 314114 гаmax_x_advance not appropriate for
	             approximate_(char|digit)_width
	Bug 341138 гаUsing TTC font, Gtk2 programs begin to eating big memory
	             and have many cpu usage.
	             Patch from Yong Li.
	Bug 336153 гаMark to mark positioning (Lookup Type 6) isn't correct
	             when using MarkAttchmentType
	             Patch from Tin Myo Htet.
	Bug 333984 гаpango_language_from_string improvements
	Bug 125378 гаBetter underline thickness handling
	Bug 339730 гаPango needlessly falls back away from a Type 1 font into
	             a TTF font
	Bug 342562 гаSupport absolute sizes in
	             pango_font_description_to/from_string
	Bug 341922 гаpango should handle more characters as zero width
	             Patch from Roozbeh Pournader
	Bug 342525 гаWith PangoFc and PangoWin32, approximate digit width is
	             not what it says
	Bug 342079 гаpangoatsui-private.h missing from release

Overview of changes between 1.13.0 and 1.13.1
==============================================
* Increased robustness against broken pango.modules
* Improved build infrastructure:
  - Remove CAIRO_CFLAGS from pangocairo.pc.in, as it Require's cairo already.
  - Use -no-undefined on Unix too.
* Improved documentation.
* Misc fixes.
* Bugs fixed in this release:
	Bug 307196 гаUnhinted fonts are measured incorrectly and drawing
	             problems occur as a result
	Bug 329547 гаpango_layout_get_pixel_extents and
	             pango_layout_get_pixel_size cause off-by-one metrics
	Bug 339747 гаpango_font_metrics_get_approximate_digit_width docs
	Bug 339749 гаpango_language_from_string issues
	             Patch from Morten Welinder.
	Bug 333771 гаUse gmodule-no-export-2.0 instead of gmodule-2.0 in
	             pango-uninstalled.pc.in
	Bug 337594 гаpango_glyph_string_extents_range possible bug
	Bug 329664 гаMove gunichar_to_glyph cache from PangoCairoFcFont to
	             PangoFcFont
	             Patch from LingNing Zhang.
	Bug 322374 гаExamples does not build on MacOS X
	Bug 340229 гаpango_font_description_from_string does not do bound
	             checking
	Bug 329483 гаhinting hexbox in cairo backend doesn't handle absolute
	             font size
	Bug 340040 гаpangocairo hex box hinting falls apart with PS/PDF
	             backends
	Bug 71033 гаmake size 0 fonts work

Overview of changes between 1.12.0 and 1.13.0
==============================================
* Fix incorrect rendering when in x86 64-bit precision mode
  https://bugs.freedesktop.org/show_bug.cgi?id=5200
* Fix non-OpenType fonts losing kerning in 1.12.0 [#336026, Denis Jacquerye]
* Fix blurred underlines on Win32 [#332656, Tor Lillqvist]
* Build fix when having both Win32 and FreeType cairo backends available
  [#337502, Alexander Larsson]
* Moved the OpenType Layout code into a new project called HarfBuzz:
  http://www.freedesktop.org/wiki/Software/HarfBuzz
* Improved documentation.
* Misc bug fixes.
* Fixed many compiler warnings.
* Bugs fixed in this release:
  332656,335840,334802,337029,337821,338343

Revision 1.27 / (download) - annotate - [select for diffs], Sun Jul 23 05:13:21 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored) to selected 1.52 (colored)

Enable the atsui module if the Carbon framework is available.
Bump PKGREVISION.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jul 23 04:59:34 2006 UTC (17 years, 8 months ago) by minskim
Branch: MAIN
Changes since 1.25: +11 -11 lines
Diff to previous 1.25 (colored) to selected 1.52 (colored)

Support the x11 option to enable/disable x and xft backends.

Revision 1.25 / (download) - annotate - [select for diffs], Mon May 29 17:08:43 2006 UTC (17 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.52 (colored)

update to 1.12.3
changes:
-Increased robustness against broken pango.modules
-Improved build infrastructure
-Improved documentation
-Misc fixes

Revision 1.24 / (download) - annotate - [select for diffs], Mon Mar 13 18:26:03 2006 UTC (18 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.23: +15 -13 lines
Diff to previous 1.23 (colored) to selected 1.52 (colored)

Update to 1.12.0:

Overview of changes between 1.11.99 and 1.12.0
==============================================
* Compilations fixes for MSVC. [#333115, Tor Lillqvist]
* More NULL-check against unusable fonts, helps with Win32 fonts without
  a Unicode cmap. [Tor]
* Use g_print instead of printf for debugging output in Win32 backend.
  [#332855, Tor]

Overview of changes between 1.11.6 and 1.11.99
==============================================
* Fix problem recently introduced that made Win32 backend render boxes
  only. [#332538, Hans Breuer]
* Insert '?' chars instead of invalid UTF-8 sequences in
  pango_layout_set_text [#33195]
* Bugs fixed in this release:
  332167,332538,331995

Overview of changes between 1.11.5 and 1.11.6
=============================================
* Do not export macros PANGO_GLYPH_EMPTY, PANGO_GLYPH_UNKNOWN_FLAG and
  PANGO_GET_UNKNOWN_GLYPH publicly; just in the engine/backend interface.
* Fix a few crashers, especially when a font cannot be read. [#314239]
* Change some g_critical's to g_warning, where it's not application's
  fault. [#331723]
* Bugs fixed in this release:
  330795,331038,329148,331994,331995,331996,314239,331723

Overview of changes between 1.11.4 and 1.11.5
=============================================
* Cleanup work on the win32 backend.  Families are not listed all
  in lower case anymore.
* New public function: pango_win32_font_description_from_logfont.
* pango-view accepts --wrap now, and lists backends in --help output.
* A couple minor bug fixes.

Overview of changes between 1.11.3 and 1.11.4
=============================================
* Major change in the low-level interface of Pango.  The special value
  PANGO_GLYPH_EMPTY is now defined to mean a "draw nothing" glyph.  This
  was what glyph 0 was used for previously.  As a result, bumped up the
  Pango module version, meaning that modules compiled against earlier
  versions are probably not compatible with this release. [#73147]
* New framework in examples for building a binary called pango-view,
  that can be used to render a text file using any of the available
  backends.  This is installed into bindir now.
* Enhancements to the FT2 backend, to draw boxes on missing glyphs.
* Better hexbox drawing for cairo backend:  Hinting hexbox, and
  drawing a single-row hexbox for very small font sizes.
* Improved documentation.

Overview of changes between 1.11.2 and 1.11.3
=============================================
* Do not crash if the shapers fail.
* Use g_slice for various struct allocations.
* 100% symbol coverage in docs.
* Misc bug fixes and documentation improvements.
* Janitory works, like removing unneeded files.

Overview of changes between 1.11.1 and 1.11.2
=============================================
* Draw hex box on missing glyphs for cairo-fc backend.
* New --with-dynamic-modules option added to configure.
* Use g_slice for various small memory allocations [Matthias Clasen]
* Misc bug fixes, optimizations, and documentation improvements.

Overview of changes between 1.11.0 and 1.11.1
=============================================
* ATSUI support for the cairo backend. [Anders Carlsson]
* Fixed a couple of regressions with font size and scaling.
* Draw a dashed empty box on missing glyphs for cairo-fc backend.
* Support OpenType features for basic (Latin/Greek/...) module.
* Support swash feature in Arabic module.
* Misc bug fixes.
* Misc documentation improvements.

Optimizations:

* Cache GObject private data in PangoFcFont.priv [Federico Mena Quintero]
* Add a constant-sized light-weight cache for glyph extents.
* Use g_slice_* instead of GMemChunk in mini-fribidi.


Overview of changes between 1.10.1 and 1.11.0
=============================================
* Line-breaking algorithm updated to Unicode 4.1.
* Code borrowed from GNU FriBidi resynched to version 1.0.7.
* New improved Tibetan shaper module. [Pema Geyleg]
* Bug fix in Khmer shaper module. [Jens Herden]
* Respect fontconfig reassignment of font pixelsize. [Funda Wang]
* Make OpenType GPOS handling more robust/correct. [Greg Aumann]
* Various documentation fixes and improvements.
* Various gcc warning fixes.
* Misc bug fixes.

Optimizations:

* Add a lazy fixed-size per-font cache to map characters to glyphs,
  in the cairo backend. [Federico Mena Quintero]
* Optimize character to script mapping by adding a linear table for
  characters < U+2000, and also caching the last mid point in
  bsearch. [Federico, Matthias Clasen]
* Enabled mini-fribidi's trashstack instead of direct mallocs.
* Short circuit the bidi algorithm for provably unidirectional text.
* Make mini-fribidi process UTF-8 directly.
* Several strlen and g_utf8_strlen calls removed. [Owen Taylor, Billy Biggs]
* Use call tables in the OpenType layout code.
* Use quarks for accessing GObject data. [Federico]
* Open Pango modules with lazy-bind flags. [John Rice]
* Use new negative offsets in g_utf8_pointer_to_offset to avoid
  scanning from the beginning of line on cursor movement.
* Avoid redundant PANGO_IS_FC_FONT checks.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Oct 2 12:16:58 2005 UTC (18 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.22: +6 -1 lines
Diff to previous 1.22 (colored) to selected 1.52 (colored)

Update to 1.10.0:

overview of changes between 1.9.1 and 1.10.0
============================================
* Update script tables, bidi tables, and Arabic joining tables for Unicode 4.1
  [Roozbeh Pournader, Behdad Esfahbod]
* Misc bug and build fixes [Sebastien Bacher, Hans Breuer, Behdad,
  J. Ali Harlow, Tor Lillqvist, Keith Packard, Vittorio Palmisano, Manish Singh]

overview of changes between 1.9.0 and 1.9.1
==========================================
* Support setting of font options and DPI on PangoContext for
  the Cairo backend.
* Adapt to recent Cairo API changes
* Win32 build improvements [Tor Lillqvist]
* Misc bug fixes [Hans Breuer, Thomas Fitzsimmons, Kazuki IWAMOTO]

Overview of changes between 1.8.x and 1.9.x
===========================================
* Add Cairo support; PangoCairoFontmap is an interface with
  implementations for Fontconfig fonts and Win32 fonts
* Extend PangoFcFontmap to allow more customization by subclasses
* Handle NULL language better for pango_context_get_metrics()
* misc optimization [Paolo Borelli, Behdad Esfahbod]
* Misc bug and build fixes [Hans Breuer, Damien Carbery,
  Keith Packard, Manish Singh]
* Doc fixes [Tim Janik]

Revision 1.22 / (download) - annotate - [select for diffs], Thu Jul 28 11:04:13 2005 UTC (18 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.21: +3 -1 lines
Diff to previous 1.21 (colored) to selected 1.52 (colored)

Update to 1.8.2:

* Add Khmer support [Jens Herden, Javier Sola]
* Fix bugs and crashes in the operation of PangoLayoutIter [Amit Aronovitch]
* Increase sharing of data between different copies of Pango
  [Tommi Komulainen, Ross Burton]
* Remove dependence of opentype code on FreeType internals [David Turner,
  Behdad Esfahbod]
* Cache metrics for the Win32 backend [Tor Lillqvist]
* Improve handling of RTL text when passing it to Uniscribe [Tor]
* Support for TrueType fonts on Win32 with characters outside the BMP [Tor]
* Handle alpha in XftColors again. [Mikael Magnusson]
* Better handling of MacThai encoded fonts [Theppitak Karoonboonyanan]
* Handle zero width chars properly in Hangul backend
  [Young-Ho Cha, Changwoo Ryu]
* Fix Oriya character classification [Gora Mohanty, Gautam Sengupta]
* PangoAttrIterator bug fixes [Morten Welinder]
* Clean up copyright/licensing information [William N. Ray]
* Misc bug and build fixes [Sebastien Bacher, Brandon Bergren,
  Chris Blizzard, Paolo Borelli, Behdad, Harshula, Alex Jones, Aivars Kalvans,
  Stepan Kasal,  Karel Kulhavy, Ryan Lortie, Ben Maurer, Sukhjinder Sidhu,
  Manish Singh, Emil Soleyman-Zomalan, Morten]

Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 5 13:49:36 2005 UTC (19 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored) to selected 1.52 (colored)

Update to 1.8.1:

pOverview of changes between 1.8.0 and 1.8.1
===========================================
* Fix several problems with conjuct formation in Sinhala [Harshula]
* Fix problems that were causing fonts to be missized and
  not print in GtkHTML [Ross Burton]
* Fix compilation with old fontconfig [Vincent Noel] and
  old FreeType [Andrew P. Lentvorski, Jr]
* Work around problem with glyphs in monospace fonts being truncated
  by Xft [Billy Biggs]
* Misc bug fixes [Damon Chaplin, Matthias Clasen, Kees Cook, Nick Lamb,
  Adam Sampson,Manish Singh, Morten Welinder]
* Misc build fixes [Sebastien Bacher, Matthias Clasen, Tor Lillquist]
* Doc improvements [Torsten Schoenfeld, Billy Biggs, Morten Welinder]

Revision 1.20 / (download) - annotate - [select for diffs], Fri Dec 24 10:03:54 2004 UTC (19 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.19: +6 -1 lines
Diff to previous 1.19 (colored) to selected 1.52 (colored)

Update to 1.8.0:

Notable improvements in Pango since version 1.6 include:

* New script support: Lao, Sinhala, Syriac, Tibetan
* PangoRenderer, a base object holding the logic for rendering PangoLayout
  which was previously duplicated in many places.
* Transformed rendering support for the Xft backend

Revision 1.19 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:29 2004 UTC (19 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.18: +1 -31 lines
Diff to previous 1.18 (colored) to selected 1.52 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.18 / (download) - annotate - [select for diffs], Tue Sep 21 16:43:52 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.17: +11 -17 lines
Diff to previous 1.17 (colored) to selected 1.52 (colored)

Update to 1.6.0.  This version corresponds to GNOME 2.8.0.

Overview of changes between 1.5.2 and 1.6.0
===========================================
* Add OpenType support for Hebrew [Dov Grobgeld]
* Win32 bug and build fixes [Tor Lillqvist, Hans Breuer, John Ehresman]
* Misc bug fixes [Behdad Esfahbod, Jatin Nansi]

Overview of changes between 1.5.1 and 1.5.2
===========================================
* Support 'init' feature for Bengali [Sayamindu Dasgupta]
* Allow 32-bit property fields in OpenType code
* Optimize repeated property lookups in OpenType code
* Misc bug fixes [Behdad, Keith Sharp, Morten Welinder]

Overview of changes between 1.5.0 and 1.5.1
===========================================
* Add ellipsization support to PangoLayout
* Add pango_context_get_font_map().
* Fix metrics for the Xft backend when a transform is in effect
* Separate out backend-independent parts of pangoft2topgm for
  future rendering testbeds.
* Code cleanups (use G_DEFINE_TYPE, make PangoMatrix parameters const)
* Add a GType for PangoMatrix [Torsten Schoenfeld]
* Misc bug fixes [Morten Welinder]

Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 31 08:21:47 2004 UTC (19 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.16: +44 -36 lines
Diff to previous 1.16 (colored) to selected 1.52 (colored)

Update to 1.4.1:

Changes in the package
======================
* Install compatibility symlinks for shared libraries to not break binary
  programs linked against 1.4.0.  This is just a workaround for our broken
  libtool naming scheme and should be removed when it is fixed.  Agreed
  by rh@.
* Move installation of documentation to doc/, out of doc/html.

Overview of changes between 1.4.0 and 1.4.1
===========================================
* Win32 bug fixes [Tor Lillqvist, John Ehresman]
* Thai rendering improvements including OpenType support
  [Theppitak Karoonboonyanan]
* Fix common crash in Hangul shaper [Changwoo Ryu]
* Fix various problems with language tag selection [Frederic Zhang]
* Documentation improvements [Felipe Heidrich, Doug Quale]
* Fix crash in line break code [Jeroen Zwartepoorte, Billy Biggs]
* Build fixes [J. Ali Harlow, Noah Misch]
* OpenType engine fixes [Kailash C. Chowksey, Sayamindu Dasgupta, Aamir Wali,
  Masatake YAMATO, Soheil Hassas Yeganeh]
* Indic module bug fixes [Chris Blizzard, Rajkumar S, Taneem Ahmed,
  Jungshik Shin]
* Misc bug fixes [Stanislav Brabec, Anders Carlsson, Behdad Esfahbod,
  Jody Goldberg, Theppitak, Sven Neumann, Manish Singh, Morten Welinder]

Revision 1.16 / (download) - annotate - [select for diffs], Thu Apr 1 18:15:16 2004 UTC (20 years ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.15: +43 -79 lines
Diff to previous 1.15 (colored) to selected 1.52 (colored)

Update to 1.4.0:

This is a stable release providing new functionality as compared
to Pango-1.2, while maintaining source and binary compatibility.
Notable improvements in Pango since version 1.2:

* Support for characters beyond the basic-multilingual
  plane of Unicode and updates of character properties to
  match Unicode-4.0.

* The same modules are now used for the Xft and fontconfig
  backends, reducing code duplication, and making it easier
  to create new backends independent of Pango that use
  fontconfig and FreeType.

* A better font and shaper selection algorithm is now used
  that takes script information into account.

* Bidirectional base direction can now be automatically
  determined from the text instead of explicitly set by
  the application.

* Improvements to OpenType handling, especially for the GPOS
  table. GPOS features are now enabled for Arabic.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 22 13:39:23 2004 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored) to selected 1.52 (colored)

Move "configuration" files from PKG_SYSCONFDIR to PREFIX/libdata.  What pango
installs are something like databases that need to be handled automatically
by the package system during installation of modules, not by the end user.
Bump PKGREVISION to 1.  (As a side effect, the package gets simplified a lot).

There are no packages in pkgsrc installing pango modules at the moment.
When they come, we can easily add a framework to handle them, as has been
done for x11/gtk2.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Sep 8 14:17:43 2003 UTC (20 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +5 -5 lines
Diff to previous 1.13 (colored) to selected 1.52 (colored)

Changes 1.2.5: Add mprefixups.[ch] to xft_sources as well as ft2_sources

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 27 09:27:32 2003 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.12: +6 -5 lines
Diff to previous 1.12 (colored) to selected 1.52 (colored)

Update to 1.2.4, supplier by Juan RP in PR 22607:
Overview of Changes in Pango 1.2.4
==================================
* Win32 [Tor Lillqvist]
  - Avoid calling Uniscribe when not necessary [Hans Breuer]
  - Build fixes
* Indic shaper
  - Add pre-base-matra fixup code from ICU [Sivaraj Doddannan]
  - Port of Bengali rendering fix from ICU [Taneem Ahmed]
* OpenType
  - Port various fixes by Werner Lemberg from FreeType version
  - Port various fixes by Lars Knoll from Qt version
  - Many other bug fixes [Kailash C. Chowksey, Me]
* Fix bugs in FT2 rendering code [Sven Neumann]
* Remove Qt-based example program; was causing compilation problems
  for a lot of people.
* Doc fixes [Noah Levitt]
* Misc bug fixes [Dave Cuthbert, Damon Chaplin, Christophe Fergeau,
  Tony Graham, Morten Welinder]
* Build fixes [Sven Neumann, Benedikt Spranger]

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 10 10:11:01 2003 UTC (20 years, 9 months ago) by jmmv
Branch: MAIN
Changes since 1.11: +11 -5 lines
Diff to previous 1.11 (colored) to selected 1.52 (colored)

Update to 1.2.3.  Changes since 1.2.1:
* Fix operation with --disable-debug [Jeff Waugh]
* Improve handling of ink rectangle extents for empty runs
* Fix problem with keynav at line boundaries for RTL text [Matthias Clasen]
* Cache fontsets for the Xft and FT2 backends, a large speedup for short
  strings [Owen Taylor, Soeren Sandmann]
* Make built in rendering functions, especially the FT2 one, work more like
  the GDK implementation [Sven Neumann]
* Add an indic-ft2 module [Kapil Chowskey],
  Add a thai-ft2 module [Theppitak Karoonboonyanan]
* Optimize pango_x_render() by drawing multiple character with a single
  request when possible [Morten Welinder]
* Change the handling of attributes that cover only partial glyphs
  [Owen, Taneem Ahmed, Sunil Mohan Adapa]
* Fix problems with Arial Unicode and the Opentype code [Owen, Noah Levitt]
* Fix common crash for fonts missing a GDEF table
* Fix common portability problem with informative output at end of configure.
* Build cleanups and fixes [Tim Mooney, Chris Ross, Akira Tagoh, Will Partain,
  James Su]
* Miscellaneous bug fixes and cleanups [Simon Budig, Rick Jones, Noah,
  Padraig O'Briain, Benjamin Otte, Andrey Panov, Federic Zhang]
* Documentation fixes [Tim, Sven]

Revision 1.11 / (download) - annotate - [select for diffs], Sat Feb 15 10:38:17 2003 UTC (21 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored) to selected 1.52 (colored)

Update to 1.2.1:
* Handle older TrueType Open Arabic fonts.
* Fix crash with some non-BMP characters [Morten Welinder]
* Avoid crashing on font descriptions like " 12" [Padraig O'Briain]
* Minor build fixes [Rich Burridge, Sven Neumann]

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 4 19:59:35 2003 UTC (21 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.9: +35 -37 lines
Diff to previous 1.9 (colored) to selected 1.52 (colored)

Install documentation under share/doc/html, not share/gtk-doc/html.
Also avoid possible detection of gtk-doc and Qt (may generate different
binary packages if found). Sort PLIST too.
Bump PKGREVISION to 1.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 24 03:41:11 2002 UTC (21 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.8: +98 -68 lines
Diff to previous 1.8 (colored) to selected 1.52 (colored)

Update to 1.2.0. Depend on Xft2.
Changes:
* Improve font solection for Hangul tone marks
* Improve range definitions for basic-xft [Jungshik Shin]
* Draw unknown character boxes with X primitives for the
  X backend instead of hoping for a suitable glyph [Morten Welinder]
* For Xft/FT2, give an informative error mesage when no fonts are found.
* Support shape modules with ranges beyond the BMP [Federic Zhang]
* Use octal escapes rather than literal UTF-8 [Arnaud Charlet]
* Use g_[sf]printf where appropriate [Matthias Clasen]
* Fix the Arabic-words-broken-by-underlines problem by
  stripping out non-shape affecting attributes then adding them
  back after shaping.
* Hangul shaper fixes [Changwoo Ryu, Jungshik Shin]
* Handle compatability ideographs in basic-x shaper [Federic Zhang]
* Implement pango_ft2_font_map_set_default_substitute() [Matthias Clasen]
* Hangul module bug fixes and improvements [Changwoo Ryu, Jungshik Shin]
  - Move rendering of precomposed characters to hangul-xft shaper
  - Handle Hangul tone marks
* Add a new wrap mode for PangoLayout - PANGO_WRAP_WORD_CHAR [Alex Larsson]
* Indic module improvements [Eric Mader]
* Fixes to generic OpenType handling [Eric]
* Improve language specific charset ordering basic-x11 [James Su, Brian Yuan]
* Some merges of fixes by Werner Lemberg to the original
  FreeType OpenType code.
* Robustify and otherwise improve pango_color_parse() [Matthias Clasen]
* Some cross-compiling fixes [J. Ali Harlow]
* Merge a lot of the code between the Xft and FT2 backend,
  so that the FT2 backend gets the recent improvements to Xft.
* Add proper language tag support to the Xft/FT2 backends.
* Various effienciency fixes for the Xft/FT2 backends.
* Support for version 2 of the Xft library. [Keith Packard]
* Convert the freetype backend over to using fontconfig,
  instead of MiniXft for font cataloging.
* A port of the Indic OpenType code from ICU to Pango. [Eric Mader]
* A new hangul-xft [Changwoo Ryu]
* Various cleanups to the PangoXft and PangoFT2 public APIs.
... as well as the usual bug fixes.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Dec 22 18:06:21 2002 UTC (21 years, 3 months ago) by jmmv
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored) to selected 1.52 (colored)

Make this package install its configuration files under the examples tree
and let bsd.pkg.install.mk copy them to PKG_SYSCONFDIR.
Bump PKGREVISION to 1.

Reviewed by wiz.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 9 16:01:19 2002 UTC (21 years, 3 months ago) by tron
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored) to selected 1.52 (colored)

Replace "true" by "${TRUE}".

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 21 03:02:24 2002 UTC (21 years, 5 months ago) by dmcmahill
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored) to selected 1.52 (colored)

update to pango-1.0.5

Changes between 1.0.4 and 1.0.5

* Win32 work [Tor Lillqvist]
  - Handle choosing the right font for CJK languages based on language tags.
  - Fix boxes showing up for tabs [Florent Duguet]
  - Better handling of finding ASCII font names.
  - Cygwin compilation fix [Masahiro Sakai]
  - Fix --with-included-modules on win32 [Arnaud Charlet]
  - Various build fixes and cleanups
  - Make mini-xft find windows font directory automatically
* Bug fix for pango_scan_int() needed for recent GTK+.
* Improve language specific charset ordering basic-x11 [James Su, Brian Yuan]
* Fix symbols that shouldn't have been exported [Jacob Berkman, Nils Nordman]
* Some cross-compiling fixes [J. Ali Harlow]
* Various build fixes [Havoc Pennington, others]
* Fix check for no-backend being found. [Andreas J. Guezlow]

Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 23 11:47:39 2002 UTC (21 years, 7 months ago) by dmcmahill
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored) to selected 1.52 (colored)

update to pango-1.0.4.  This is primarily a bug fix release.  Notable changes
are:

* Add Thai shaper for Xft  [Theppitak Karoonboonyanan]
* Support GB-18030, BIG5-HKSCS, CNS-11643, GBK encodings for
  basic-x shaper [Qingjiang (Brian) Yuan]
* Support ksc5601.1992-3 fonts in hangul-x shpaer
  [Qingjiang (Brian) Yuan, Changwoo Ryu]
* Support new Arabic characters in Unicode 3.2 [Roozbeh Pournader]
* Bug fixes [Jacob Berkman, Arnaud Charlet, David L. Cooper II,
  Choe Hwangjin, Alex Larsson, Sven Neumann, Matthias Warkus, Yao Zhang]

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Thu Aug 22 11:10:51 2002 UTC (21 years, 7 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored) next main 1.3 (colored) to selected 1.52 (colored)

Merge changes from pkgsrc-current into the buildlink2 branch for the
packages that have buildlink2.mk files.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 3 01:29:39 2002 UTC (21 years, 9 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base
Changes since 1.3: +1 -20 lines
Diff to previous 1.3 (colored) to selected 1.52 (colored)

since XFree86 4.* includes libXft and XFree86 3.* does not we end up with
a different PLIST.  Add a check for XFree86 4.* (like the one from suse_x11)
and fix up the PLIST.

Packages properly again on non-XFree86 4.* systems.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 30 01:51:30 2002 UTC (21 years, 9 months ago) by jschauma
Branch: MAIN
Changes since 1.2: +23 -4 lines
Diff to previous 1.2 (colored) to selected 1.52 (colored)

Update to version 1.0.3.  Update contains the usual bug-fixes and feature-
enhancements.  Too many to list here - please see ChangeLog and/or
http://www.pango.org.

Patches to update the package were supplied by Julio Merino
(jmmv at hispabsd dot org) in pkg/17419 - muchas gracias!

(This closes pkg/17419.)

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 30 19:59:33 2002 UTC (22 years ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored) to selected 1.52 (colored)

update to pango-1.0.1

Changes in version 1.0.1
========================

* Documentation improvements [Matthias Clasen]
* Use new API in FreeType 2.0.9 to greatly speed up coverage
  calculation for Xft and FT2 backends.
* Some fixes for reading of OpenType tables.
* Add -D_REENTRANT to compilation when necessary. [Sven Neumann]
* Try and enable ClearType for Win32 backend. [Tor Lillqvist]
* Fixes for Korean glyphs in the basic-x shaper [Changwoo Ryu]
* Improvements for computation of average char/digit width [Sven Neumann]
* Bug and error reporting fixes
  [Arnaud Charlet, Erewan Chenede, Mikael Hallendal, Stefan Israelsson,
   Alex Larsson, Soeren Sandmann, Dan Winship]

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Mar 24 20:29:35 2002 UTC (22 years ago) by dmcmahill
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.52 (colored)

import pango-1.0.0


Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed; however, most of the work on Pango-1.0 was done using the
GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.0.

Pango is designed to be modular; the core Pango layout can be used
with four different font backends:

 - Core X windowing system fonts
 - Client-side fonts on X using the Xft library
 - Direct rendering of scalable fonts using the FreeType library
 - Native fonts on Microsoft backends

Dynamically loaded modules then handle text layout for particular
combinations of script and font backend.

As well as the low level layout rendering routines, Pango includes
PangoLayout, a high level driver for laying out entire blocks of text,
and routines to assist in editing internationalized text.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Mar 24 20:29:35 2002 UTC (22 years ago) by dmcmahill
Branch: MAIN
Diff to selected 1.52 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>