mirror of https://github.com/KLayout/klayout.git
27 lines
863 B
XML
27 lines
863 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE language SYSTEM "klayout_doc.dtd">
|
|
|
|
<doc>
|
|
|
|
<title>Choosing A Fill Pattern</title>
|
|
<keyword name="Layer display"/>
|
|
<keyword name="Layer fill"/>
|
|
<keyword name="Stipple"/>
|
|
<keyword name="Display specification"/>
|
|
<keyword name="Layer properties"/>
|
|
|
|
<p>
|
|
To choose a fill pattern, select the layer or the layers for which to
|
|
change the fill pattern and choose the fill pattern from the "Stipple"
|
|
panel.
|
|
</p>
|
|
<p>
|
|
New pattern can be created with the "Custom Pattern" button. A pattern editor
|
|
will come up that allows creating and editing of new pattern. The predefined
|
|
pattern cannot be changed. To apply a new pattern, select "More" from the
|
|
pattern selection panel and choose the new pattern from the list.
|
|
The custom pattern are saved with the layer display properties.
|
|
</p>
|
|
|
|
</doc>
|