In message <[email protected]> Chris Gransden <[email protected]> wrote:
> In article <[email protected]>, > Paul Stewart <[email protected]> wrote: >> 3. Is is not possible for PDF itself to display these documents >> correctly? > That's what i'm aiming to do. Displaying the page in !Paint is just a > stopgap until I get it working. There will be a choice to display the page > as bitmap or vector. By the way: A very straightforward way to achieve that is to simply add a Draw file header to the sprite and store it as a Draw file. Then, there is no need to change any of the existing rendering or data management code. For instance, save as Draw will continue to work, etc. For less work and more reliable than introducing switches between bitmap and vector mode for rendering, saving, etc. Martin -- --------------------------------------------------------------------- Martin Wuerthner MW Software [email protected] --------------------------------------------------------------------- _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
