Commit Graph

28 Commits

Author SHA1 Message Date
Pietro Gagliardi dd9db1c145 And migrated the examples back; also fixed a spot I missed. 2018-08-26 17:26:53 -04:00
Pietro Gagliardi ba8f53fe3e Normalized names in draw.go; started migrating zz_histogram.go to boot. 2018-08-26 14:42:43 -04:00
Pietro Gagliardi d8200a9f04 Migrated image.go, and migrated draw.go as-is. It needs some refactoring. 2018-08-26 14:09:49 -04:00
Pietro Gagliardi 62ac252773 Moved all the Go files out of the way again, this time so we can migrate them to more proper cgo usage. 2018-08-26 09:55:07 -04:00
Pietro Gagliardi 0a17df91fc Added Image and renamed the BrushType constants respectively. 2018-08-21 10:07:23 -04:00
Pietro Gagliardi 3a6de2e65a Migrated draw.go back, removing all the text stuff and some outdated comments. 2018-08-12 13:22:49 -04:00
Pietro Gagliardi 308e253e0f Moved the existing .go files out of the way and replaced ui.h with the alpha4 ui.h. 2018-08-11 16:18:01 -04:00
Pietro Gagliardi 21d398b1ac Removed small caps from the font descriptor. It will be made a setting on TextLayout instead. 2016-04-15 14:02:24 -04:00
Pietro Gagliardi 08823edfec Removed the text gravity stuff. That will be removed. 2016-04-15 00:18:39 -04:00
Pietro Gagliardi 53722b5b08 Started the safer malloc() system. 2016-04-12 19:17:59 -04:00
Pietro Gagliardi 4dbaec8aa1 More TODOs. 2016-01-24 15:37:03 -05:00
Pietro Gagliardi cb8eadd7f3 More TODOs. 2016-01-16 19:47:36 -05:00
Pietro Gagliardi 8dc672361e More documentation. 2016-01-16 18:27:18 -05:00
Pietro Gagliardi fdc9af39ac Added the new text extents and multiline stuff. 2016-01-16 16:56:58 -05:00
Pietro Gagliardi b59d586ecf Added font metrics. 2016-01-13 17:57:23 -05:00
Pietro Gagliardi 182e8545d6 More TODOs. 2016-01-12 18:41:49 -05:00
Pietro Gagliardi 5454e81f3f Comment terminology fixup. 2016-01-12 18:39:14 -05:00
Pietro Gagliardi ba81304d60 Updated to the new font API. 2016-01-12 18:34:51 -05:00
Pietro Gagliardi d3cf58f2d9 Added the new text stuff to package ui. 2016-01-09 20:57:35 -05:00
Pietro Gagliardi fbbb380f64 More documentation. 2015-12-23 01:22:07 -05:00
Pietro Gagliardi a88de722b3 Some terminology fixes. 2015-12-23 01:16:18 -05:00
Pietro Gagliardi 8d01b16f07 Quick typo fix. 2015-12-23 01:14:33 -05:00
Pietro Gagliardi e700bfb572 Added the new font families list API. 2015-12-23 01:12:43 -05:00
Pietro Gagliardi ae1ce9f98c Finished filling in (most of) draw.go. 2015-12-21 23:36:09 -05:00
Pietro Gagliardi e62ee49770 More drawing work. 2015-12-20 12:24:10 -05:00
Pietro Gagliardi e67ed84ad9 Did some build fixes. 2015-12-16 14:03:47 -05:00
Pietro Gagliardi a98f28da79 Fixed a build error. 2015-12-13 12:53:37 -05:00
Pietro Gagliardi b339b8208b Started the Area code. 2015-12-13 12:52:16 -05:00