rodzic
979168869f
commit
a7b10f1682
|
@ -1,32 +1,15 @@
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol should always have
|
|
||||||
|
|
||||||
# a symbol nested within its nesting area(s).
|
|
||||||
|
|
||||||
always_nest = false
|
always_nest = false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol should always
|
|
||||||
|
|
||||||
# be nested inside another symbol's nesting area.
|
|
||||||
|
|
||||||
always_be_nested = false
|
always_be_nested = false
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol should never
|
|
||||||
|
|
||||||
# be nested inside another symbol's nesting area.
|
|
||||||
|
|
||||||
never_be_nested = false
|
never_be_nested = false
|
||||||
|
|
||||||
|
|
||||||
|
invert_nested = true
|
||||||
|
|
||||||
|
|
||||||
# If true, this indicates that the symbol nested on this
|
rotate_clockwise = true
|
||||||
|
|
||||||
# symbol’s nesting area should have its colors inverted.
|
|
||||||
|
|
||||||
invert_nested = true
|
|
Ładowanie…
Reference in New Issue