Commit Graph

478 Commits

Author SHA1 Message Date
legoff.laurent 0c9ae150bf use draw.Image instead of image.Image 2011-03-22 21:23:03 +01:00
legoff.laurent fe47a2e9d7 gofmt 2011-03-22 20:58:56 +01:00
legoff.laurent 1cd2006233 set GraphicContext as an interface and create an ImageGraphicContext 2011-03-20 22:31:54 +01:00
legoff.laurent 79e1a77ace remove line before package comment 2011-03-20 22:17:06 +01:00
Laurent Le Goff 848ae55156 Added tag release for changeset 261151037181 2011-03-18 23:54:53 +01:00
Laurent Le Goff 40439c9fec Use NRGBAColor instead of RGBAColor 2011-03-18 22:06:06 +01:00
Laurent Le Goff 19b66bb2a1 Added tag release for changeset c2b4511f1bfa 2011-03-17 23:35:17 +01:00
Laurent Le Goff ae46b382b2 adapt project to the new structure && resolve issue 1 2011-03-17 23:32:06 +01:00
Laurent Le Goff bda17ba2dc merge draw2d and postscript projects 2011-03-17 22:48:30 +01:00
Laurent Le Goff 4f2224f730 refactoring 2011-03-17 22:33:08 +01:00
Laurent Le Goff 46e58db597 refactoring 2011-03-17 22:31:41 +01:00
Laurent Le Goff a29dc90354 Change project structure 2011-03-16 00:09:24 +01:00
legoff.laurent 92e18565ff add constructor 2011-03-15 17:27:27 +00:00
legoff.laurent c76a3b7eac replace all reference of float to float64
now works with last version of go
2011-02-02 21:38:17 +00:00
legoff.laurent af5f13b7f4 replace all reference of float to float64
now works with last version of go
2011-02-02 21:38:05 +00:00
legoff.laurent 07bd88f868 update implementation 2010-12-13 23:04:53 +00:00
legoff.laurent 42e131c796 add to svn ignore 2010-12-13 23:03:03 +00:00
legoff.laurent 07a22bace5 add samples and some new operators 2010-12-13 23:01:03 +00:00
legoff.laurent efd332158c golfer 2010-12-13 19:13:10 +00:00
legoff.laurent dae8bc663d add simple bench test 2010-12-13 14:54:47 +00:00
legoff.laurent df5d5f9a8f copyright + test images 2010-12-13 14:53:45 +00:00
legoff.laurent be8e2922d3 document operators 2010-12-13 12:01:24 +00:00
legoff.laurent 5cf7561847 add to svn ignore bin folders 2010-12-13 10:14:17 +00:00
legoff.laurent d0dff2bff0 add makefiles 2010-12-13 10:12:59 +00:00
legoff.laurent d677cc1c16 Share project "postscript-go" into "https://postscript-go.googlecode.com/svn" 2010-12-13 08:59:26 +00:00
legoff.laurent fd18e74d18 Share project "postscript-go" into "https://postscript-go.googlecode.com/svn" 2010-12-13 08:58:24 +00:00
unknown ae066c3374 Initial directory structure. 2010-12-13 08:50:10 +00:00
legoff.laurent e0331338a2 merge changes 2010-12-12 11:05:49 +00:00
legoff.laurent f23da51ff6 drawImage 2010-12-10 17:33:02 +00:00
legoff.laurent 23c3b81948 change lgpl to bsd licensing 2010-12-07 09:07:04 +00:00
legoff.laurent 33e014b8f0 update testpath transform 2010-12-06 21:13:03 +00:00
legoff.laurent 1dedee85db change decomposition algorithm 2010-12-06 21:07:20 +00:00
legoff.laurent bc90a278a4 update makefile 2010-12-06 20:34:34 +00:00
legoff.laurent fb16302568 add path adder for comparing with freetype decomposition algorithm 2010-12-06 20:17:20 +00:00
legoff.laurent b50617ca8d Update Makefile 2010-12-06 19:45:35 +00:00
legoff.laurent ca1911d7f2 update makefiles and test files 2010-12-06 19:42:01 +00:00
legoff.laurent b0cb20d244 gofmt on package 2010-12-06 17:18:39 +00:00
legoff.laurent 873e6bfa2b gofmt on package 2010-12-06 17:18:06 +00:00
legoff.laurent f837e5edf3 change 2010-12-06 16:35:38 +00:00
legoff.laurent 6f328d3b76 implement a simplist font management 2010-12-06 16:34:51 +00:00
legoff.laurent ab3e5a08bf luxi font folder 2010-12-06 15:27:21 +00:00
legoff.laurent 04f5286ffb add FillString method on Graphic context 2010-12-06 15:24:31 +00:00
legoff.laurent 0176a80331 update tests 2010-12-06 13:57:26 +00:00
legoff.laurent 0bff8ca6ee use vertex converter as antigrain project
add a Stroke2 and Fill2 method to GraphicContext (comparison purpose: different algorithm)
2010-12-06 13:46:08 +00:00
legoff.laurent 184115e3e1 add advanced_path function
- Circle
 - Rect
 - RoundRect
 - Ellipse
2010-12-06 12:11:57 +00:00
legoff.laurent bdf86580b2 - add draw (android, gopher)
- resolve some point on matrix transformation
2010-12-06 11:45:38 +00:00
legoff.laurent 2928dfe411 - add draw (android, gopher)
- resolve some point on matrix transformation
2010-12-06 11:44:36 +00:00
legoff.laurent ccd47dd883 Getting Started X11 window application 2010-11-28 22:29:34 +00:00
legoff.laurent 810a9eb621 2010-11-26 16:52:51 +00:00
legoff.laurent dc8f9ddf7e ps update 2010-11-26 16:51:09 +00:00