Changes between Version 6 and Version 7 of TEXT_PARAGRAPH_STYLE_R0
- Timestamp:
- 10/22/09 17:40:20 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_PARAGRAPH_STYLE_R0
v6 v7 20 20 == Overview == 21 21 22 http://sophie2.org/trac/wiki/TEXT_PARAGPRAPH_FORMAT_COMMONS_R0#Overview 23 22 24 Sophie users should be able to specify horizontal alignment of specific paragraph in the text directly into the paragraph HUD. 23 25 Available values should be: … … 27 29 * Center 28 30 * Justified 29 * Optional: (can be done in the next release) If the alignment is justified the user should be able to pick alignment for the last line[[BR]]31 * Optional: If the alignment is justified the user should be able to pick alignment for the last line. [[BR]] 30 32 Available values should again be: 31 33 * Left … … 33 35 * Centered 34 36 * Justified 35 * Optional: (can be done in the next release) vertical alingment should also be available for the text in the frame. [[BR]]37 * Optional: Vertical alingment should also be available for the text in the frame. [[BR]] 36 38 Options should be: 37 39 * Top … … 40 42 * Justified 41 43 42 [[http://sophie2.org/trac/wiki/TEXT_PARAGPRAPH_FORMAT_COMMONS_R0#Overview]] 44 Users should be able to choose indentation of the paragraph text. Options should be: 45 * First line 46 * Users can choose positive or negative values of the indentation of the first line 47 * Values of the first line indent should be oriented according to the beginning of the paragraph. 48 * Before text 49 * Users should be able to set the indentation of the paragraph from the beginning (the left end) of the writable area in the frame to the beginning of the paragraph text itself. 50 * After text 51 * Users should be able to set the indentation of the paragraph from the end (the right side) of the paragraph text to the end of the writable area in the frame. 43 52 53 Spacing 54 - above paragraph 55 - below paragraph 56 - line spacing - single/1.5/double/fixed(cm,inch,pixels) 57 58 [include:http://sophie2.org/trac/wiki/TEXT_PARAGRAPH_SPACING_R0#Overview] 59 60 Paragraph HUD 61 http://sophie2.org/trac/browser/trunk/sophie2-platform/doc/spec-diagrams/ParagraphHaloAndHud.png 44 62 45 63 == Task requirements == 46 ^(List the necessary requirements that the task must fulfill.)^ 64 * Create a paragraph HUD with easy to use controls 65 * Provide to the user the ability to manage paragraph alignment. 66 * Implement alignment: 67 * Left 68 * Right 69 * Centered 70 * Justified alignment remains as optional. 71 * Implement indentation in paragraphs: 72 * First line 73 * Before and after the selected paragraph 74 * Top and bottom indentation remain optional. 75 * Implement Spacing: 76 * Above paragraph 77 * Below paragraph 78 * Line spacing - single/1.5/double 79 * Fixed line spacing remains optional 47 80 48 81 == Task result ==