Would it be difficult to include the width and height for an inlined
image? If that information was available to the viewer it could layout
the inlined images without being forced to find, open and uncompress
the image record. That should make it faster when a document has many
inlined images, since it would only be necessary to access the actual
image data when the image should be displayed.

Function code 0x1E could be used for this and the data would be record
ID, width, and height (in that order). 

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 ;-)

/Mike

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to