Commit Graph

140 Commits

Author SHA1 Message Date
Laurent Le Goff d84ea36159 resolve bug on transformation matrix 2011-04-14 15:01:10 +02:00
Laurent Le Goff 9ae0038d00 convert uint16 into float64 2011-04-14 15:00:34 +02:00
Laurent Le Goff 99bb7412b8 choose algorithm and don't use gc 2011-04-14 14:59:35 +02:00
Laurent Le Goff f4c15de193 choose interpolation algorithm 2011-04-14 12:17:33 +02:00
Laurent Le Goff 71da9797fd choose interpolation algorithm 2011-04-14 12:17:11 +02:00
Laurent Le Goff c391300572 Separate image interpolation from graphic context code 2011-04-13 18:27:57 +02:00
Laurent Le Goff 45cbcd3e68 linear, bilinear, bicubic image transformation with no optimisation 2011-04-13 17:17:46 +02:00
Laurent Le Goff 20498b9f91 remove unecessary include 2011-03-30 17:15:22 +02:00
Laurent Le Goff 9a1350aff2 fmt 2011-03-30 17:07:52 +02:00
Laurent Le Goff bb4ed43b8a Integrate draw2d to win32 2011-03-30 16:57:47 +02:00
Laurent Le Goff 59128cdbf6 Prepare other Graphic Context implementation like OpenGL 2011-03-24 22:56:53 +01:00
legoff.laurent 4ad77aa4a2 tiger example 2011-03-22 21:27:01 +01:00
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