You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
213 B
Plaintext
10 lines
213 B
Plaintext
15 years ago
|
# Changes the Fill Style
|
||
|
#
|
||
|
# Simple example to define your own fill styles.
|
||
|
|
||
|
Set Fill_Layer Top Solid;
|
||
|
Set Fill_Layer Bottom Solid;
|
||
|
Set Fill_Layer tPlace Solid;
|
||
|
Set Fill_Layer bPlace Solid;
|
||
|
Set Display_Mode Real;
|