[[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.
Following functionality should be implemented
 * 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
 * Applying text styles 
  * font name 
== Task requirements ==
^(Necessary requirements that the task must fulfill.)^

== Task result ==
 * The result should be code

== Implementation idea ==
^(It is advisable to include some rough implementations ideas.)^

== Related ==
[wiki:SCENE_COMMONS]

== How to demo ==
^(In this section you must add instructions for the demo of the task.)^

= 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.)