<div dir="ltr">Yes I can do that, but it takes time -> decreases my productivity, and I like copy pasting the screenshots directly to my e-mail application. I do not want to have complex drawing functions just a pen, a marker, place text and a rubber tool. <br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-22 0:53 GMT+02:00 Albert Astals Cid <span dir="ltr"><<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">El Dissabte, 18 d'octubre de 2014, a les 15:12:01, Márton Miklós va escriure:<br>
<span class="">> Hello all,<br>
><br>
> The Windows 7 snipping tool has a feature what I like very much: it<br>
> allows drawing to the screenshot with a pen and a marker.<br>
> I would like to implement the same functionality in KSnapshot.<br>
<br>
</span>Why not just export it to kolourpaint or any other painting program and do it<br>
there?<br>
<br>
I'm not the maitainer but it seems to me a bit out of scope to have drawing<br>
inside ksnapshot.<br>
<br>
Cheers,<br>
  Albert<br>
<span class=""><br>
><br>
> My first ide was changing the label based preview to QGraphicsView based<br>
> one, and creating QGraphicsItem based objects for storing the user's<br>
> drawings.<br>
><br>
</span>> *What do you think about this approach?*<br>
<span class="">><br>
> Currently I am having a problem with the anti-aliasing:<br>
><br>
><br>
><br>
</span><span class="">> The bottom widget is the current label based one and the upper one is a<br>
> QGraphicsView displaying the same QPixmap through a QGraphicsPixmapItem.<br>
><br>
> I have set setRenderHint(QPainter::HighQualityAntialiasing, true); and<br>
> setRenderHint(QPainter::SmoothPixmapTransform, true); on the view and<br>
> setTransformationMode(Qt::SmoothTransformation); on the QPixmapItem but<br>
> it did not helped.<br>
><br>
</span>> *Do you have any idea how could it be worka**rounded?<br>
><br>
> *Thank you for your answers in advance!*<br>
> *<br>
<br>
</blockquote></div><br></div>