Hello Sushil ,
Our bitmaps have been given to us compressed  using RLE algorithm , but when
we paste it in the Constructor's bitmap editor from MS Paint , it becomes
blank . Now our client is asking us what else could be done .

                                Original bitmap size
Compressed size
 160 resolution :       35 kb
7 kb
320 resolution :        137 kb
17 kb

the 35 kb original  image shows up ok . But the compressed image looks blank
. the 137 original image won't go with the prc due to the size limit of 64
kb . And the 17 kb compressed image agains is blank in the editor . But both
the compressed images look proper in MS Paint . Can you help us in this asap
.
Thanks & regards ,
Marianne


----- Original Message -----
From: "Sushil" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: "Mahesh Mole" <[EMAIL PROTECTED]>
Sent: Monday, November 17, 2003 5:35 PM
Subject: Bitmap


> Hi
>
> I guess you shall have to check the compress check box while you are
> creating the bitmap resources (only in case of Codewarrior 9.0 tools set),
> else you shall have to store the image in a pdb and in a compressed format
> and then load them from over there....
>
> Use RLE algorithm to get it done
>
>
> Regards,
> Sushil
> Endeavour Software Technologies (P) Ltd.
> Bangalore - 560076
> Mob: 91-94481-63171
> URL: www.techendeavour.com
>
>
> "Ability may get you to the top, but  it takes character to keep you
there."
>
>
> Hello All
> > >
> > > I have written an application that has Form Bitmap resource:
> > > I have .bmps for both 160x160 as well as 320x320
> > > I have added thses 2 bmps for all the provided depths
> > > ie(1-bit,2-bit,4-bit,8-bitand 16-bit )
> > > While compiling the whole application it gives me the following error
> > >
> > > "PalmRez Warning: Output resource size is greater than ~64K size limit
:
> > > 'Tbmp 1406'
> > >
> > > PalmRez Warning: Output resource size is greater than ~64K size limit:
> > 'Tbmp
> > > 1306'
> > >
> > > PalmRez Warning: Output resource size is greater than ~64K size limit:
> > 'Tbmp
> > > 1506'
> > >
> > > PalmRez Warning: Output resource size is greater than ~64K size limit:
> > 'Tbmp
> > > 1005'
> > > "
> > >
> > > Can anyone help me on this
> > >
> > >
> > > Marianne
>
>


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

Reply via email to