<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PIPRIME.FR &#187; Generalities</title>
	<atom:link href="http://www.piprime.fr/developpeur/asymptote/example-asy2d/generalites-asy2d/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.piprime.fr</link>
	<description>Administrateur-Développeur GNU/Linux-WEB</description>
	<lastBuildDate>Thu, 22 Dec 2011 12:55:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Asymptote Generalities &#8211; fig1980</title>
		<link>http://www.piprime.fr/405/asymptote-basis-fig1980/</link>
		<comments>http://www.piprime.fr/405/asymptote-basis-fig1980/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 01:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Label]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[picture]]></category>

		<guid isPermaLink="false">http://872899d50bef6911d2cef62fa97c1235</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) void enclose(picture pic=currentpicture, envelope e, Label[] L=new Label[], real xmargin=0, real ymargin=xmargin, pen p=currentpen, filltype filltype=NoFill, bool above=true) { real H; real[] h; pic.add(new void (frame f, transform t) { frame[] d=new frame[]; for (int i=0; i&#60;L.length; ++i) { d[i]=newframe; [...]]]></description>
		<wfw:commentRss>http://www.piprime.fr/405/asymptote-basis-fig1980/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1970</title>
		<link>http://www.piprime.fr/404/asymptote-basis-fig1970/</link>
		<comments>http://www.piprime.fr/404/asymptote-basis-fig1970/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 00:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[pattern]]></category>

		<guid isPermaLink="false">http://fed474f9e70ecc9166a525d745730dec</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(8cm,0); import patterns; add("hatchback",hatch(NW)); filldraw(xscale(2)*unitsquare,pattern("hatchback")); add("r_hatchback",hatch(2.5mm,NW,.8red)); filldraw(shift(0,-2)*yscale(2)*unitsquare,pattern("r_hatchback")); add("b_hatchback",hatch(NW,2.5mm+.8blue)); filldraw(shift(1,-2)*yscale(2)*unitsquare,pattern("b_hatchback")); $(document).ready(function(){$("a#figfed474f9e70ecc9166a525d745730dec").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/404/asymptote-basis-fig1970/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1960</title>
		<link>http://www.piprime.fr/403/asymptote-basis-fig1960/</link>
		<comments>http://www.piprime.fr/403/asymptote-basis-fig1960/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 23:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[atexit]]></category>
		<category><![CDATA[Function (creating)]]></category>

		<guid isPermaLink="false">http://52a0da95dd20e0085abc7bb20a1748e1</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(6cm); void extra() { label("Read the code to understand...",(0,0),white); plain.exitfunction(); } atexit(extra); fill(xscale(2)*unitcircle); $(document).ready(function(){$("a#fig52a0da95dd20e0085abc7bb20a1748e1").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/403/asymptote-basis-fig1960/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1950</title>
		<link>http://www.piprime.fr/402/asymptote-basis-fig1950/</link>
		<comments>http://www.piprime.fr/402/asymptote-basis-fig1950/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 22:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[Intersection]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Transform]]></category>

		<guid isPermaLink="false">http://958510ee67c64d65ef87ab757e74793f</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(0,0); path pt1=scale(2cm)*unitcircle; path pt2=scale(1cm)*unitcircle; path pt3=shift(0,1.5cm)*pt2; filldraw(pt1^^pt2^^pt3,evenodd+yellow+.9white);]]></description>
		<wfw:commentRss>http://www.piprime.fr/402/asymptote-basis-fig1950/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1940</title>
		<link>http://www.piprime.fr/401/asymptote-basis-fig1940/</link>
		<comments>http://www.piprime.fr/401/asymptote-basis-fig1940/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 21:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[Intersection]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Transform]]></category>

		<guid isPermaLink="false">http://bd124c2fd06f2359f1fc4290e9f63a22</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(0,0); path pt1=scale(2cm)*unitcircle; path pt2=scale(1cm)*unitcircle; path pt3=shift(0,.5cm)*pt2; filldraw(pt1^^pt2^^pt3,evenodd+yellow+.9white);]]></description>
		<wfw:commentRss>http://www.piprime.fr/401/asymptote-basis-fig1940/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1930</title>
		<link>http://www.piprime.fr/400/asymptote-basis-fig1930/</link>
		<comments>http://www.piprime.fr/400/asymptote-basis-fig1930/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 20:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[Intersection]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Transform]]></category>

		<guid isPermaLink="false">http://452456450f3b2b442006108af652d7d8</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(0,0); path pt1=scale(2cm)*unitcircle; path pt2=scale(1cm)*unitcircle; filldraw(pt1^^pt2,evenodd+yellow+.9white);]]></description>
		<wfw:commentRss>http://www.piprime.fr/400/asymptote-basis-fig1930/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1920</title>
		<link>http://www.piprime.fr/399/asymptote-basis-fig1920/</link>
		<comments>http://www.piprime.fr/399/asymptote-basis-fig1920/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 19:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[path]]></category>

		<guid isPermaLink="false">http://1442aa68bb074b0ba7dd713251d798f0</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(0,0); path pt1=scale(2cm)*unitcircle; path pt2=scale(1cm)*unitcircle; filldraw(pt1^^pt2,yellow+.9white);]]></description>
		<wfw:commentRss>http://www.piprime.fr/399/asymptote-basis-fig1920/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1910</title>
		<link>http://www.piprime.fr/398/asymptote-basis-fig1910/</link>
		<comments>http://www.piprime.fr/398/asymptote-basis-fig1910/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 18:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[buildcycle]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[Intersection]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Transform]]></category>

		<guid isPermaLink="false">http://e9187d2c70bee4ac620fb81917d19be2</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(6cm,0); path a,b,c; a = shift(1,0)*scale(2)*unitcircle; b = rotate(120)*a; c = rotate(120)*b; fill(a, red); fill(b, green); fill(c, blue); fill(buildcycle(a,b), red + green); fill(buildcycle(b,c), green + blue); fill(buildcycle(c,a), blue + red); fill(buildcycle(a,b,c), white); draw(a^^b^^c); $(document).ready(function(){$("a#fige9187d2c70bee4ac620fb81917d19be2").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/398/asymptote-basis-fig1910/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1900</title>
		<link>http://www.piprime.fr/397/asymptote-basis-fig1900/</link>
		<comments>http://www.piprime.fr/397/asymptote-basis-fig1900/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 17:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[buildcycle]]></category>
		<category><![CDATA[Fill/Unfill]]></category>
		<category><![CDATA[Intersection]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Transform]]></category>

		<guid isPermaLink="false">http://786cf056170aa68b7b34f33856db627d</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) //Translate from http://zoonek.free.fr/LaTeX/Metapost/metapost.html size(6cm,0); path a,b,c,d; a = (-1,-.2){up} .. tension 1.2 .. (1,-.2){down}; transform r90=rotate(90); b = r90*a; c = r90*b; d = r90*c; path bound=buildcycle(a,b,c,d); fill(bound, lightgrey); draw(a^^b^^c^^d,grey); draw(bound); $(document).ready(function(){$("a#fig786cf056170aa68b7b34f33856db627d").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/397/asymptote-basis-fig1900/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asymptote Generalities &#8211; fig1890</title>
		<link>http://www.piprime.fr/396/asymptote-basis-fig1890/</link>
		<comments>http://www.piprime.fr/396/asymptote-basis-fig1890/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 16:39:50 +0000</pubDate>
		<dc:creator>Ph. Ivaldi</dc:creator>
				<category><![CDATA[Asymptote]]></category>
		<category><![CDATA[Examples 2D]]></category>
		<category><![CDATA[Generalities]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Basis]]></category>
		<category><![CDATA[buildcycle]]></category>
		<category><![CDATA[Circle]]></category>
		<category><![CDATA[Intersection]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[Transform]]></category>

		<guid isPermaLink="false">http://ec0eac18138271b6456303a3ad0d4814</guid>
		<description><![CDATA[You may view all the posts of the category "Generalities" (Compiled with Asymptote version 2.14svn-r5318) size(6cm,0); path [] c; c[1] = xscale(2)*unitcircle; c[2] = shift((0,1))*c[1]; draw(c[1]^^c[2]); draw(buildcycle(c[1],c[2]), .8red+4bp); $(document).ready(function(){$("a#figec0eac18138271b6456303a3ad0d4814").fancybox();});]]></description>
		<wfw:commentRss>http://www.piprime.fr/396/asymptote-basis-fig1890/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

