summaryrefslogtreecommitdiff
path: root/chickadee/graphics/text.scm
Commit message (Expand)AuthorAgeFilesLines
* Move pixbuf module to (chickadee graphics ...) namespace.David Thompson2023-05-241-1/+1
* Allow textures to be built with raw bytevectors or nothing.David Thompson2023-05-131-1/+2
* Relicense nearly everything to Apache 2.0.David Thompson2023-04-261-11/+9
* Update my email address.David Thompson2023-04-251-1/+1
* graphics: texture: make-texture now expects a pixbuf.David Thompson2023-03-251-1/+2
* graphics: text: Add #:smooth? keyword argument to make-texture.David Thompson2022-12-271-3/+9
* graphics: text: Fix page size calculation.David Thompson2022-10-181-3/+11
* Rename (chickadee graphics font) to (chickadee graphics text).David Thompson2022-10-171-0/+715