Commit a02690e7cb2984c6e51f21d324dae840f493eea2
Exists in
master
and in
6 other branches
Merge branch 'master' of http://gitlab.sanlien.com.tw/tom/git_test into sanlien_a
Showing
5 changed files
 
Show diff stats
README
| 1 | 123456789 | ||
| 1 | //123456789 | ||
| 2 | void main(void) | ||
| 3 | { | ||
| 4 | define Tom PHD | 
changeLog.txt
| 1 | fdfshsj | ||
| 2 | htehtrjj | 1 | fdfshsj | 
| 2 | htehtrjj | ||
| 3 | getjryrl | 
jeff_code/V003.txt
| File was created | 1 | vvvv | 
jeff_code/V004.txt
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 | ********************************************************************************* |