Jürg Lehni
e539633852
Implement new and shorter segments array notation.
...
Supporting:
- Closing paths by including `true` as the last entry
- Nested segment arrays that can be passed to PathItem.create() and the CompoundPath constructor to create all sub-paths
2016-07-19 13:08:21 +02:00
Jürg Lehni
a7a07fb6d5
Update JSDoc and do some documentation spring-cleaning.
...
- Convert from {@code ...} to shorter `...`
- Reformat some documentation comment blocks
- Update copyright notices
2015-12-30 21:55:19 +01:00
Jürg Lehni
a457228846
Fix formatting issues.
2014-10-08 15:52:41 +02:00
Jürg Lehni
48cb05a181
Replace tabs with 4 white-spaces.
2014-08-16 19:24:54 +02:00
Jürg Lehni
f56efd6471
Fix exceptions in ProxyContext when drawing bitmaps.
2014-05-13 12:33:39 +02:00
Jürg Lehni
320caa56d1
Add support for line dash to ProxyContext.
2014-04-27 17:36:31 +02:00
Jürg Lehni
f002c633a7
Remove trailing white spaces and ensure newlines at the end.
2014-04-06 13:48:03 +02:00
Jürg Lehni
e22fa3a664
Update copyright notice.
2014-01-04 01:47:16 +01:00
Jürg Lehni
392cef3961
Add missing colon.
2013-10-16 16:11:08 +02:00
Jürg Lehni
c0c5695b5a
Fix indentation.
2013-10-16 16:09:34 +02:00
Jürg Lehni
fb6ff59218
Improve ProxyContext: Use JSON.stringify() for rendering values correctly, and streamline code.
2013-10-16 16:09:11 +02:00
Jürg Lehni
53dac53ca0
Restructure code organization by separating canvas related utility classes into separate canvas folder, and move inclusion of utilities classes to beginning.
...
Was needed because Numerical.KAPPA is accessed at compile time.
2013-04-19 19:38:48 -07:00