----- Original Message ----- From: "Michael Nordstr�m" <[EMAIL PROTECTED]> To: "Plucker Development List" <[EMAIL PROTECTED]> Sent: Monday, October 07, 2002 11:26 AM Subject: Include width and height data in inlined images
> > Function code 0x1E could be used for this and the data would be record > ID, width, and height (in that order). > In case you hadn't thought of it: width and height should be shorts (2bytes). If an image larger than 255x255 needs to be displayed (on a 320x320 screen) then a byte won't do. > I will include this in the format description and also support it in > the viewer (after 1.2 has been released), then it's up to the different > parsers whether they want to support it or not ;-) > JPluck will. Thanks -Laurens _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
