Update docs to reflect <defs> copy from injected file changes.

This commit is contained in:
John Bintz 2014-05-29 20:03:45 -04:00
parent 692f37f83e
commit 53c67192a9

View File

@ -32,7 +32,7 @@ unless they have the following names:
* (child visible): The layer will be visible if its parent layer is also made visible. Good if you * (child visible): The layer will be visible if its parent layer is also made visible. Good if you
break artwork up into multiple layers (inks, colors, shading, etc.) break artwork up into multiple layers (inks, colors, shading, etc.)
* (inject filename.svg): Include all the layers of another SVG file as child layers of this layer. * (inject filename.svg): Include all the layers of another SVG file as child layers of this layer.
Does not copy patterns/gradients yet! Copies some elements from `<defs>` from the injected file!
Hiding/showing layers is the way that you make certain card elements appear/disappear on Hiding/showing layers is the way that you make certain card elements appear/disappear on
different types of cards with with different properties. You can also replace the text in different types of cards with with different properties. You can also replace the text in