wsw
|
5e5aa69079
|
update example 'rotated-image'
|
2017-01-08 16:18:14 +08:00 |
|
wsw
|
b13517ff6f
|
Merge branch 'master' into draw-image-rotated
|
2016-12-09 15:52:52 +08:00 |
|
Michael Fogleman
|
19103e0c61
|
Merge pull request #14 from wsw0108/default-fill-stroke-style
default fill/stroke (black on white)
|
2016-12-08 10:19:18 -05:00 |
|
wsw
|
3be68eb22e
|
Merge branch 'master' into draw-image-rotated
|
2016-12-08 13:24:25 +08:00 |
|
wsw
|
f685e7c163
|
default fill/stoke (black on white)
|
2016-12-08 13:11:16 +08:00 |
|
wsw
|
f06d3564a1
|
apply current matrix when draw image
|
2016-12-08 11:16:19 +08:00 |
|
Michael Fogleman
|
bb1054e936
|
Merge pull request #12 from wsw0108/pattern-gradient
Implement pattern and gradient
|
2016-12-06 19:30:53 -05:00 |
|
wsw
|
d60a19b37a
|
int/float64 things
|
2016-11-22 12:56:58 +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
|
298fbeaa77
|
cleanup, add commets
|
2016-11-21 14:51:07 +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
|
ae49c2a7ae
|
bug fixes
|
2016-09-20 22:21:59 -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 |
|
Michael Fogleman
|
4d5a250fb8
|
DrawString bug fix
|
2016-04-22 16:59:50 -04:00 |
|
Michael Fogleman
|
928b874494
|
Merge pull request #6 from flopp/LoadFontFace+error
LoadFontFace returns an error
|
2016-03-05 16:13:15 -05:00 |
|
flopp
|
646568c788
|
LoadFontface returns an error
|
2016-03-05 20:46:55 +01:00 |
|
Michael Fogleman
|
021242611d
|
clipping simplification
|
2016-02-26 08:39:32 -05: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
|
cc92081ed6
|
update readme
|
2016-02-25 12:47:20 -05:00 |
|
Michael Fogleman
|
15bab65913
|
DrawRegularPolygon
|
2016-02-25 12:46:59 -05:00 |
|
Michael Fogleman
|
8b73be9973
|
Update README.md
|
2016-02-24 21:55:37 -05:00 |
|
Michael Fogleman
|
60b91a20e1
|
workaround freetype/raster issues
|
2016-02-24 21:45:09 -05:00 |
|
Michael Fogleman
|
187c2bb9a5
|
Update README.md
|
2016-02-24 21:36:44 -05:00 |
|
Michael Fogleman
|
6e542bac45
|
update readme
|
2016-02-24 21:30:09 -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
|
c7b235b146
|
Merge pull request #3 from odeke-em/encodePNG
encodePNG implemented
|
2016-02-24 16:10:04 -05:00 |
|
Emmanuel Odeke
|
93f92929f2
|
encodePNG implemented
Fixes #2.
Allows passing in an io.Writer to save a PNG.
|
2016-02-24 13:08:20 -08:00 |
|
Michael Fogleman
|
d4745d7279
|
update constant
|
2016-02-23 23:00:23 -05:00 |
|
Michael Fogleman
|
8dc1d89666
|
meme text example
|
2016-02-23 22:25:53 -05:00 |
|
Michael Fogleman
|
25b475c827
|
Update context.go
|
2016-02-23 16:44:53 -05:00 |
|
Michael Fogleman
|
8a9e535a6b
|
Update README.md
|
2016-02-23 16:39:09 -05:00 |
|
Michael Fogleman
|
e5ff69e151
|
add doc comments to context functions
|
2016-02-23 16:30:53 -05:00 |
|
Michael Fogleman
|
a6a18ab3e8
|
move path functions to path.go
|
2016-02-22 22:37:52 -05:00 |
|
Michael Fogleman
|
2a0857f791
|
loadFontFace errors
|
2016-02-22 22:36:34 -05:00 |
|
Michael Fogleman
|
c839b5829a
|
refactor
|
2016-02-22 22:34:11 -05:00 |
|
Michael Fogleman
|
b224ca0761
|
fi -> fix, fp -> fixp
|
2016-02-22 22:33:22 -05:00 |
|
Michael Fogleman
|
13946d06f4
|
stars example
|
2016-02-22 21:42:36 -05:00 |
|
Michael Fogleman
|
4e381bbedc
|
Update README.md
|
2016-02-22 21:40:53 -05:00 |
|
Michael Fogleman
|
5af67d1f6f
|
Add support for dashed strokes
|
2016-02-22 21:00:39 -05:00 |
|
Michael Fogleman
|
68f7fe39e5
|
unfix, flattenPath
|
2016-02-21 22:57:37 -05:00 |
|
Michael Fogleman
|
a4bc9dc362
|
stack should not affect current, hasCurrent
|
2016-02-21 22:31:21 -05:00 |
|
Michael Fogleman
|
68ecba1329
|
NewSubPath
|
2016-02-21 22:22:17 -05:00 |
|
Michael Fogleman
|
c8a59bf5b5
|
scatter plot example
|
2016-02-21 19:48:34 -05:00 |
|