Hi miches,

I tried Packed-bits as well as Best-Fit.. It still gave that error.. The
bitmap image I am using is of 134kb.. Can this file be compressed used
PiLRC..Is it easy to use PilRC cause I have no experience using PiLRC..

Regards
Marianne


----- Original Message -----
From: "miches" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Saturday, November 15, 2003 6:31 PM
Subject: Re: Compressing the bitmap


> hi marianne,
>
> bitmaps resources have a 64k boundary limit, coz they are stored as
database records too.  you can try the other compression methods available
such as the Packed-Bits, Best-Fit and others for constructor.
>
> Also, in my experience, i have achieved huge compression ratio using
PiLRC.  You can check out this utility for creating your resources.
>
> Hope this helps, thanks.
>
> -miches
>
> ---- Palm Developer Forum <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > There has been a discussion on compressing and uncompressing a bitmap
> > resource.. I am using the constructor v1.8
> >
> > I have set the compression in property to RLE..
> >
> > But during compilation it gives warning saying
> > " PalmRez Warning: Output resource size is greater than ~64K size limit:
> > 'Tbmp 1306' "
> >
> > Am I missing out something
> >
> > Regards
> >
> > Marianne
> >
> >
> >
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/
> >
> >
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to