Is it possible to use .png on cutin?

depomguss

New member
Messages
23
Points
0
Is it possible to use .png or .jpg on cutin ? 

Because bmp images huge in size and hard to compressing.

Thanks in Advance.

 
@@depomguss yes you can use but the problem is you cannot make the background transparent, only BMP with pink background can make the background transparent

 
@@depomguss yes you can use but the problem is you cannot make the background transparent, only BMP with pink background can make the background transparent
I tried to use .jpg image file (a1.jpg) then i got ResourceError : Can't find file ....bra..bracardbmpa1.bmp  (a1.jpg are in folder /illust and cardbmp)

 
Last edited by a moderator:
Is it possible to use .png or .jpg on cutin ? 

Because bmp images huge in size and hard to compressing.

Thanks in Advance.
No you cannot, but whether the bitmap is compressed in GRF or saved as PNG does not make that much difference anyway (among others because they use the same kind of compression). Also JPG is lossy, so transparency magenta would bleed out.
Example:

dalle01.gif


- Bitmap: 622 KB

- Bitmap in GRF: 125 KB

- PNG: 107 KB

- PNG in GRF: 107 KB

 
Last edited by a moderator:
Back
Top