Commit Graph

58 Commits

Author SHA1 Message Date
Nor Khasyatillah c26555283c Add conic gradient 2021-01-29 19:00:22 +07:00
Michael Fogleman 0403632d5b New test image. 2019-02-20 17:12:49 -05:00
Michael Fogleman 64338842c5 New test image. 2019-02-20 17:12:06 -05:00
Michael Fogleman cdabe43353 Add InvertMask and an example 2019-01-14 11:04:49 -05:00
Michael Fogleman 0e0ff3ade7 Add gofont.go example, close #45 2018-08-22 21:57:45 -04:00
Michael Fogleman da3d0863b9 add crisp lines example 2018-02-23 09:52:38 -05:00
Michael Fogleman 1b3894b028 Add SetMask and AsMask and an example using them 2018-02-11 23:15:32 -05:00
Michael Fogleman e611489b86 concat example 2017-07-28 18:55:21 -04:00
Michael Fogleman 7fb6ce3c57 Merge pull request #16 from wsw0108/rotated-image-text
Draw image/text with current transformation appied
2017-05-03 21:06:54 -04:00
Michael Fogleman 0a834b0873 unicode table 2017-04-29 14:19:37 -04:00
wsw 2c35caba58 apply current matrix when draw text 2017-01-08 16:23:33 +08:00
wsw 5e5aa69079 update example 'rotated-image' 2017-01-08 16:18:14 +08:00
wsw f06d3564a1 apply current matrix when draw image 2016-12-08 11:16:19 +08:00
wsw 214e3152fb radial gradient from package 'pixman' 2016-11-21 21:13:54 +08:00
wsw 8da875f641 cleanup again 2016-11-21 14:57:15 +08:00
wsw 1aa57065bb linear gradient 2016-11-21 11:01:12 +08:00
wsw db5b86472e Pattern, solid(color) and surface(image) 2016-11-20 20:31:05 +08:00
Michael Fogleman b28a9453d4 add mask example 2016-09-28 10:25:10 -04:00
Michael Fogleman e8e616055c update 2016-04-22 16:59:50 -04:00
Michael Fogleman 15eec45bd9 new example 2016-04-22 16:59:50 -04:00
flopp 646568c788 LoadFontface returns an error 2016-03-05 20:46:55 +01:00
Michael Fogleman 9d56681560 LoadImage 2016-02-25 15:06:04 -05:00
Michael Fogleman 64d88fe46a implement clipping 2016-02-25 14:16:48 -05:00
Michael Fogleman feba086eb0 revert changes to lorem example 2016-02-24 21:28:04 -05:00
Michael Fogleman e48cc03e84 word wrap implemented 2016-02-24 21:26:51 -05:00
Michael Fogleman 315dff9066 word wrap in progress 2016-02-24 17:22:21 -05:00
Michael Fogleman 8dc1d89666 meme text example 2016-02-23 22:25:53 -05:00
Michael Fogleman 13946d06f4 stars example 2016-02-22 21:42:36 -05:00
Michael Fogleman 5af67d1f6f Add support for dashed strokes 2016-02-22 21:00:39 -05:00
Michael Fogleman c8a59bf5b5 scatter plot example 2016-02-21 19:48:34 -05:00
Michael Fogleman 509f79dbd2 update example 2016-02-21 17:29:11 -05:00
Michael Fogleman c126f15b11 spiral example 2016-02-21 17:04:23 -05:00
Michael Fogleman 2473675902 linewidth example 2016-02-21 16:57:17 -05:00
Michael Fogleman 6dd1c19629 random beziers example 2016-02-21 15:37:49 -05:00
Michael Fogleman 153a3875fa cubic example 2016-02-20 23:22:00 -05:00
Michael Fogleman 215984bf96 sine 2016-02-20 15:43:08 -05:00
Michael Fogleman 8014fc54f3 fix open fill paths 2016-02-20 15:10:16 -05:00
Michael Fogleman 52d268d7a2 example 2016-02-19 23:03:39 -05:00
Michael Fogleman 8ed9c9d862 anchored functions 2016-02-19 21:35:56 -05:00
Michael Fogleman cf2e9fdfaf fix 2016-02-19 20:46:19 -05:00
Michael Fogleman 480aab5c1c gopher 2016-02-19 19:45:57 -05:00
Michael Fogleman b28cce5a2b gopher.png 2016-02-19 14:47:31 -05:00
Michael Fogleman 0fd2b0f764 fontHeight 2016-02-19 14:03:52 -05:00
Michael Fogleman 6a8c25552f WritePNG -> SavePNG 2016-02-19 13:54:55 -05:00
Michael Fogleman 920f472de0 simplify example 2016-02-19 13:53:33 -05:00
Michael Fogleman d1da415ba6 DrawImage, LoadPNG 2016-02-19 13:49:03 -05:00
Michael Fogleman 207b76187a transparent example 2016-02-19 13:34:47 -05:00
Michael Fogleman e554ef45e8 Push / Pop 2016-02-19 13:34:04 -05:00
Michael Fogleman d4efe60192 remove old example 2016-02-19 13:18:08 -05:00
Michael Fogleman be8bb502f3 Matrix, WritePNG, Ellipse example 2016-02-19 13:16:40 -05:00