Package: ttf-indic-fonts Version: 1:0.4.7 Severity: whishlist Tags: d-i, patch
The patch below can be used to create an udeb containing Mukti fonts, needed to render Bengali text inside the graphical installer. ATM ttf-freefont is used but quality seems to be much worse (see [1]). Thanx in advance, Davide [1] http://lists.debian.org/debian-boot/2006/06/msg01219.html diff -ruN old/ttf-indic-fonts-0.4.7/debian/control new/ttf-indic-fonts-0.4.7 /debian/control --- old/ttf-indic-fonts-0.4.7/debian/control 2006-01-16 00:51:13.000000000 +0100 +++ new/ttf-indic-fonts-0.4.7/debian/control 2006-06-26 08:20:51.000000000 +0200 @@ -23,6 +23,17 @@ This is a set of TrueType and OpenType fonts released under the GNU General Public License for the Bengali Language. +Package: ttf-bengali-udeb +XC-Package-Type: udeb +Section: debian-installer +Architecture: all +Description: Free TrueType fonts for the Bengali language + This is a set of TrueType and OpenType fonts released under the GNU General + Public License for the Bengali Language. + . + This package provides fonts to be used with the gtk frontend of + debian-installer. + Package: ttf-devanagari-fonts Architecture: all Depends: ${misc:depends}, defoma diff -ruN old/ttf-indic-fonts-0.4.7/debian/rules new/ttf-indic-fonts-0.4.7 /debian/rules --- old/ttf-indic-fonts-0.4.7/debian/rules 2006-01-16 00:51:13.000000000 +0100 +++ new/ttf-indic-fonts-0.4.7/debian/rules 2006-06-26 08:33:27.000000000 +0200 @@ -26,6 +26,7 @@ dh_clean -k dh_install -pttf-devanagari-fonts ./ttf-devanagari/*.ttf usr/share/fonts/truetype/ttf-devanagari-fonts/ dh_install -pttf-bengali-fonts ./ttf-bengali/*.ttf usr/share/fonts/truetype/ttf-bengali-fonts/ + dh_install -pttf-bengali-udeb -XDEBIAN ./ttf-bengali/Mukti*.ttf usr/share/fonts/truetype/ttf-bengali-fonts/ dh_install -pttf-tamil-fonts ./ttf-tamil/*.ttf usr/share/fonts/truetype/ttf- tamil-fonts/ dh_install -pttf-malayalam-fonts ./ttf-malayalam/*.ttf usr/share/fonts/truetype/ttf-malayalam-fonts/ dh_install -pttf-gujarati-fonts ./ttf-gujarati/*.ttf usr/share/fonts/truetype/ttf-gujarati-fonts/ Milioni di oggetti, impossibile non trovare quello che cerchi. Dallo spillo all'elefante, non ti stupire. Sei su eBay! http://adfarm.mediaplex.com/ad/ck/724-7199-4110-179?id=2 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

