summaryrefslogtreecommitdiff
path: root/draw.go
AgeCommit message (Collapse)Author
2018-08-26And migrated the examples back; also fixed a spot I missed.Pietro Gagliardi
2018-08-26Normalized names in draw.go; started migrating zz_histogram.go to boot.Pietro Gagliardi
2018-08-26Migrated image.go, and migrated draw.go as-is. It needs some refactoring.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-21Added Image and renamed the BrushType constants respectively.Pietro Gagliardi
2018-08-12Migrated draw.go back, removing all the text stuff and some outdated comments.Pietro Gagliardi
2018-08-11Moved the existing .go files out of the way and replaced ui.h with the ↵Pietro Gagliardi
alpha4 ui.h.
2016-04-15Removed small caps from the font descriptor. It will be made a setting on ↵Pietro Gagliardi
TextLayout instead.
2016-04-15Removed the text gravity stuff. That will be removed.Pietro Gagliardi
2016-04-12Started the safer malloc() system.Pietro Gagliardi
2016-01-24More TODOs.Pietro Gagliardi
2016-01-16More TODOs.Pietro Gagliardi
2016-01-16More documentation.Pietro Gagliardi
2016-01-16Added the new text extents and multiline stuff.Pietro Gagliardi
2016-01-13Added font metrics.Pietro Gagliardi
2016-01-12More TODOs.Pietro Gagliardi
2016-01-12Comment terminology fixup.Pietro Gagliardi
2016-01-12Updated to the new font API.Pietro Gagliardi
2016-01-09Added the new text stuff to package ui.Pietro Gagliardi
2015-12-23More documentation.Pietro Gagliardi
2015-12-23Some terminology fixes.Pietro Gagliardi
2015-12-23Quick typo fix.Pietro Gagliardi
2015-12-23Added the new font families list API.Pietro Gagliardi
2015-12-21Finished filling in (most of) draw.go.Pietro Gagliardi
2015-12-20More drawing work.Pietro Gagliardi
2015-12-16Did some build fixes.Pietro Gagliardi
2015-12-13Fixed a build error.Pietro Gagliardi
2015-12-13Started the Area code.Pietro Gagliardi