Jürg Lehni
|
1e1a58e540
|
Correct case on example files.
|
2011-05-07 13:44:38 +01:00 |
|
Jonathan Puckey
|
59a776f58d
|
Examples: resize='true' -> resize.
|
2011-05-05 20:08:13 +01:00 |
|
Jonathan Puckey
|
077dc58222
|
Make all examples resize to the size of the browser window.
|
2011-05-05 16:25:17 +01:00 |
|
Jürg Lehni
|
52a73e86ce
|
Clean up code (for() -> for ()).
|
2011-05-03 08:54:13 +01:00 |
|
Jonathan Puckey
|
f8548ca6d4
|
strokeBounds example: select one path, to show how it is constructed.
|
2011-04-17 18:49:54 +02:00 |
|
Jürg Lehni
|
34a6c7871c
|
Clean-up loading code.
|
2011-03-08 01:07:26 +00:00 |
|
Jürg Lehni
|
4680283ce7
|
Simply use document.write() for script loading, as load.js seems not ready for primetime yet (it magically half-broke QUnit on Safari).
|
2011-03-08 00:58:47 +00:00 |
|
Jürg Lehni
|
798bcd709a
|
Since Firefox does not seem to support the <base> tag for script loading, roll our own solution through the load.js calls.
|
2011-03-07 23:11:41 +00:00 |
|
Jürg Lehni
|
e32549aaf2
|
Switch to using load.js for loading the various parts of the library during development.
|
2011-03-07 18:36:42 +00:00 |
|
Jürg Lehni
|
9fdbd0146d
|
Rename MathUtils to Numerical.
|
2011-03-07 00:21:04 +00:00 |
|
Jürg Lehni
|
04a13bce19
|
Add strokeBounds example, and a test for stroke transformation with symbols.
|
2011-03-06 14:59:11 +00:00 |
|