Andy Fuchs schrieb: > Thanks Thomas, > > if someone could elaborate a little on this topic, I'd volunteer creating a > short 'how-to' guide for the wiki, since I guess this could be good use for > others as well. > > andy > > Hi Andy,
this is a great idea. I can offer you my help creating such a howto. As a start I would suggest you take a look at the "Calculator" contribution <https://qooxdoo-contrib.svn.sourceforge.net/svnroot/qooxdoo-contrib/trunk/qooxdoo-contrib/Calculator>. In this application I use image slicing and combining. In the resource/source folder you find the source images and the config.json defines two jobs, which slices and combines the images. The resulting image files are in resource/calc/theme. The combined images are used in the decorators defined in source/class/calc/theme/Decorator.js. I hope this gets you started. If you need some additional help, just ask. Fabian > On 20.01.09 19:20, "thron7" <thr...@users.sourceforge.net> wrote: > > >>> What's the best way to set my own frames/clippings? (Where do I tell qooxdoo >>> new dimensions/offsets)? >>> >>> >> Right. You might want to have clippings, e.g. for the decorators. You >> could look into the Python code that runs the corresponding ImageMagick >> tool, to see how many pixel deep the cuts are to extract borders and >> edges (look at tool/pylib/generator/action/ImageClipping.py and calls to >> its .slice() method). >> >> Given the clippings are ok, you don't need to tell anything more to qooxdoo. >> >> Maybe Fabian can add some comments here?! >> > > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > qooxdoo-devel mailing list > qooxdoo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > -- Fabian Jakobs JavaScript Framework Developer 1&1 Internet AG Brauerstraße 48 76135 Karlsruhe Amtsgericht Montabaur HRB 6484 Vorstand: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Matthias Greve, Robert Hoffmann, Markus Huhn, Oliver Mauss, Achim Weiss Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel