Hi Thomas, Andy

I'd be interested to learn more about this topic as well (a wiki entry
would be great). I already had a look at the images in the source folder
and the "clipped" image parts. My missing link is: How does the compiler
know how big the different parts have to be (eg. width of the border, etc.)?
The API states something about "image meta data":
http://demo.qooxdoo.org/current/apiviewer/#qx.ui.decoration.Grid

But i couldn't find any image meta data (at least not while looking at
the metadata of the images in the source folder).

Roman

Andy Fuchs wrote:
> 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
> 
> 
> 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
> 

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

Reply via email to