> 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.)?

I might come up with a longer answer tomorrow, but for the rest of the
night this link should quench the initial thirst (Is anybody looking into
the manual, eh?!):
http://qooxdoo.org/documentation/0.8/image_clipping_and_combining

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

I don't know which source folder you are referring to, but just run a
quick search over the framework, looking for files ending in .meta. But
these meta files only describe combined images (which images are in them,
at which offset).

Thomas

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



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