Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: Add bitmap font support. | David Thompson | 2017-01-24 | 4 | -0/+275 |
| | | | | | | | | | * chickadee/render/font.scm: New file. * Makefile.am (SOURCES): Add it. * examples/text.scm: New file. * examples/fonts/AUTHORS: New file. * examples/fonts/good_neighbors_starling.png: New file. * examples/fonts/good_neighbors_starling.xml: New file. | ||||
* | examples: sprite: Quit the demo when close button is pressed. | David Thompson | 2017-01-24 | 1 | -0/+1 |
| | |||||
* | Add basic sprite example. | David Thompson | 2017-01-23 | 2 | -0/+17 |