| 23 |
liveuser |
1 |
*********************************************************************************
|
|
|
2 |
Third party software used:
|
|
|
3 |
|
|
|
4 |
Jason S. Kerchner base class (http://livingmachines.net)
|
|
|
5 |
Licensed under BSD license: http://livingmachines.net/license/
|
|
|
6 |
|
|
|
7 |
David Knape & Patrick Mineault Bezier curves drawing logic.
|
|
|
8 |
|
|
|
9 |
Code optimization made using Closure Compiling service:
|
|
|
10 |
http://closure-compiler.appspot.com/home
|
|
|
11 |
|
|
|
12 |
Libraries used for exporting:
|
|
|
13 |
|
|
|
14 |
filesaver: https://github.com/eligrey/FileSaver.js/
|
|
|
15 |
https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md
|
|
|
16 |
|
|
|
17 |
blobjs: https://github.com/eligrey/Blob.js/
|
|
|
18 |
https://github.com/eligrey/Blob.js/blob/master/LICENSE.md
|
|
|
19 |
|
|
|
20 |
fabricjs: https://github.com/kangax/fabric.js
|
|
|
21 |
https://github.com/kangax/fabric.js/blob/master/LICENSE
|
|
|
22 |
|
|
|
23 |
jszip: https://github.com/Stuk/jszip
|
|
|
24 |
https://github.com/Stuk/jszip/blob/master/LICENSE.markdown
|
|
|
25 |
|
|
|
26 |
pdfmake: https://github.com/bpampuch/pdfmake
|
|
|
27 |
https://github.com/bpampuch/pdfmake/blob/master/LICENSE
|
|
|
28 |
|
|
|
29 |
SheetJS.js: https://github.com/SheetJS/js-xlsx
|
|
|
30 |
https://github.com/SheetJS/js-xlsx/blob/master/LICENSE
|
|
|
31 |
*********************************************************************************
|