Package: ttf-freefont Version: 20060501cvs-1 Severity: normal Tags: d-i, patch
In order to use ttf-bpg-georgian-fonts instead of freefont for displaying Georgian [ka] text inside the graphical installer, Georgian glyphs need to be stripped out. The following patch strips also Vietnamese glyphs which are now taken from Dejavu fonts. I've produced an experimental g-i image [1] using an udeb created with this patch and I verified it now uses the right fonts. Thanx, Davide [1] http://www.webalice.it/zinosat/mini_bpg-georgian.iso --- FreeSans-strip.old 2006-06-15 23:50:37.000000000 +0200 +++ FreeSans-strip 2006-06-15 22:45:22.000000000 +0200 @@ -31,6 +31,8 @@ #ranges="$ranges u0980:u099F" # Bengali #ranges="$ranges u0A00:u0CFF" # Gurmukhi, Gujarati, Oriya, Tamil, Telugu, Kannada ranges="$ranges u0D00:u0FFF" # Malayalam, Sinhala, Thai, Lao, Tibetan +ranges="$ranges u10D0:u10FF" # Georgian +ranges="$ranges u1EA0:u1EFF" # Vietnamese ranges="$ranges u2100:u21FF" # Letterlike, Number forms, Arrows ranges="$ranges u2200:u24FF" # Mathematical, Techical, Control, OCR ranges="$ranges u2580:u259F" # Block elements
signature.asc
Description: Digital signature

