Commit Graph

37 Commits

Author SHA1 Message Date
Frederic Kettelhoit
dd71a820a3 Draw layer shape as dashed outline with handles when acting as mask 2021-09-24 18:53:19 +01:00
Frederic Kettelhoit
7a93075312 Add button to toggle layer as mask 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit
a4236752ab Add possibility to use upper layers as masks for lower ones 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit
7bf1686a34 Remove unnecessary console.log() statements 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit
1e2318ec65 Remove unused Manager.toSVG() and Manager.toGRID() functions 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit
d69f0e542b Remove unnecessary parentheses 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit
8142282ce3 Export SVGs with a minimal bounding viewBox 2021-09-24 18:53:18 +01:00
Aarni Koskela
1920112500 perf: Draw grid as a single path
Drawing the grid as a single path is much more efficient than each
marker having their own path that's begun, filled, and closed,
especially when there are plenty of them.
2020-05-18 09:48:25 +03:00
neauoire
c7912e02fe Fixes #71, issue with history 2020-03-26 20:35:30 +09:00
neauoire
ab540c0f74 Updated theme 2020-03-26 09:32:58 +09:00
neauoire
c7164613a2 Improved controls 2020-03-25 09:53:18 +09:00
neauoire
591f25f945 Optimized interface 2020-03-24 20:39:49 +09:00
neauoire
a3e5b28e7d Removed comment 2020-03-24 20:24:49 +09:00
neauoire
9f50ce97b4 Fixing issue #73 2020-03-24 20:16:59 +09:00
neauoire
e701d78ef0 Fixing issue #72 2020-03-24 18:35:43 +09:00
neauoire
7f91036545 Updated readme 2020-03-24 17:00:10 +09:00
neauoire
2eca003904 Removed traces of Electron 2020-03-24 10:41:27 +09:00
Devine Lu Linvega
6b8e08e41f Almost there 2017-11-05 14:52:05 +14:00
Devine Lu Linvega
6a4dae83ae Progress 2017-11-05 13:59:11 +14:00
lyninx
402215ec7d fix errors on export where document body wasn't automatically created 2017-01-07 00:06:42 -05:00
eelfroth
2fcf524e79 added color selector 2017-01-06 04:38:24 +01:00
eelfroth
4cfc67d416 added UI for thickness and linecap settings 2017-01-06 02:06:34 +01:00
Devine Lu Linvega
f606b9be5f Added rect shape 2017-01-04 11:25:40 -07:00
Devine Lu Linvega
7e098564ce Added shapes 2017-01-04 10:48:08 -07:00
Devine Lu Linvega
867bd68389 Generating cleaner SVGs 2016-12-31 14:44:25 -07:00
Devine Lu Linvega
60c570506a Injecting thickness and things 2016-12-31 14:35:14 -07:00
Devine Lu Linvega
a842994472 Improved layout 2016-12-31 14:09:46 -07:00
Devine Lu Linvega
3fb1b2b469 Better keys 2016-12-31 13:55:35 -07:00
Devine Lu Linvega
9817caf4f1 Improved arcs 2016-12-31 13:47:40 -07:00
Devine Lu Linvega
acb7ae3096 Guides 2016-12-31 13:37:13 -07:00
Devine Lu Linvega
608d75c005 Check for positions before drawing. 2016-12-31 11:29:31 -07:00
Devine Lu Linvega
d14b375d53 Fixed issue with arcs 2016-12-31 11:16:00 -07:00
Devine Lu Linvega
35ceb74763 Fixed keyboard issue with chrome 2016-12-31 10:56:25 -07:00
Devine Lu Linvega
0be4b6d9bc Added the delete option 2016-12-31 10:47:37 -07:00
Devine Lu Linvega
2b964af3af Added shortcuts 2016-12-31 10:37:10 -07:00
Devine Lu Linvega
452bcd0d41 Working copy 2016-12-31 10:18:01 -07:00
Devine Lu Linvega
bb71cee73a Init 2016-12-31 08:00:57 -07:00