Good again, I'm messing with MIFui but I have a problem: how transparent color for COPYs implemented? I explain the steps I follow:
1. Use a PNG with transparent color assigned.
2. I export it to SC5 + PL5. Seems to identify well the transparent color as renders it as black (0,0,0)
3. Charge it with BLOAD, S and the result put it in usable form by the copy with COPY (0,0) - (255,211), 0 TO "picture.pic"
4. The picture.pic file and can be read COPY "picture.pic" TO (0,0), 1.
Problem: The transparent color is lost. If I hit blocks that image on page 0 transparent don't take effect. Why?
Another question: why it can not do directly .SC5 dump the pages of VRAM with COPY, as explained in Section 3?
Thank You.
Login or register to post comments
