Version 8 (modified by dido, 16 years ago) (diff) |
---|
Analysis
Overview
The ability to render text frames without wrapping around objects.
Task requirements
Following functionality should present in the prototype
- Rotation of the frame without losing the text
- Zooming the text
- Resizing the frame - the text should be able to flow inside the frame
- Moving the text
Task result
- The result should be code
Implementation idea
(It is advisable to include some rough implementations ideas.)
Related
How to demo
- Start the application
- Create new book
- Inside the book create new text frame and type some text (you could use lorem ipsum generator for better result - http://www.lipsum.com/)
- rotate and scale the text
- resize the frame
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)