Commit Graph

94 Commits

Author SHA1 Message Date
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
Michael Fogleman
509f79dbd2 update example 2016-02-21 17:29:11 -05:00
Michael Fogleman
9c129741d4 Update README.md 2016-02-21 17:20:33 -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
a4e5cdbeb8 fix some curve issues 2016-02-21 16:34:28 -05:00
Michael Fogleman
a68d5b73e5 QuadraticBezier 2016-02-21 16:20:17 -05:00
Michael Fogleman
104a343597 *About functions in Context only 2016-02-21 15:54:54 -05:00
Michael Fogleman
add21769e5 Update README.md 2016-02-21 15:45:28 -05:00
Michael Fogleman
6dd1c19629 random beziers example 2016-02-21 15:37:49 -05:00
Michael Fogleman
d2dd665b30 Update README.md 2016-02-20 23:25:42 -05:00
Michael Fogleman
153a3875fa cubic example 2016-02-20 23:22:00 -05:00
Michael Fogleman
5cc58d1aa5 track current point; emulate cubic beziers 2016-02-20 23:11:34 -05:00
Michael Fogleman
a4a5e21ecd bug fix 2016-02-20 18:12:34 -05:00
Michael Fogleman
922e8e1f9e bug fix 2016-02-20 18:06:19 -05:00
Michael Fogleman
215984bf96 sine 2016-02-20 15:43:08 -05:00
Michael Fogleman
a46d144fed support alpha in SetHexColor 2016-02-20 15:43:08 -05:00
Michael Fogleman
d930cb4052 Update README.md 2016-02-20 15:41:59 -05:00
Michael Fogleman
806ad20891 bug fix 2016-02-20 15:27:48 -05:00
Michael Fogleman
e6644b7b24 remove unneeded code 2016-02-20 15:14:24 -05:00
Michael Fogleman
8014fc54f3 fix open fill paths 2016-02-20 15:10:16 -05:00
Michael Fogleman
b77c5f2881 ShearAbout 2016-02-20 14:53:33 -05:00
Michael Fogleman
1d5fd3d775 wrap readme 2016-02-20 14:45:58 -05:00