summaryrefslogtreecommitdiffstatshomepage
path: root/canvas.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace newErr with newErrorAlexander Neumann2019-02-251-1/+1
* Canvas: Add DrawBitmapPartAlexander Neumann2017-11-201-0/+4
* Canvas: Add [Draw|Fill]RoundedRectangleAlexander Neumann2017-11-161-0/+26
* Canvas: Add DrawBitmapPartWithOpacityAlexander Neumann2017-11-161-0/+8
* Bitmap: Fix handling of alpha channel now that we use AlphaBlendAlexander Neumann2017-11-161-3/+5
* Canvas: Add DrawBitmapWithOpacityAlexander Neumann2017-11-141-0/+8
* Canvas: Add GradientFillRectangleAlexander Neumann2017-05-081-0/+31
* Canvas: Expose HDCAlexander Neumann2017-01-241-0/+4
* add polylinecsd01172016-03-031-0/+19
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-67/+67
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-29/+28
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+360