[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-fonts-devel] Bug#409509: ttf-dejavu: [regression] a breve and a circumflex broken



Tags: patch, pending
thanx

On Sat, Feb 03, 2007 at 10:12:10PM +0200, Eddy Petrișor wrote:
> Also note that serious means also "this bug should be fixed for the next
> Debain release" ;-)

The patch has been introduced in the udeb only and has nothing to do
with the latest upstream version of the package: I've infact wrongly
removed the following range from the ttf files:


STRIP_RANGES="$STRIP_RANGES u02B0:u02FF" # Spacing Modifier Letters

I've just re-created the screenshots using an udeb using the patch below;
2.13 vs 2.14 can be compared looking at the following:

http://d-i.alioth.debian.org/gtk-frontend/screenshots/20070203_dejavu2.13
http://d-i.alioth.debian.org/gtk-frontend/screenshots/20070204_dejavu2.14_prerelease

I still think 2.14 deserves to make it in Etch.
regards,

Davide


Index: generate-udeb.sh
===================================================================
--- generate-udeb.sh    (revision 255)
+++ generate-udeb.sh    (working copy)
@@ -8,7 +8,6 @@
 STRIP_RANGES=""
 STRIP_RANGES=""
 STRIP_RANGES="$STRIP_RANGES u0250:u02AF" # IPA Extensions
-STRIP_RANGES="$STRIP_RANGES u02B0:u02FF" # Spacing Modifier Letters
 STRIP_RANGES="$STRIP_RANGES u0500:u052F" # Cyrillic Supplement
 STRIP_RANGES="$STRIP_RANGES u0530:u058F" # Armenian
 STRIP_RANGES="$STRIP_RANGES u0600:u06FF" # Arabic

Attachment: signature.asc
Description: Digital signature


Reply to: