Changes between Version 7 and Version 8 of FRAME_FILLING_PATTERN_R0


Ignore:
Timestamp:
05/27/09 18:28:32 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v7 v8  
    88== Overview == 
    99 
    10 When the fill style is "pattern", the background of the frame or the page becomes another image which may be rotated and repeated.   
     10When the fill style is "pattern", the background of the frame or the page becomes another image which may be repeated.   
    1111 
    1212== Task requirements == 
     
    1616 * It would be nice to set the offset for the image (less necessary) 
    1717 * It would be nice to change the opacity of the image used for the pattern (less necessary).  
     18 * A "repeat" option: if this is set and the image is smaller than the frame, the image repeats. 
    1819 
    1920 * 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.  
     
    2425  * 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.  
    2526  * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque. 
     27  * A "repeat" checkbox. If this is checked and the image is smaller than the frame, the image repeats. If it is not checked, the image does not repeat.  
    2628  * An "Okay" button: when this is clicked, the pattern settings window is closed. 
    2729