> > If anyone knows more about this, let me know to save me wasting too > > much time on something which can't be done reliably yet. (I'm trying > > to write a simple PIC and SCR graphics viewer for Launchpad using > > Easyptr). > > No, that wouldn't really work with these OS (PI) calls, if the images > to be displayed aren't of the same screen mode. You would need > some kind of conversion program. I can't remember whether the scr > format stores the screen format/mode with the file or not - if you > need that info, I can find out. SCR format doesn't, you can only "guess" from the file size.
PIC does of course in the first 10 bytes. > > What I'm afraid of is a scenario like: I find it only works on QPC2 > > for example as it's the only GD2 system I have to test it on at the > > moment! > If, again, it uses the underlying OS calls, then is should work on > any machine as well as on QPC. Thanks for the suggestions. I'll carry on for now and see how it goes. -- Dilwyn Jones
