Page 1 of 1

BltFast Error Codes

PostPosted: Jun 29, 2006 @ 4:32am
by Jeffer

PostPosted: Jun 29, 2006 @ 10:00am
by edge
Hi Jeffer,

You can check the number of the error code definition in edge.h, search for E_ERROR. Code 1 is E_ERROR which will be returned if there is something not loaded correctly in one of the surfaces.

Are you able to write the background PNG picture to a bitmap file using surface->WriteBmp()?

PostPosted: Jul 3, 2006 @ 2:38pm
by Jeffer

PostPosted: Jul 3, 2006 @ 8:15pm
by edge

PostPosted: Jul 3, 2006 @ 8:47pm
by Jeffer
Just got the test results back. WriteBmp() writes the surface to a bmp file on all devices. They all write the same thing to the file that gets written to screen but the 2003 QVGA image is still wrong and missing the background image.

I tried to attact an image but my web server seems to be hosed. I'll send when I can.

I don't have any other vars called result so I know this is the value that BltFast is returning and again all the other devices yield the same E_ERROR but they correctly display the images.[/img]

PostPosted: Jul 4, 2006 @ 8:27am
by edge

PostPosted: Jul 5, 2006 @ 7:47pm
by Jeffer

PostPosted: Jul 6, 2006 @ 3:57pm
by edge

PostPosted: Jul 18, 2006 @ 3:29pm
by Jeffer

PostPosted: Jul 19, 2006 @ 7:57am
by edge