| 1 | [[BackLinksMenu]] |
| 2 | |
| 3 | [[TicketQuery(summary=TEXT_CHAR_STYLE_FLAGS_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|)]] |
| 4 | |
| 5 | = Analysis = |
| 6 | |
| 7 | == Overview == |
| 8 | The following styles should be adjustable: |
| 9 | * Text weight: normal or bold |
| 10 | * Text style: normal or italic |
| 11 | * Text decoration: normal or underline |
| 12 | * Strike though: present or none |
| 13 | * Superscript |
| 14 | * Subscript |
| 15 | |
| 16 | == Task requirements == |
| 17 | ^(List the necessary requirements that the task must fulfill.)^ |
| 18 | |
| 19 | == Task result == |
| 20 | * The result should be code |
| 21 | |
| 22 | == Implementation idea == |
| 23 | * Please review [[wiki:TEXT_CHARACTER_FORMAT_COMMONS_R0]] and don't get into conflict with it. |
| 24 | |
| 25 | == Related == |
| 26 | [[wiki:TEXT_CHARACTER_FORMAT_COMMONS_R0]][[BR]] |
| 27 | [[wiki:TEXT_CHAR_SPACING_R0]][[BR]] |
| 28 | [[wiki:TEXT_CHAR_COLOR_R0]][[BR]] |
| 29 | [[wiki:TEXT_CHAR_SPACE_OVERLAP_R0]][[BR]] |
| 30 | [[wiki:TEXT_FONTS_SUPPORT_R0]][[BR]] |
| 31 | [[wiki:TEXT_FONTS_INTERFACE_R0]][[BR]][[BR]] |
| 32 | [[wiki:TEXT_HALO_MENU_R0]][[BR]][[BR]] |
| 33 | [[wiki:DETACHED_TEXT_FRAME_EDITOR_R0]] |
| 34 | |
| 35 | == How to demo == |
| 36 | * Run the application |
| 37 | * Create a new book and place text frame inside |
| 38 | * Populate some lorem ipsum text inside with a number of paragraphs(lorem ipsum generator --> http://www.lipsum.com/) |
| 39 | * Set focus to the text content and adjust texts styles from text halo menu |
| 40 | |
| 41 | = Design = |
| 42 | ^(Describe your design here.)^ |
| 43 | |
| 44 | = Implementation = |
| 45 | ^(Describe and link the implementation results here (from the wiki or the repository).)^ |
| 46 | |
| 47 | = Testing = |
| 48 | ^(Place the testing results here.)^ |
| 49 | |
| 50 | = Comments = |
| 51 | ^(Write comments for this or later revisions here.) |