Update to 1.14.4:

Overview of changes between 1.14.3 and 1.14.4
==============================================
* Indic shaper fixes.
* Misc bug fixes.
* Bugs fixed in this release:
	Bug 351223 – the conjuction of Con + 0x0d4d +0x0d31 of Malayalam is
	             wrong
	             Patch from LingNing Zhang
	Bug 355750 – The glyphs of the conjuctions about Cons+0x0d4d+0x0d32 of
	             Malayalm are wrong.
	             Patch from LingNing Zhang
	Bug 349876 – U+0x0904 of Devanagari need be "independent vowel", but
	             it is "reserved" in Pango
	             Patch from LingNing Zhang
	Bug 355550 – Miscalculation of logical attributes in
	             pango_get_log_attrs()
	             Patch from Theppitak Karoonboonyanan
	Bug 355697 – The IndicOTClassTable of Oriya has a error.
	Bug 355782 – Misaligned extents in pango
	Bug 355605 – hexbox with 0000 in it
	Bug 355435 – Invalid calls to pango_map_get_engine()
	             Patch from Theppitak Karoonboonyanan
	Bug 347146 – underline/overstrike spaces
	Bug 352535 – Ink extents of empty glyph
This commit is contained in:
wiz 2006-10-03 18:16:47 +00:00
parent 48bad6fe94
commit 16951f9ced
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.86 2006/09/07 11:53:35 jmmv Exp $
# $NetBSD: Makefile,v 1.87 2006/10/03 18:16:47 wiz Exp $
DISTNAME= pango-1.14.3
DISTNAME= pango-1.14.4
CATEGORIES= devel fonts
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pango/1.14/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.44 2006/09/22 21:26:13 tron Exp $
$NetBSD: distinfo,v 1.45 2006/10/03 18:16:47 wiz Exp $
SHA1 (pango-1.14.3.tar.bz2) = e56bf1761377c317f593d3530be1a3ac1bcc18c8
RMD160 (pango-1.14.3.tar.bz2) = 82fdba3bfad68a478fd3a19f444f7af6dab2762a
Size (pango-1.14.3.tar.bz2) = 1287606 bytes
SHA1 (pango-1.14.4.tar.bz2) = ace65cde6cc558f202831207d259e0d0ed8bb7a8
RMD160 (pango-1.14.4.tar.bz2) = a7c99a69aec51997bbec8ef989367051bd99e453
Size (pango-1.14.4.tar.bz2) = 1286770 bytes