Commit Graph

22 Commits

Author SHA1 Message Date
Michael Fogleman 8febc0f526 Fix rounding when converting to fixed precision 2021-09-28 10:35:35 -04:00
Emanuele Rocco Petrone 74a8429cb8 load and save jpeg images 2019-01-19 18:47:38 +01:00
Michael Fogleman a4f287e211 Fix #23 via doc on gg.LoadFontFace function. 2018-08-16 22:22:39 -04:00
Tim Schaub ca366ba15b Start copying at bounds min instead of zero point 2018-03-15 21:28:47 -06:00
Michael Fogleman 5917fd97e8 fix #8 by exporting utility function LoadFontFace 2016-12-14 14:26:04 -05:00
Michael Fogleman 9d56681560 LoadImage 2016-02-25 15:06:04 -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 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 a46d144fed support alpha in SetHexColor 2016-02-20 15:43:08 -05:00
Michael Fogleman 52d268d7a2 example 2016-02-19 23:03:39 -05:00
Michael Fogleman 0fd2b0f764 fontHeight 2016-02-19 14:03:52 -05:00
Michael Fogleman d1da415ba6 DrawImage, LoadPNG 2016-02-19 13:49:03 -05:00
Michael Fogleman be8bb502f3 Matrix, WritePNG, Ellipse example 2016-02-19 13:16:40 -05:00
Michael Fogleman 805bc68eed refactoring 2016-02-19 11:07:25 -05:00
Michael Fogleman 80f52004a0 package gg 2016-02-19 09:43:37 -05:00
Michael Fogleman 99bd03b051 don't specify dpi 2016-02-18 23:04:11 -05:00
Michael Fogleman 27f56accd8 fonts 2016-02-18 22:53:47 -05:00
Michael Fogleman 5af2d1264c initial commit 2016-02-18 16:02:57 -05:00