<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 01/15/2011 03:23 PM, Timothée Giet wrote:
<blockquote
cite="mid:AANLkTin6jhRhRe4q_urUrF07rL=yFKJ0LGfKsjsrYAW3@mail.gmail.com"
type="cite">"Do you mean when you have several other layer and you
create a new layer on top of them and paint<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid rgb(204, 204, 204);
padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"> on the new layer, then
the combined transparency (alpha channels) of the layers
under the new layer<br>
is copied to the new layer and the color is used from the
brush?<br>
If you mean this, it would actually be a cool idea. Would be
pretty useful (at least for me :D), but this is not really<br>
a blending mode (i mean, yes it somehow is but not really
:D). I think the brush code would need some modifications
for that. Can you tell me a program that support this (so i
can try it out). I haven't found something like this in Gimp
or Photoshop."<br>
</div>
<br>
</blockquote>
</div>
<br>
<br>
That's the idea, but exactly "the combined transparency (alpha
channels) of the layers under the new layer" is not "copied" to
the new layer, you still paint on the whole page, as with any
other layer blend mode (meaning if you turn it back to Normal
blend mode the "blend effect" disapear…)<br>
<br>
I use this painting/layer blend mode on TVPaint (the best
commercial Painting application to me ;) )<br>
(There was an open beta for Linux but it was usable until January
1st, I don't think there is a new one yet. If you can try the win
or mac demo)<br>
<br>
Also this blend mode is in Open Source app SYNFIG STUDIO !!! it's
a vector program but the Onto mode is there (with a few original
useful others, like Straight and Straight Onto…)<br>
Look at here: <a moz-do-not-send="true"
href="http://www.synfig.org/wiki/Blend_Method_Parameter">http://www.synfig.org/wiki/Blend_Method_Parameter</a><br>
<br>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
kimageshop mailing list
<a class="moz-txt-link-abbreviated" href="mailto:kimageshop@kde.org">kimageshop@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kimageshop">https://mail.kde.org/mailman/listinfo/kimageshop</a>
</pre>
</blockquote>
Ah... ok... now i understand. This mode is meant for layer
compositing.<br>
I see how it works. It would be no problem to add this blend mode.<br>
When/if i get a developer account and everything is all right with
the "blending modes" patch so<br>
it can be applied, I can add this mode... would only take a few
minutes :)<br>
</body>
</html>