<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Graphics Commands(ENG)</title><link>https://sourceforge.net/p/painteride/wiki/Graphics%2520Commands%2528ENG%2529/</link><description>Recent changes to Graphics Commands(ENG)</description><atom:link href="https://sourceforge.net/p/painteride/wiki/Graphics%20Commands(ENG)/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 28 Oct 2016 13:15:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/painteride/wiki/Graphics%20Commands(ENG)/feed" rel="self" type="application/rss+xml"/><item><title>Graphics Commands(ENG) modified by Mikhail Ushakov Alecseevich</title><link>https://sourceforge.net/p/painteride/wiki/Graphics%2520Commands%2528ENG%2529/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mikhail Ushakov Alecseevich</dc:creator><pubDate>Fri, 28 Oct 2016 13:15:33 -0000</pubDate><guid>https://sourceforge.netf789f80d67d16416c90d4da4c4ef264e3dc779e6</guid></item><item><title>Graphics Commands modified by Mikhail Ushakov Alecseevich</title><link>https://sourceforge.net/p/painteride/wiki/Graphics%2520Commands/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mikhail Ushakov Alecseevich</dc:creator><pubDate>Sun, 09 Oct 2016 09:35:41 -0000</pubDate><guid>https://sourceforge.net8a358a3ff9df85c704d4535df5cf795055112118</guid></item><item><title>Graphics Commands modified by Mikhail Ushakov Alecseevich</title><link>https://sourceforge.net/p/painteride/wiki/Graphics%2520Commands/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="useful-graphics-commands"&gt;Useful graphics commands&lt;/h1&gt;
&lt;p&gt;1) &lt;strong&gt;line x y x1 y1&lt;/strong&gt; - Draws line from coordinates (x,y) to (x1,y1).&lt;/p&gt;
&lt;p&gt;2) &lt;strong&gt;rect x y w h&lt;/strong&gt; - Draws rectangle on coordinates (x,y), with width w, and height h.&lt;/p&gt;
&lt;p&gt;3) &lt;strong&gt;oval x y w h&lt;/strong&gt; - Draws oval on coordinates (x,y), with width w, and height h.&lt;/p&gt;
&lt;p&gt;4) &lt;strong&gt;3drect x y w h bol(true,false)&lt;/strong&gt; - Draws rectangle with depth and width w, and height h.&lt;/p&gt;
&lt;p&gt;5) &lt;strong&gt;arc x y w h sa aa&lt;/strong&gt; - Draws arc on coordinates (x,y) with width w, height h and start angle sa, and arc angle aa.&lt;/p&gt;
&lt;p&gt;6) &lt;strong&gt;roundrect x y x1 y1 aw ah&lt;/strong&gt; - Draws rectangle with round angles, on coordinates (x,y) with width w and height h.&lt;/p&gt;
&lt;p&gt;7) &lt;strong&gt;quardcurve x y ctrx ctry x1 y1&lt;/strong&gt; - Draws Quard curve on coordinates (x,y) to (x1,y1), with control point (ctrx,ctry).&lt;/p&gt;
&lt;p&gt;8) &lt;strong&gt;cubiccurve x y ctrx ctry ctrx1 ctry1 x1 y1&lt;/strong&gt; - Draws cubic curve on coordinates (x,y) to (x1,y1), with two control points (ctrx,ctry), (ctrx1,ctry1).&lt;/p&gt;
&lt;p&gt;9) &lt;strong&gt;polygon x x1 x2... y y1 y2... . n&lt;/strong&gt; - Draws polygon from points (x1,y1), (x2,y2). &lt;/p&gt;
&lt;p&gt;*Example: polygon x 10 20 10 20 y 10 10 20 20 . 3 *&lt;/p&gt;
&lt;p&gt;10) &lt;strong&gt;string tet x y&lt;/strong&gt; - draws text txt on coordinates (x,y).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mikhail Ushakov Alecseevich</dc:creator><pubDate>Sun, 09 Oct 2016 09:25:29 -0000</pubDate><guid>https://sourceforge.net6c723aa13cb5870a3e2c1188a12bf53a8e1732c6</guid></item></channel></rss>