<div dir="ltr"><div>Waaaaw! So cool, good work Lukas !!!<br><br></div>I'm looking forward to can test it :.)<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/4/13 Lukast dev <span dir="ltr"><<a href="mailto:lukast.dev@gmail.com" target="_blank">lukast.dev@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi fellas,<br>
<br>
I'm working on integrating GMIC, thanks to Silvio Grosso, into Krita<br>
and today I have first results applied on Ramon paintings :)<br>
<br>
Default flower and sharpen effect<br>
<a href="http://i.imgur.com/kYNcsNa.png" target="_blank">http://i.imgur.com/kYNcsNa.png</a><br>
<br>
Poster edges inside Krita (deevad's blog [1])<br>
<a href="http://i.imgur.com/XfdPxQl.png" target="_blank">http://i.imgur.com/XfdPxQl.png</a><br>
<br>
The examples above were created with degradation of colorspaces<br>
through QImage (8-bit rgba)<br>
<br>
There is a lot of work ahead so far! I will try to commit something<br>
this week so that you can play with it a bit,<br>
but so far it is pile of nasty hacks.<br>
<br>
Technical bits:<br>
It seems that native colorspace for GMIC is FLOAT32 RGB(A) colorspace.<br>
<br>
So my approach will be:<br>
a) convert layer actual color-space to FLOAT32 RGB(A), relayout pixel<br>
format (Krita uses bgrbgrbgrbgr, GMIC rrrrbbbbgggg)<br>
b) apply GMIC,<br>
c) relayout back to Krita bgr format, convert back to actual colorspace<br>
<br>
More to come!<br>
<br>
[1] <a href="http://www.davidrevoy.com/article147/gmic-new-filter-poster-edges" target="_blank">http://www.davidrevoy.com/article147/gmic-new-filter-poster-edges</a><br>
<br>
Regards,<br>
Lukas Tvrdy | <a href="http://lukast.mediablog.sk/log" target="_blank">http://lukast.mediablog.sk/log</a><br>
_______________________________________________<br>
Krita mailing list<br>
<a href="mailto:kimageshop@kde.org">kimageshop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kimageshop" target="_blank">https://mail.kde.org/mailman/listinfo/kimageshop</a><br>
</blockquote></div><br></div>