
774 | Corel Painter 2015 User Guide
Example Expansion
13 downto'' 5812 132187654321876543218765812
TEMPLATE
Operator usage Short form
<pattern> template <pattern> temp, :
The right and left operands are patterns of any length.
Template allows texturing (sub-articulation) of a master pattern (the left operand) with a texture pattern
(the right operand).
The first element of the template is taken as the root. All other elements in the template sequence are
considered with respect to their difference from the root. For example, if 342 is the template pattern, the
first element (3) is the root (r). The second element (4) is r+1, and the third element (2) is r-1. The template
is then r, r+1, r-1.
This template is then applied to each element in the left operand, with the element’s value replacing the
root.
Remember that the values wrap around on the domain.
Example Expansion
1-8 temp 121 121232343454565676787818
1-8 : 12121 1212123232343434545456565676767878781818
12321 temp 878 878181212181878
12321 : 3 34543
PALINDROME
Hello, im noob :)