<div dir="ltr">Hello,<div><br></div><div>I need to use blended color shapes and i can't find why it's doesn't work for me.</div><div>I have only try a simple example find here:</div><div><br></div><div><a href="ftp://ftp.tex.ac.uk/ctan/tex-archive/graphics/pstricks/base/doc/pst-news08.pdf">ftp://ftp.tex.ac.uk/ctan/tex-archive/graphics/pstricks/base/doc/pst-news08.pdf</a><br>
</div><div><br></div><div>Here is my test file and the result in attached files:</div><div><br></div><div><p style="margin:0px">\documentclass[]{standalone}</p>
<p style="margin:0px">%</p>
<p style="margin:0px">\usepackage[T1]{fontenc}</p>
<p style="margin:0px">\usepackage{xunicode}</p>
<p style="margin:0px">\usepackage[francais]{babel}</p>
<p style="margin:0px">\usepackage{multicol}</p>
<p style="margin:0px">%%%%%%%%%%%%%%%%%%%%%%%%%</p>
<p style="margin:0px">%ps tricks package</p>
<p style="margin:0px">\usepackage{pstricks}</p>
<p style="margin:0px">\usepackage{pstricks-add}</p>
<p style="margin:0px">%</p>
<p style="margin:0px">\begin{document}</p>
<p style="margin:0px">\begin{pspicture}(5,5)</p>
<p style="margin:0px"> \psset{blendmode=2}% type /Screen</p>
<p style="margin:0px">\psframe*[linecolor=red](0,1)(3,4)</p>
<p style="margin:0px">\psframe[fillcolor=blue,fillstyle=shape](2,2)(5,5)</p>
<p style="margin:0px">\psframe[fillcolor=green,fillstyle=shape](1,0)(4,3)</p>
<p style="margin:0px">\end{pspicture}</p>
<p style="margin:0px">\end{document}</p><p style="margin:0px"><br></p><p style="margin:0px">My only clue is that I am using XeLatex with the MikTex distribution and there could be some compatibility issue.</p><p style="margin:0px">
Does any one knows where is the problem?</p><p style="margin:0px"><br></p><p style="margin:0px">Julien</p></div></div>