Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: strokeColor in Magick Script

$
0
0
Hello all,

I just discovered Magick Script and i'm face an error with the property strokeColor in Draw.

Here is my script
<msl xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="MagickScript.xsd">
      <read>
      <draw>
        <gravity gravity="Southwest"/>
                 <pointSize pointSize="20"/>
                  <text value="Hello my name is Jerome" x="0"  y="20" />
              <strokeColor color="#00000080"/>
        </draw>
        </read>
</msl>
If i remove the stroke color property, it works.
How can i add text with color ? What i am doing wrong ?

Thank you for your help.

Jerome

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>