> > * How can I configure the splitting job (the one that cuts an image in > small pieces) to cut with different widths for the left and right for > instance? Currently it seems only possible to specify an "uniform" > width, which often is not what we want. > Yep. If you want something different, do the splitting by hand using ImageMagick's "convert" command. You can look at tool/pylib/generator/action/ImageClipping.py:ImageClipping.slice() to see how it's done.
T. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
