Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | examples: Add nine-patch example. | David Thompson | 2017-01-26 | 3 | -0/+32 | |
| | | | | | | * examples/nine-patch.scm: New file. * examples/images/dialog-box.png: New file. * examples/AUTHORS: New file. | |||||
* | examples: Add line segment example. | David Thompson | 2017-01-25 | 1 | -0/+31 | |
| | | | | * examples/lines.scm: New file. | |||||
* | 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 | |