mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Letter example: select path to show how it is constructed.
This commit is contained in:
parent
f8548ca6d4
commit
4d5f4b32fc
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
);
|
||||
letterPath.closed = true;
|
||||
letterPath.fillColor = 'black';
|
||||
letterPath.selected = true;
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Reference in a new issue