Re: font reduction build problem

2003-12-24 Thread Steve Langasek
On Wed, Dec 24, 2003 at 04:42:18PM +0900, Kenshi Muto wrote: > At 24 Dec 03 05:04:37 GMT, > Joey Hess wrote: > > Unfortunatly, I then found another one: > > > > Description-ja.EUC-JP: CD > > ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃïïÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃïïÂÃÂÃÂÃïïÂÃÂÃÂÃïïÂÃÂÃÂÃÂÃÂÃÂÃÂÃï> > > > > Seems to me this s

Re: font reduction build problem

2003-12-24 Thread Geert Stappers
On Wed, Dec 24, 2003 at 12:04:37AM -0500, Joey Hess wrote: > And lots more all in ISO-8859-*. > > For now I am just grepping out everything in ISO-8859-* encodings when > calling reduce-font. This may cause problems with stuff in those > encodings, I really don't know. > > Unfortunatly, I then

Re: font reduction build problem

2003-12-24 Thread Kenshi Muto
At 24 Dec 03 07:42:18 GMT, Kenshi Muto wrote: > > Unfortunatly, I then found another one: > > > > Description-ja.EUC-JP: CD > > ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃïïÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃïïÂÃÂÃÂÃïïÂÃÂÃÂÃïïÂÃÂÃÂÃÂÃÂÃÂÃÂÃï> > > > > Seems to me this should really be in utf-8, shouldn't it? I am currently > > not

Re: font reduction build problem

2003-12-24 Thread Christian Perrier
Quoting Denis Barbier ([EMAIL PROTECTED]): > Looks like a missing debian/po/output to specify UTF-8 encoded > templates. After agreement with Denis, I added the missing debian/po/output files. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMA

Re: font reduction build problem

2003-12-24 Thread Denis Barbier
On Wed, Dec 24, 2003 at 12:04:37AM -0500, Joey Hess wrote: > Joey Hess wrote: > > LOCPATH=./tmp/floppy/tree/usr/lib/locale LC_ALL=C.UTF-8 reduce-font > > /usr/src/unifont.bdf < all-floppy.utf > unifont-reduced-floppy.bdf.tmp > > setlocale: C.UTF-8 > > FYI: MB_CUR_MAX/MB_LEN_MAX: 6/16 > > error -1

Re: font reduction build problem

2003-12-24 Thread Christian Perrier
> Binary search finds it's this line: > > Description-pl.ISO-8859-2: Za³aduj komponenty instalatora z p³yty CD > > And also this one: > > Description-hu.ISO-8859-2: Telepítõ összetevõinek betöltése CD-rõl > > And lots more all in ISO-8859-*. > > For now I am just grepping out everything in IS

Re: font reduction build problem

2003-12-24 Thread Kenshi Muto
At 24 Dec 03 05:04:37 GMT, Joey Hess wrote: > Unfortunatly, I then found another one: > > Description-ja.EUC-JP: CD > ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃïïÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃïïÂÃÂÃÂÃïïÂÃÂÃÂÃïïÂÃÂÃÂÃÂÃÂÃÂÃÂÃï> > > Seems to me this should really be in utf-8, shouldn't it? I am currently > not encluding EUC-JP

Re: font reduction build problem

2003-12-23 Thread Joey Hess
Joey Hess wrote: > LOCPATH=./tmp/floppy/tree/usr/lib/locale LC_ALL=C.UTF-8 reduce-font > /usr/src/unifont.bdf < all-floppy.utf > unifont-reduced-floppy.bdf.tmp > setlocale: C.UTF-8 > FYI: MB_CUR_MAX/MB_LEN_MAX: 6/16 > error -1 at position 61960 (bytes: 16 Used chars: 446 (61960 processed) > > I r

font reduction build problem

2003-12-23 Thread Joey Hess
LOCPATH=./tmp/floppy/tree/usr/lib/locale LC_ALL=C.UTF-8 reduce-font /usr/src/unifont.bdf < all-floppy.utf > unifont-reduced-floppy.bdf.tmp setlocale: C.UTF-8 FYI: MB_CUR_MAX/MB_LEN_MAX: 6/16 error -1 at position 61960 (bytes: 16 Used chars: 446 (61960 processed) I remember seeing this a while ago