<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-module/_stage, branch 2.2.0</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-11-21T22:12:55+00:00</updated>
<entry>
<title>Fix display orientation for _stage module</title>
<updated>2017-11-21T22:12:55+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>openstack@sheep.art.pl</email>
</author>
<published>2017-11-21T22:12:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1276ce59c33338e9dee604068092af067c25e5f2'/>
<id>urn:sha1:1276ce59c33338e9dee604068092af067c25e5f2</id>
<content type='text'>
Initially this library assumed the display is rotated by 90 degrees, so
the x and y were swapped. I'm now handling the display rotation in the
driver, with the hardware display settings, so the library should use
a sane order of x and y. This way it will work with any display
orientation.
</content>
</entry>
<entry>
<title>Add a _stage module (#398)</title>
<updated>2017-11-07T18:05:25+00:00</updated>
<author>
<name>Radomir Dopieralski</name>
<email>deshipu@users.noreply.github.com</email>
</author>
<published>2017-11-07T18:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=216fcedfbbe3df3f9a224da83df40c5cced90ae3'/>
<id>urn:sha1:216fcedfbbe3df3f9a224da83df40c5cced90ae3</id>
<content type='text'>
This is a C module with some low-level functions required for the
CircuitPython "stage" library. It provides support for fast
rendering of tile grids and sprites on SPI-based RGB displays.</content>
</entry>
</feed>
