Commit da91590d517ca54647cbc0dcc4c7588d93f41451
1 parent
195fd77e09
Exists in
master
and in
6 other branches
aaa
Showing
2 changed files
with
0 additions
and
35 deletions
Show diff stats
sanlien_hihi.txt
1 | bbbbb | File was deleted |
thirdPartySoftwareList.txt
1 | ********************************************************************************* | File was deleted | |
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 charts as image/pdf/svg: | ||
13 | |||
14 | canvg.js - Javascript SVG parser and renderer on Canvas | ||
15 | MIT Licensed | ||
16 | Gabe Lerner (gabelerner@gmail.com) | ||
17 | http://code.google.com/p/canvg/ | ||
18 | |||
19 | rgbcolor.js | ||
20 | A class to parse color values | ||
21 | author Stoyan Stefanov, sstoo@gmail.com | ||
22 | http://www.phpied.com/rgb-color-parser-in-javascript/ | ||
23 | license Use it if you like it | ||
24 | |||
25 | FileSaver.js | ||
26 | A saveAs() FileSaver implementation. | ||
27 | By Eli Grey, http://eligrey.com | ||
28 | License: X11/MIT | ||
29 | |||
30 | jsPDF.js | ||
31 | By James Hall | ||
32 | License: MIT | ||
33 | |||
34 | ********************************************************************************* |