<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: What software is good for graphics programming?</title>
	<atom:link href="http://www.a86.co.uk/what-software-is-good-for-graphics-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.a86.co.uk/what-software-is-good-for-graphics-programming/</link>
	<description>This is A86 Raw and Clear</description>
	<lastBuildDate>Sat, 24 Apr 2010 20:05:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: River  Reay</title>
		<link>http://www.a86.co.uk/what-software-is-good-for-graphics-programming/comment-page-1/#comment-593</link>
		<dc:creator>River  Reay</dc:creator>
		<pubDate>Tue, 01 Jan 2008 16:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.a86.co.uk/what-software-is-good-for-graphics-programming/#comment-593</guid>
		<description>well, if your are looking for an IDE (integrated development enviroment) then Visual Studio is always a good choice. But just about any language that can use the windows GDI or GDI+ (C#, VB have GDI+ built in) then your can easily create graphical apps.

GDI is a set of windows functions that allow you to draw lines, dots circles and stuff. It supports bitmap drawing and 32-bit bitmap alphablending. GDI+ is even better as it supports more image formats and is easier to draw with.</description>
		<content:encoded><![CDATA[<p>well, if your are looking for an IDE (integrated development enviroment) then Visual Studio is always a good choice. But just about any language that can use the windows GDI or GDI+ (C#, VB have GDI+ built in) then your can easily create graphical apps.</p>
<p>GDI is a set of windows functions that allow you to draw lines, dots circles and stuff. It supports bitmap drawing and 32-bit bitmap alphablending. GDI+ is even better as it supports more image formats and is easier to draw with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cassandra Metcalfe</title>
		<link>http://www.a86.co.uk/what-software-is-good-for-graphics-programming/comment-page-1/#comment-592</link>
		<dc:creator>Cassandra Metcalfe</dc:creator>
		<pubDate>Sat, 29 Dec 2007 11:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.a86.co.uk/what-software-is-good-for-graphics-programming/#comment-592</guid>
		<description>visual basic 
6.0</description>
		<content:encoded><![CDATA[<p>visual basic<br />
6.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
