[Kde-java] Compressed Icons in Java Apps created with juic

Lukas Molzberger Lukas.Molzberger at gmx.de
Thu Aug 19 22:22:09 CEST 2004


Am Donnerstag, 19. August 2004 21:45 schrieb Marco Ladermann:
> Hi,
>
> Am Dienstag, 17. August 2004 10:00 schrieb Lukas Molzberger:
> > QImage: XPM pixels missing on image line 71
>
> The problem is fixed in the CVS. It was enough to use a
> java.util.zip.Inflater, without ByteArrayInputStream and
> InflaterInputStream. I can't remember why I did it so complicated.
Great, thanks a lot for that!

By the way I found yet another small problem with the output of juic, which, 
however, was pretty easy to workaround. The problem was that I had too many 
or too large icons in my application so that java said something like: No 
more than 65000 Bytes allowed in constructor.

Cheers,
Lukas
 

>
> There is still an issue with the utf-8 character presentation of the
> o-umlaut in "Jörg" and I have no idea how such characters in strings should
> be handled. Must every string in a ui file analysed if it contains utf-8
> characters?
>
> Marco


More information about the Kde-java mailing list