Changes between Version 22 and Version 23 of FRAME_FILLING_PATTERN_R0
- Timestamp:
- 05/28/09 15:24:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FRAME_FILLING_PATTERN_R0
v22 v23 23 23 == Implementation idea == 24 24 25 Use the current Filling interface to create imagePattern class which will consist of image to be patterned and some other things.25 Use the current Filling interface to create ImmPattern class which will consist of image to be patterned and some other things (decide in the design sectino). 26 26 27 27 == Related == … … 34 34 == How to demo == 35 35 36 * Make a new book, add an image to the resources. Open page's b order & fill HUD, choose pattern fill, set the image in the resources as the pattern image, change settings to demonstrated possibilities. Then add a text frame to a page. Open frame's border & fill HUD, choose pattern fill, set the image in the resources as the pattern image, change settings to something different from what is used on the page.36 * Make a new book, add an image to the resources. Open page's background & border HUD, choose pattern fill, set an image as the pattern. Then add a text frame to a page. Open frame's background & border HUD, choose pattern fill, select another image to use at the pattern. 37 37 38 38 = Design =