Package: ttf-freefont
Version: 20060501cvs-2
tags: d-i, patch

ttf-tamil-udeb is used in g-i for rendering Tamil text.  freefont
contains glyphs in the same range U0b80-U0bff which should be removed
to make sure g-i uses the right font (see [1])
The simple patch at the end of the message does it.

TIA,
Davide

[1] http://lists.debian.org/debian-boot/2006/06/msg01339.html

--- FreeSans-strip.orig 2006-06-24 20:36:58.000000000 +0200
+++ FreeSans-strip      2006-06-24 20:38:40.000000000 +0200
@@ -27,6 +27,7 @@
 ranges="$ranges u0530:u058F" # Armenian
 ranges="$ranges u0600:u06FF" # Arabic
 ranges="$ranges u0700:u077F" # Syriac
+ranges="$ranges u0b80:u0bff" # Tamil
 #ranges="$ranges u0900:u097F" # Hindi
 #ranges="$ranges u0980:u099F" # Bengali
 #ranges="$ranges u0A00:u0CFF" # Gurmukhi, Gujarati, Oriya, Tamil, Telugu, 
Kannada

Attachment: signature.asc
Description: Digital signature

Reply via email to