Subversion Repositories php-qbpwcf

Rev

Rev 23 | Details | Compare with Previous | Last modification | View Log | RSS feed

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