Re: [ANNOUNCE] balsa-1.1.4 is out.



Am 24.04.2001 19:17:21 schrieb(en) Johan Rask:
> On 2001-04-20 13:33 Pawel Salek wrote:
> > Major highlights:
> > - printing non-english texts enabled.
> 
> One question about that printing. Some messages I print result in a blank
> page. The preview also shows a blank page. I know that the problamatic
> messages have windows-1252 encodings. Is this a known behaviour or is it
> supposed to work even with those windows specific characeter encodings?

Is `windows-1252' the same as `cp1252'? Only the latter one is supported by
iconv. You can check the supported charsets by using the command `iconv
--list'.

Unfortunately, my patch for printing non-english texts introdued a bug if the
conversion is not supported (which I guess is the case here). I attach a patch
for src/print.c to revert to the old method in this case. This might result in
missing lines in the printout as before, though.

Hope this helps, and sorry for the confusion,

	Albrecht.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Albrecht Dreß  -  Monschauer Straße 22  -  D-53121 Bonn (Germany)
      Phone (+49) 228 6199571  -  E-Mail albrecht.dress@arcormail.de
_________________________________________________________________________

Print-Patch



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