<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/displayio/Shape.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2021-03-15T13:57:36+00:00</updated>
<entry>
<title>run code formatting script</title>
<updated>2021-03-15T13:57:36+00:00</updated>
<author>
<name>microDev</name>
<email>70126934+microDev1@users.noreply.github.com</email>
</author>
<published>2021-03-15T13:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a52eb88031620a81521b937f2a0651dbac2bb350'/>
<id>urn:sha1:a52eb88031620a81521b937f2a0651dbac2bb350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix off-by-one error, simplify the logic, add comments</title>
<updated>2020-09-11T02:34:03+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-09-11T02:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=37e85aebd25502e7c1213797cde8b0c02359d029'/>
<id>urn:sha1:37e85aebd25502e7c1213797cde8b0c02359d029</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Utilize MIN and MAX functions from py/misc.h</title>
<updated>2020-09-09T01:02:34+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-09-09T01:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d600759bc808c5e78d429b6da8c824f5574cee82'/>
<id>urn:sha1:d600759bc808c5e78d429b6da8c824f5574cee82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete unnecessary comment</title>
<updated>2020-09-05T03:03:57+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-09-05T03:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=297b7195b089f08cd40f97f8a244484a82d2094e'/>
<id>urn:sha1:297b7195b089f08cd40f97f8a244484a82d2094e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add final newline</title>
<updated>2020-09-04T19:23:53+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-09-04T19:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=95db456a7ea3db6b4f8047e2fe8b0351354ac7d7'/>
<id>urn:sha1:95db456a7ea3db6b4f8047e2fe8b0351354ac7d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete trailing blank lines from Shape.c</title>
<updated>2020-09-04T19:21:49+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-09-04T19:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9edad9ea851528b1be4ee924c49fa3ecc67f9fe1'/>
<id>urn:sha1:9edad9ea851528b1be4ee924c49fa3ecc67f9fe1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dirty rectangle tracking to Shape display element</title>
<updated>2020-09-04T19:15:15+00:00</updated>
<author>
<name>Kevin Matocha</name>
<email>kmatocha@icloud.com</email>
</author>
<published>2020-09-04T19:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f7714649eeb1b8be97099e848a800a4dea941867'/>
<id>urn:sha1:f7714649eeb1b8be97099e848a800a4dea941867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DISPIO: end_x can't be &gt; height of shape</title>
<updated>2019-02-12T22:53:11+00:00</updated>
<author>
<name>TG-Techie</name>
<email>39284876+TG-Techie@users.noreply.github.com</email>
</author>
<published>2019-02-12T22:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4fbbb999b99e6879163a2a496014a396a50ddb30'/>
<id>urn:sha1:4fbbb999b99e6879163a2a496014a396a50ddb30</id>
<content type='text'>
an author must have forgotten to change from height to width after copy paste.</content>
</entry>
<entry>
<title>Fix default values on last line.</title>
<updated>2019-01-15T18:15:55+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-15T18:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bfd531281a64c5f93eead33c916a26528e062745'/>
<id>urn:sha1:bfd531281a64c5f93eead33c916a26528e062745</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for rendering a shape.</title>
<updated>2019-01-15T01:29:15+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-12T08:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a14762a16ca6e60fc2d26f028a08bcced597553b'/>
<id>urn:sha1:a14762a16ca6e60fc2d26f028a08bcced597553b</id>
<content type='text'>
Fixes #1171
</content>
</entry>
</feed>
