<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 17, 2013 at 12:37 PM, Valerie <span dir="ltr"><<a href="mailto:valerie_vk@yahoo.com" target="_blank">valerie_vk@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif"><div>Oops, sorry about the threading on the last one.</div>
<div><br></div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:arial,helvetica,sans-serif">Anyway, I forgot a bug: for the Hatching brush, the thickness doesn't vary unless Antialiased Line is checked in Hatching Preferences (no matter what Thickness value you set, it renders a thickness value of 1).</div>
<div style="font-style:normal;font-size:13px;background-color:transparent;font-family:arial,helvetica,sans-serif"><br></div></div></div></blockquote><div>This is my brush, I didn't remember this bug but without looking at the code I know what's causing it.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif"><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:arial,helvetica,sans-serif">
</div><div style="font-style:normal;font-size:13px;background-color:transparent;font-family:arial,helvetica,sans-serif">It's pretty easy to cope with this bug, though, since you just have to switch on <span style="font-size:10pt">Antialiased Line. If the bug can't be easily fixed, then maybe </span><span style="font-size:10pt">Antialiased Line could be switched on by default.</span></div>
</div></div></blockquote><div><br></div><div>The hatching brush uses algorithms from KisPainter for its antialiased and aliased lines. The bug requires rewriting the aliased KisPainter line algorithm, or changing the hatching brush to always use the antialiased version and then transform the final dab into monochrome if the antialiasing option is turned off in the settings.</div>
<div><br></div><div>Solution should take a couple hours.</div><div><br></div><div>I can't promise to look at it right now, but I'll do within the next weeks.</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif">  </div></div><br>_______________________________________________<br>
kimageshop 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>
<br></blockquote></div><br></div></div>