Your message dated Wed, 21 Dec 2005 02:32:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#342795: fixed in intlfonts 1.2.1-4
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Dec 2005 14:47:37 +0000
>From [EMAIL PROTECTED] Sat Dec 10 06:47:37 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sccrmhc13.comcast.net ([204.127.202.64])
by spohr.debian.org with esmtp (Exim 4.50)
id 1El60f-0006tf-28
for [EMAIL PROTECTED]; Sat, 10 Dec 2005 06:47:37 -0800
Received: from sophia.axel.nom
(c-24-91-62-218.hsd1.ma.comcast.net[24.91.62.218])
by comcast.net (sccrmhc13) with SMTP
id <20051210144705013003h9tne>; Sat, 10 Dec 2005 14:47:06 +0000
Received: (qmail 9719 invoked by uid 1000); 10 Dec 2005 14:47:05 -0000
Sender: [EMAIL PROTECTED]
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xfonts-intl-european: incorrect width on a18 and friends
X-Debbugs-CC: Johan Kullstam <[EMAIL PROTECTED]>
From: Johan Kullstam <[EMAIL PROTECTED]>
Date: 10 Dec 2005 09:47:05 -0500
Message-ID: <[EMAIL PROTECTED]>
Lines: 82
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-10.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS,X_DEBBUGS_CC autolearn=ham
version=2.60-bugs.debian.org_2005_01_02
Package: xfonts-intl-european
Version: 1.2.1-3
Severity: normal
The "AVERAGE_WIDTH" property is wrong on the following fonts:
-etl-fixed-bold-i-normal--18-180-72-72-c-90-iso8859-1
-etl-fixed-bold-r-normal--18-180-72-72-c-90-iso8859-1
-etl-fixed-medium-i-normal--18-180-72-72-c-90-iso8859-1
-etl-fixed-medium-r-normal--18-180-72-72-c-90-iso8859-1
The font name promises 90 (and that is usually what you get with most
applications, e.g., emacs, rxvt). The font property AVERAGE_WIDTH is
80, however. This causes, e.g., rxvt-unicode to scrunch the font
display width. I offer the following patch to the original tarball to
correct this problem.
diff -Nur intlfonts-1.2.1-orig/European/lt1-18-etl.bdf
intlfonts-1.2.1/European/lt1-18-etl.bdf
--- intlfonts-1.2.1-orig/European/lt1-18-etl.bdf 1999-03-02
06:31:33.000000000 -0500
+++ intlfonts-1.2.1/European/lt1-18-etl.bdf 2005-12-10 09:37:33.000000000
-0500
@@ -19,7 +19,7 @@
RESOLUTION_X 72
RESOLUTION_Y 72
SPACING "C"
-AVERAGE_WIDTH 80
+AVERAGE_WIDTH 90
CHARSET_REGISTRY "ISO8859"
CHARSET_ENCODING "1"
FONT_ASCENT 15
diff -Nur intlfonts-1.2.1-orig/European/lt1-18b-etl.bdf
intlfonts-1.2.1/European/lt1-18b-etl.bdf
--- intlfonts-1.2.1-orig/European/lt1-18b-etl.bdf 1999-03-02
06:31:33.000000000 -0500
+++ intlfonts-1.2.1/European/lt1-18b-etl.bdf 2005-12-10 09:37:47.000000000
-0500
@@ -19,7 +19,7 @@
RESOLUTION_X 72
RESOLUTION_Y 72
SPACING "C"
-AVERAGE_WIDTH 80
+AVERAGE_WIDTH 90
CHARSET_REGISTRY "ISO8859"
CHARSET_ENCODING "1"
FONT_ASCENT 15
diff -Nur intlfonts-1.2.1-orig/European/lt1-18bi-etl.bdf
intlfonts-1.2.1/European/lt1-18bi-etl.bdf
--- intlfonts-1.2.1-orig/European/lt1-18bi-etl.bdf 1999-03-02
06:31:33.000000000 -0500
+++ intlfonts-1.2.1/European/lt1-18bi-etl.bdf 2005-12-10 09:38:10.000000000
-0500
@@ -19,7 +19,7 @@
RESOLUTION_X 72
RESOLUTION_Y 72
SPACING "C"
-AVERAGE_WIDTH 80
+AVERAGE_WIDTH 90
CHARSET_REGISTRY "ISO8859"
CHARSET_ENCODING "1"
FONT_ASCENT 15
diff -Nur intlfonts-1.2.1-orig/European/lt1-18i-etl.bdf
intlfonts-1.2.1/European/lt1-18i-etl.bdf
--- intlfonts-1.2.1-orig/European/lt1-18i-etl.bdf 1999-03-02
06:31:33.000000000 -0500
+++ intlfonts-1.2.1/European/lt1-18i-etl.bdf 2005-12-10 09:37:59.000000000
-0500
@@ -19,7 +19,7 @@
RESOLUTION_X 72
RESOLUTION_Y 72
SPACING "C"
-AVERAGE_WIDTH 80
+AVERAGE_WIDTH 90
CHARSET_REGISTRY "ISO8859"
CHARSET_ENCODING "1"
FONT_ASCENT 15
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-rc5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages xfonts-intl-european depends on:
ii xutils 6.8.2.dfsg.1-11 X Window System utility programs
xfonts-intl-european recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 342795-close) by bugs.debian.org; 21 Dec 2005 10:40:52 +0000
>From [EMAIL PROTECTED] Wed Dec 21 02:40:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Ep1GT-0006Bj-10; Wed, 21 Dec 2005 02:32:09 -0800
From: Milan Zamazal <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#342795: fixed in intlfonts 1.2.1-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 21 Dec 2005 02:32:09 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: intlfonts
Source-Version: 1.2.1-4
We believe that the bug you reported is fixed in the latest version of
intlfonts, which is due to be installed in the Debian FTP archive:
emacs-intl-fonts_1.2.1-4_all.deb
to pool/main/i/intlfonts/emacs-intl-fonts_1.2.1-4_all.deb
intlfonts_1.2.1-4.diff.gz
to pool/main/i/intlfonts/intlfonts_1.2.1-4.diff.gz
intlfonts_1.2.1-4.dsc
to pool/main/i/intlfonts/intlfonts_1.2.1-4.dsc
xfonts-intl-arabic_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-arabic_1.2.1-4_all.deb
xfonts-intl-asian_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-asian_1.2.1-4_all.deb
xfonts-intl-chinese-big_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-chinese-big_1.2.1-4_all.deb
xfonts-intl-chinese_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-chinese_1.2.1-4_all.deb
xfonts-intl-european_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-european_1.2.1-4_all.deb
xfonts-intl-japanese-big_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-japanese-big_1.2.1-4_all.deb
xfonts-intl-japanese_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-japanese_1.2.1-4_all.deb
xfonts-intl-phonetic_1.2.1-4_all.deb
to pool/main/i/intlfonts/xfonts-intl-phonetic_1.2.1-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Milan Zamazal <[EMAIL PROTECTED]> (supplier of updated intlfonts package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 21 Dec 2005 11:11:02 +0100
Source: intlfonts
Binary: emacs-intl-fonts xfonts-intl-chinese-big xfonts-intl-japanese-big
xfonts-intl-asian xfonts-intl-arabic xfonts-intl-european xfonts-intl-chinese
xfonts-intl-japanese xfonts-intl-phonetic
Architecture: source all
Version: 1.2.1-4
Distribution: unstable
Urgency: low
Maintainer: Milan Zamazal <[EMAIL PROTECTED]>
Changed-By: Milan Zamazal <[EMAIL PROTECTED]>
Description:
emacs-intl-fonts - Fonts to allow multi-lingual PostScript printing from Emacs
xfonts-intl-arabic - International fonts for X -- Arabic
xfonts-intl-asian - International fonts for X -- Asian
xfonts-intl-chinese - International fonts for X -- Chinese
xfonts-intl-chinese-big - International fonts for X -- Chinese big
xfonts-intl-european - International fonts for X -- European
xfonts-intl-japanese - International fonts for X -- Japanese
xfonts-intl-japanese-big - International fonts for X -- Japanese big
xfonts-intl-phonetic - International fonts for X -- Phonetic Alphabet
Closes: 342795
Changes:
intlfonts (1.2.1-4) unstable; urgency=low
.
* Declared widths of some European fonts fixed; thanks to
Johan Kullstam <[EMAIL PROTECTED]>; closes: #342795.
* Information about additional Simplified Chinese fonts added to
README.Debian; thanks to J. Grant <[EMAIL PROTECTED]>.
* Standards 3.6.2 (no real change).
Files:
b6b515a8f87b32376bf1af40556d1e80 766 x11 optional intlfonts_1.2.1-4.dsc
988d5934b4ddfabf2c150f233354c52b 7461 x11 optional intlfonts_1.2.1-4.diff.gz
213bd7180afdf7dbdb2e9dea04f4af40 17476 x11 optional
xfonts-intl-arabic_1.2.1-4_all.deb
bbc6ee73931b39c81473c299a2b1ac1b 104596 x11 optional
xfonts-intl-asian_1.2.1-4_all.deb
8d56add608a9a8457a207d5e6ea553a6 5785410 x11 optional
xfonts-intl-chinese_1.2.1-4_all.deb
3ccb5534d0c87e4bb0fe9987019646f3 1815278 x11 optional
xfonts-intl-chinese-big_1.2.1-4_all.deb
eec6d02e9a851096eca0897321ed7df8 156802 x11 optional
xfonts-intl-european_1.2.1-4_all.deb
eac8d31e61f4db1756cd026525ad7d27 933228 x11 optional
xfonts-intl-japanese_1.2.1-4_all.deb
27cb2ab50e0400ab7bf62c0f0264de26 658148 x11 optional
xfonts-intl-japanese-big_1.2.1-4_all.deb
8bda86d40f5e28c295a0f17206e7cbde 12104 x11 optional
xfonts-intl-phonetic_1.2.1-4_all.deb
fb6dcd43436ae97fafd9c76c62d51231 2524278 x11 optional
emacs-intl-fonts_1.2.1-4_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDqSslkSkk/j3Cm0ERAt2AAJ4+7c5vwmpnlxQKkCQDXYEETfV0/wCfRCNp
HmzsueYcovjothLmuXAqYZY=
=I3M/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]