summaryrefslogtreecommitdiff
path: root/drawtext.go
AgeCommit message (Collapse)Author
2018-08-26Migrated drawtext.go and fontbutton.go.Pietro Gagliardi
2018-08-26Moved all the Go files out of the way again, this time so we can migrate ↵Pietro Gagliardi
them to more proper cgo usage.
2018-08-19Fixed build issues. Whee. Can't wait for this to crash at runtime...Pietro Gagliardi
2018-08-19And migrated the rest of drawtext.go. Phew!Pietro Gagliardi
2018-08-19Converted AttributedString.Pietro Gagliardi
2018-08-18Finished (almost) the uiAttribute stuff.Pietro Gagliardi
2018-08-16More attributes.Pietro Gagliardi
2018-08-16Took a different, more Go-like approach to attributes.Pietro Gagliardi
2018-08-16More drawtext conversions. This isn't going to be fun; let's try a different ↵Pietro Gagliardi
approach (one that's also more Go-like).
2018-08-14More incremental progress.Pietro Gagliardi
2018-08-13Tiny amount more work.Pietro Gagliardi
2018-08-12Started migrating the text APIs.Pietro Gagliardi