<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DMagick/dmagick, branch ImageMagick_6.7.9</title>
<subtitle>A ImageMagick binding for the D Programing Language</subtitle>
<id>https://git.mikewey.eu/DMagick/atom?h=ImageMagick_6.7.9</id>
<link rel='self' href='https://git.mikewey.eu/DMagick/atom?h=ImageMagick_6.7.9'/>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/'/>
<updated>2012-08-19T14:02:52+00:00</updated>
<entry>
<title>Update the headers for ImageMagick 6.7.9.</title>
<updated>2012-08-19T14:02:52+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-08-19T14:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=1c6c2ab96cfe81bf99eaca6290d29231e011f869'/>
<id>urn:sha1:1c6c2ab96cfe81bf99eaca6290d29231e011f869</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the in contract for convertYUVToRGB. colses #8</title>
<updated>2012-08-10T17:42:03+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-08-10T17:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=a09c2accd9987aecc1aacac557aedc00eb69a465'/>
<id>urn:sha1:a09c2accd9987aecc1aacac557aedc00eb69a465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The aliases in dmagick.DrawingContext should have been public.</title>
<updated>2012-07-14T14:12:34+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-07-14T14:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=c7f7e01e02be88fec9b88680a98ceed1554d9e66'/>
<id>urn:sha1:c7f7e01e02be88fec9b88680a98ceed1554d9e66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a missing import to dmagick.c.resize.</title>
<updated>2012-07-14T14:11:57+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-07-14T14:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=e627865bd8875ef21f6699ce5b011e1ad78a75c6'/>
<id>urn:sha1:e627865bd8875ef21f6699ce5b011e1ad78a75c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the headers for ImageMagick 6.7.8.</title>
<updated>2012-07-08T14:18:44+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-07-08T14:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=571521712aaf90c3d10e679633386890e732e35c'/>
<id>urn:sha1:571521712aaf90c3d10e679633386890e732e35c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call MagickCoreGenesis on Posix as a possible fix for issue #7.</title>
<updated>2012-06-17T20:02:33+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-06-17T20:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=53ce20f4d870aec4319334e28bcd1ff51c6112f2'/>
<id>urn:sha1:53ce20f4d870aec4319334e28bcd1ff51c6112f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a missing import to cache and random.</title>
<updated>2012-05-26T21:03:38+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-05-26T21:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=f0033740db783534fa1d36c20da8641f91cca5d9'/>
<id>urn:sha1:f0033740db783534fa1d36c20da8641f91cca5d9</id>
<content type='text'>
Fixes #6.
</content>
</entry>
<entry>
<title>Update the c headers for ImageMagick 6.7.7.</title>
<updated>2012-05-20T15:08:47+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-05-20T15:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=21930f0002063d835af389a5477719fef1d6ae99'/>
<id>urn:sha1:21930f0002063d835af389a5477719fef1d6ae99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove a erroneous semi-colon. Fixes #5</title>
<updated>2012-05-12T20:26:04+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-05-12T20:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=60506cb210f51423ece9f2504b7e752d70396ffa'/>
<id>urn:sha1:60506cb210f51423ece9f2504b7e752d70396ffa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Struct literals reverted back to lvalues in the latest dmd beta.</title>
<updated>2012-04-12T21:21:13+00:00</updated>
<author>
<name>Mike Wey</name>
</author>
<published>2012-04-12T21:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mikewey.eu/DMagick/commit/?id=9bd2b003c147b6b88723805773e47795d981ca2a'/>
<id>urn:sha1:9bd2b003c147b6b88723805773e47795d981ca2a</id>
<content type='text'>
</content>
</entry>
</feed>
