Changes between Version 4 and Version 5 of FRAME_FILLING_PATTERN_R0


Ignore:
Timestamp:
05/25/09 21:40:53 (16 years ago)
Author:
danvisel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FRAME_FILLING_PATTERN_R0

    v4 v5  
    88== Overview == 
    99 
    10 When the fill style is "pattern", the background of the frame becomes another image, possibly repeated and patterned.   
     10When the fill style is "pattern", the background of the frame or the page becomes another image which may be rotated and repeated.   
    1111 
    1212== Task requirements == 
     
    1515 * It should be possible to rotate the image used for the pattern. 
    1616 * It should be possible to resize the image used for the pattern, proportionately as well as disproportionately.  
    17  * It would be nice to change the opacity of the image used for the pattern.  
     17 * It would be nice to set the offset for the image (less necessary) 
     18 * It would be nice to change the opacity of the image used for the pattern (less necessary).  
    1819 
    1920== Task result == 
     
    3031  * Image width & height fields: these can either be in percent (default being 100%) or in points (default being the images size).  
    3132  * A "lock" setting: if this is set, width and height change proportionately.  
     33  * 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.  
    3234  * An opacity slider, allowing changes to the opacity of the image. Default is 100% opaque. 
    3335  * An "Okay" button: when this is clicked, the pattern settings window is closed.