FS#2791 - combined-bitmap support
Opened by Stephan Wezel (thewolfwillcome) - Tuesday, 29 November 2005, 07:23 GMT
Last edited by Nicolas Pennequin (nicolas_p) - Monday, 11 June 2007, 17:25 GMT
|
DetailsThis adds support for loading combined-bitmaps for wps.
(all used wps-images are located in on big image). the loading of the combined-bitmap is the same as for "normal" images (through %xl). to create image-parts from this image following syntax is used: %xp|b|a|src_x|src_x|w|h|x|y| a: the image id of the source image b: the image id src_x,src_y,w,h: defines the rectangle of the image in the source image x,y: position of the image on screen. Currently this patch depends on the new wps-file-loader patch http://sourceforge.net/tracker/index.php?func=detail&aid=1367059&group_id=44306&atid=439120 |
Monday, 11 June 2007, 17:25 GMT
Reason for closing: Out of Date
Additional comments about closing: Completely out of sync and superseded by
updated to the latest cvs
the depencies is gone because the other patch is in cvs now
updated to cvs-changes
updated to the latest cvs