Closed GoogleCodeExporter closed 9 years ago
The fillText works if you use the latest revision from the SVN trunk :
http://explorercanvas.googlecode.com/svn/trunk/excanvas.js
Original comment by fabien.menager
on 16 Feb 2010 at 2:16
That's fine and dandy.... EXCEPT that version of the code isn't available on
the "Download" link. No way to get latest compiled version either.
Original comment by gavame...@gmail.com
on 27 Sep 2010 at 10:47
http://explorercanvas.googlecode.com/svn/trunk/excanvas.js this link worked
well.
Original comment by luei...@gmail.com
on 29 Sep 2010 at 6:35
A new release was not made since the third release, but if you need a compiled
version, you can go to the Google Closure Complier tool here :
http://closure-compiler.appspot.com/home
... paste this on the left :
// ==ClosureCompiler==
// @output_file_name default.js
// @compilation_level SIMPLE_OPTIMIZATIONS
// @code_url http://explorercanvas.googlecode.com/svn/trunk/excanvas.js
// ==/ClosureCompiler==
click "Compile", and voilà !
Original comment by fabien.menager
on 29 Sep 2010 at 9:43
I still have problem with 'etx.fillText' in the latest version of excanvas.js
as suggest by fabien.manager above. Where else can i get the latest version?
Original comment by paisan.s...@gmail.com
on 24 Oct 2010 at 4:12
Oopp..sorry, it work OK, I put it in the wrong folder. Thank.
Original comment by paisan.s...@gmail.com
on 24 Oct 2010 at 4:25
Original issue reported on code.google.com by
gzm...@gmail.com
on 9 Feb 2010 at 4:08