39 Commits

Author SHA1 Message Date
ef5c949d85 Add stub method for isPointInStroke 2025-03-09 13:00:07 +02:00
b754f84f7f Package test 2025-03-09 10:42:26 +02:00
e0c8dda4a9 Update deps, typescript declarations 2025-03-09 10:37:06 +02:00
802db35f61 fork 2025-03-09 10:08:51 +02:00
k1w1
2e5bd80cdb Add hack to prevent incorrectly scaled stroke 2024-04-18 17:02:55 -07:00
k1w1
130fe48f8e Added roundRect support 2023-12-22 19:54:13 -08:00
k1w1
9d7c7bae3e Fixed arcTo implementation. Previously it only worked in the orientation in the test, but not for lines curving in other directions. 2023-03-09 17:15:52 -08:00
k1w1
7fe0aeaaea Force all images to be inline bitmaps.
Otherwise the SVGs we generate can't be opened by editing tools like Figma.
2022-12-29 15:30:59 -08:00
k1w1
4f7bcfec4c Fixed clipping behavior and handling of save/restore around stroke and fill. 2022-12-24 14:49:29 -08:00
k1w1
f3cac336d2 Built for npm 2022-12-24 11:39:58 -08:00
Zeno Zeng
71a4038b4e
bump version to 2.5.0 2022-08-03 23:39:05 +08:00
Zeno Zeng
ac69463e8c bump version to v2.4.0, fixes #16 2022-07-17 15:46:18 +08:00
Zeno Zeng
b01fb23995 chore: bump version to 2.3.0 2022-03-09 23:07:08 +08:00
Zeno Zeng
298cb72b74 test: update text test 2022-03-09 22:58:22 +08:00
Zeno Zeng
c192c00864 test: diff pixels 2022-03-09 22:33:31 +08:00
Zeno Zeng
6bffaccd60 test: init 2022-03-09 21:50:14 +08:00
Zeno Zeng
3427480ed3
bump version to 2.2.2 2022-03-01 21:02:04 +08:00
Zeno Zeng
aad3657347 fix(SVGCanvasElement): addEventListener 2022-02-04 15:44:00 +08:00
Zeno Zeng
3991b8ee96 feat: Context.prototype.getImageData (experimental), for https://github.com/gliffy/canvas2svg/issues/3, for https://github.com/zenozeng/p5.js-svg/issues/203 2022-02-04 13:50:27 +08:00
Zeno Zeng
5afaf230b7 bump version to 2.1.0 2022-02-04 10:42:43 +08:00
Zeno Zeng
bc805cfb63 fix typo & rollup 2.67.0 2022-02-03 12:12:35 +08:00
Zeno Zeng
f65d64aa53 utils.toString for https://github.com/zenozeng/p5.js-svg/issues/204 2022-02-03 12:05:24 +08:00
Zeno Zeng
31bd280829 Bump version to v2.0.5 2021-11-13 13:52:42 +08:00
Microsoft Provenance Contributions
92016381bf
Update package.json to include the repository key
With the rise in supply chain attacks and OSS dependencies being used as a attack vector, Microsoft is working with our ecosystem partners, such as the Linux Foundation's OpenSSF, to enable OSS consumers to track packages back to their public sources.
We've identified that the following packages published to NPM do not report where sources can be found, typically accomplished by including a link to your GitHub repository in your `package.json` REPOSITORY field. This PR was created to add this value, ensuring future releases will include this provenance information.
Published NPM packages with repository information:
* svgcanvas
2021-08-17 17:02:10 +08:00
Zeno Zeng
d80d315492 bump version to 2.0.4 2021-07-07 00:08:13 +08:00
Zeno Zeng
c01d698447 bump version to 2.0.3 2021-06-14 21:45:46 +08:00
Zeno Zeng
134e9c52cb update docs 2021-06-13 23:50:26 +08:00
Zeno Zeng
307e371c7c dist/svgcanvas.esm.js 2021-06-13 23:00:28 +08:00
Zeno Zeng
e0804a60cd update tests 2021-06-10 20:39:16 +08:00
Zeno Zeng
b6ef900d21 chore: esm 2021-06-10 19:36:00 +08:00
Zeno Zeng
c60ed4e64b bump version to 2.0.1 2021-06-06 15:46:13 +08:00
Zeno Zeng
4b21c73183 bump version to 2.0.0 2021-06-06 14:21:35 +08:00
Zeno Zeng
802d0614ce feat: element api 2021-06-05 15:56:16 +08:00
Zeno Zeng
6d3c41335a docs: update README 2021-06-05 14:44:05 +08:00
clintjd
6983b3d782 Update package.json 2016-04-21 12:00:55 -07:00
clintjd
6c76129768 Update package.json
update version to 1.0.18
2016-04-21 11:51:29 -07:00
Gabriel Hernandez
ec6e29af6c v1.0.16 2015-09-09 12:15:32 -07:00
Conrad Irwin
363cc72ebf Add gulp bump 2015-09-09 11:05:11 -07:00
kerryliu
92ea35cc87 port unit tests to mocha and chai, add img diff example tests, add debug playground, setup travis 2015-06-16 19:16:12 -07:00