| 18 | |
| 19 | * If the user chooses the PATTERN fill type in the frame or page border & fill HUD, a "pattern settings" button should be shown instead of the color square. |
| 20 | * The default pattern fill is empty. |
| 21 | * When the pattern settings button is clicked, the pattern settings window is opened, allowing the user to change the pattern settings. |
| 22 | * The pattern settings window has the following elements: |
| 23 | * 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. |
| 24 | * Image x- and y-offset fields: these can either be in percent or in points, default being 0; these values can be negative. The image is moved right and down from the top left corner of the frame by the value of the offset. |
| 25 | * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque. |
| 26 | * An "Okay" button: when this is clicked, the pattern settings window is closed. |
26 | | * If the user chooses the PATTERN fill type in the frame or page border & fill HUD, a "pattern settings" button should be shown instead of the color square. |
27 | | * The default pattern fill is empty. |
28 | | * When the pattern settings button is clicked, the pattern settings window is opened, allowing the user to change the pattern settings. |
29 | | * The pattern settings window has the following elements: |
30 | | * 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. |
31 | | * The image rotation field, a field where the author can enter a rotation percentage in degrees clockwise. Default is 0. |
32 | | * Image width & height fields: these can either be in percent (default being 100%) or in points (default being the images size). |
33 | | * A "lock" setting: if this is set, width and height change proportionately. |
34 | | * Image x- and y-offset fields: these can either be in percent or in points, default being 0; these values can be negative. The image is moved right and down from the top left corner of the frame by the value of the offset. |
35 | | * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque. |
36 | | * An "Okay" button: when this is clicked, the pattern settings window is closed. |
58 | | ^(Write comments for this or later revisions here.) |
| 54 | * It should be possible to rotate the image used for the pattern. |
| 55 | * It should be possible to resize the image used for the pattern, proportionately as well as disproportionately. |
| 56 | * The image rotation field, a field where the author can enter a rotation percentage in degrees clockwise. Default is 0. |
| 57 | * Image width & height fields: these can either be in percent (default being 100%) or in points (default being the images size). |
| 58 | * A "lock" setting: if this is set, width and height change proportionately. |