19 | | |
20 | | * The pattern settings window has the following elements: |
21 | | |
22 | | * A drop box, where an image can be dragged from the resources. This image becomes the pattern; dragging a second image onto the drop box changes the pattern to the second image. |
23 | | * The image rotation field, a field where the author can enter a rotation percentage in degrees clockwise. Default is 0. |
24 | | * Image width & height fields: these can either be in percent (default being 100%) or in points (default being the images size). |
25 | | * A "lock" setting: if this is set, width and height change proportionately. |
26 | | * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque. |
27 | | * An "Okay" button: when this is clicked, the pattern settings window is closed. |
| 17 | * The pattern settings window has the following elements: |
| 18 | * A drop box, where an image can be dragged from the resources. This image becomes the pattern; dragging a second image onto the drop box changes the pattern to the second image. |
| 19 | * The image rotation field, a field where the author can enter a rotation percentage in degrees clockwise. Default is 0. |
| 20 | * Image width & height fields: these can either be in percent (default being 100%) or in points (default being the images size). |
| 21 | * A "lock" setting: if this is set, width and height change proportionately. |
| 22 | * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque. |
| 23 | * An "Okay" button: when this is clicked, the pattern settings window is closed. |