1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
Joost De Cock
84853346a2 Rewrote hooks and plugin handling 2018-12-09 14:17:46 +01:00
Joost De Cock
0963a4f330
Workaround for #7 (#8)
* 🚧 Initial workaround for #7

* 🚧 Added workaround for preSample and postSample hooks
2018-09-30 16:25:03 +02:00
Joost De Cock
54b7ca1817 settings.margin and scale/rotate snippets 2018-09-11 11:39:50 +02:00
Joost De Cock
91ae2946e4 Better support for insertText() hook 2018-08-28 08:53:32 +02:00
Joost De Cock
0a1d96ea22 Added support for xml:lang attribute in SVG tag 2018-08-27 16:45:03 +02:00
Joost De Cock
2134b13bed Added remaining intersection methods 2018-08-23 15:57:23 +02:00
Joost De Cock
753c1e913f Added support for circle rendering 2018-08-22 11:34:08 +02:00
Joost De Cock
f0035e751c Added strict mode to Pattern.needs() 2018-08-20 12:16:13 +02:00
Joost De Cock
7609af1391 Added support for idPrefix 2018-08-16 15:44:01 +02:00
Joost De Cock
9179846379 🐛 Fixed issue with embed output 2018-08-16 13:59:11 +02:00
Joost De Cock
0d0784bb95 Switched Pattern.inScope() to Pattern.needs() 2018-08-16 12:09:57 +02:00
Joost De Cock
28a467bdfc 🐛 Improved multi-line text rendering 2018-08-16 11:57:51 +02:00
Joost De Cock
ce3f77f623 Added support for and options 2018-08-15 18:54:47 +02:00
Joost De Cock
7cae93350e Support for multi-line text 2018-08-14 12:56:25 +02:00
Joost De Cock
1e9606389d 🚨 Removed unused var 2018-08-13 11:02:09 +02:00
Joost De Cock
081c0cf69e Tests for svg 2018-08-12 16:19:04 +02:00
Joost De Cock
3dd365e95c insertText hook now does what you'd think 2018-08-10 15:49:46 +02:00
Joost De Cock
ea0801949e 💥 Changed hook structure 2018-08-10 15:36:39 +02:00
Joost De Cock
ff9b561233 🚧 Working on debug 2018-08-07 15:23:37 +02:00
Joost De Cock
eda19195d1 🚧 Working on hooks 2018-08-07 13:46:38 +02:00
Joost De Cock
4c81d41ab8 🐛 Avoid rendering false for paths with no text 2018-08-06 16:02:49 +02:00
Joost De Cock
6167db92ac 💥 Switched to Capitals for constructors
Also moved round method to avoid circular dependency
2018-08-05 18:19:48 +02:00
Joost De Cock
fd80450d77 Further changes to handling of parts and copying their data 2018-08-05 15:52:37 +02:00
Joost De Cock
18cc30fe74 🚧 Part cloning 2018-08-03 14:20:28 +02:00
Joost De Cock
9a60dc5756 🚧 Bin packing integration 2018-08-01 18:18:29 +02:00
joostdecock
54766af63c 🚧 Changes to context 2018-07-25 14:53:10 +00:00
Joost De Cock
27500d52e1 🚧 Last changes for pivot to JavaScript 2018-07-24 08:34:26 +02:00
Joost De Cock
9fbef27330 🚧 Fixing prototype issues 2018-07-23 20:14:32 +02:00
joostdecock
7758ba81a6 🚧 Moved return statement to bottom to avoid warnings 2018-07-23 17:35:06 +00:00
joostdecock
568d0cdc4d 🚧 Linting and prettier code style 2018-07-23 11:44:34 +00:00
joostdecock
1f10829426 :contruction: Porting TS to JS 2018-07-23 11:12:06 +00:00
Renamed from lib/svg.ts (Browse further)