Changes between Version 6 and Version 7 of TEXT_PARAGRAPH_STYLE_R0


Ignore:
Timestamp:
10/22/09 17:40:20 (16 years ago)
Author:
vanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PARAGRAPH_STYLE_R0

    v6 v7  
    2020== Overview == 
    2121 
     22http://sophie2.org/trac/wiki/TEXT_PARAGPRAPH_FORMAT_COMMONS_R0#Overview 
     23 
    2224Sophie users should be able to specify horizontal alignment of specific paragraph in the text directly into the paragraph HUD. 
    2325Available values should be: 
     
    2729  * Center 
    2830  * 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]] 
    3032      Available values should again be: 
    3133      * Left 
     
    3335      * Centered 
    3436      * 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]] 
    3638    Options should be: 
    3739    * Top 
     
    4042    * Justified 
    4143 
    42 [[http://sophie2.org/trac/wiki/TEXT_PARAGPRAPH_FORMAT_COMMONS_R0#Overview]] 
     44Users 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.  
    4352 
     53Spacing 
     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 
     60Paragraph HUD 
     61http://sophie2.org/trac/browser/trunk/sophie2-platform/doc/spec-diagrams/ParagraphHaloAndHud.png 
    4462 
    4563== 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 
    4780 
    4881== Task result ==