[[BackLinksMenu]] [[TicketQuery(summary=SMOOTH_TEXT_RENDERING_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] = 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 == [wiki:SCENE_COMMONS] [wiki:SCENE_COMMONS_R0] == 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.)