This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
svgedit
Watch
1
Star
0
Fork
0
You've already forked svgedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d50f4a167484c3bca31877492cbb357be3441e06
svgedit
/
editor
/
jspdf
History
Brett Zamir
404911827e
- Linting (ESLint): Apply new rules ("fixme"->"todo"; prefer regex literals; defaults at end)
...
- Optimization: Image size - npm: Bump devDeps (Babel/eslint/rollup-related; imageoptim, testcafe)
2019-09-20 12:40:31 +08:00
..
jspdf.min.js
fix pdf export issue.
#124
and
#254
2018-09-13 07:47:19 +08:00
jspdf.plugin.svgToPdf.js
- Linting (ESLint): Apply new rules ("fixme"->"todo"; prefer regex literals; defaults at end)
2019-09-20 12:40:31 +08:00
underscore-min.js
Add jsPDF(with SVG plugin)-based PDF export (courtesy of
https://github.com/brettz9/jsPDF
forked from
https://github.com/MrRio/jsPDF
=>
https://github.com/ahwolf/jsPDF
); provides data: URL where blob conversion is supported, and a blob URL otherwise.
2014-04-08 05:13:54 +00:00