Letter example: select path to show how it is constructed.

This commit is contained in:
Jonathan Puckey 2011-04-17 18:55:16 +02:00
parent f8548ca6d4
commit 4d5f4b32fc

View file

@ -24,6 +24,7 @@
);
letterPath.closed = true;
letterPath.fillColor = 'black';
letterPath.selected = true;
</script>
</head>
<body>