<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/displayio/Bitmap.c, branch 6.1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-08-21T19:37:32+00:00</updated>
<entry>
<title>Merge adafruit/main latest</title>
<updated>2020-08-21T19:37:32+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-08-21T19:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a9f6d147c4930310f948fa76e6856362fdc451dc'/>
<id>urn:sha1:a9f6d147c4930310f948fa76e6856362fdc451dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge with latest adafruit/main</title>
<updated>2020-08-21T19:28:24+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-08-21T19:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7e529ed4c50c7697c649e09b999a2e9f8988b673'/>
<id>urn:sha1:7e529ed4c50c7697c649e09b999a2e9f8988b673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deleted whitespace</title>
<updated>2020-08-14T18:37:06+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-08-14T01:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=fc1347ac2a0b467c1cbd9ac4a8ecf117bcdbb96a'/>
<id>urn:sha1:fc1347ac2a0b467c1cbd9ac4a8ecf117bcdbb96a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>deleted whitespace</title>
<updated>2020-08-14T18:37:06+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-08-14T01:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ba5dedc1df768bfac05db844f6220c4756c24223'/>
<id>urn:sha1:ba5dedc1df768bfac05db844f6220c4756c24223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deleted trailing whitespace</title>
<updated>2020-08-14T18:36:59+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-08-14T00:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1fce9e933275cd9d945ec46c3ea8eaa350e6a67'/>
<id>urn:sha1:b1fce9e933275cd9d945ec46c3ea8eaa350e6a67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added inclusive indexing for x2,y2, fixed default value handling for x1,y1, added bitmap palette comparison</title>
<updated>2020-08-14T18:15:01+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-08-13T22:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a66ef32da2fee0077f7917071294fa54b689e2e9'/>
<id>urn:sha1:a66ef32da2fee0077f7917071294fa54b689e2e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added bitmap.blit function for bitmap slice copy</title>
<updated>2020-08-14T17:59:57+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-08-13T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=824f47d6e99d85b2b604db524c9e9178e0a99ceb'/>
<id>urn:sha1:824f47d6e99d85b2b604db524c9e9178e0a99ceb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added bitmap.blit function for copying slices of bitmaps</title>
<updated>2020-08-14T17:59:48+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-08-10T16:04:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4ba9ff892c2176d4aeefe1a8287cdb899acf5da1'/>
<id>urn:sha1:4ba9ff892c2176d4aeefe1a8287cdb899acf5da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding bitmap.insert to copy a slice of a source bitmap into another bitmap</title>
<updated>2020-08-07T20:59:42+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-08-07T20:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b6008d0032a49e6b5c332576fa2f141d353b9fd3'/>
<id>urn:sha1:b6008d0032a49e6b5c332576fa2f141d353b9fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added bitmap.insert function for slice copy into a bitmap from another bitmap</title>
<updated>2020-08-07T20:46:00+00:00</updated>
<author>
<name>Margaret Matocha</name>
<email>ksmatocha@gmail.com</email>
</author>
<published>2020-08-07T20:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=64c9baa6aa6203e21ff0420ce5a9889f44422334'/>
<id>urn:sha1:64c9baa6aa6203e21ff0420ce5a9889f44422334</id>
<content type='text'>
</content>
</entry>
</feed>
