Changes between Version 9 and Version 10 of TEXT_PARAGRAPH_STYLE_R0


Ignore:
Timestamp:
10/22/09 18:21:59 (15 years ago)
Author:
vanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PARAGRAPH_STYLE_R0

    v9 v10  
    88 
    99User should be able to manipulate paragraph format options from the halo menu, that appears automatically when the focus is set to a text paragraph. Also this settings should be accessible from detached text frame editor menu. 
    10 There should be a paragraph settings hud that is evoked from text halo menu. It should provide control over all paragraph settings as well as adding, editing, loading, saving and deleting text paragraph styles sets. Also the user should be able to edit characters appearance in the entire paragraph. For that purpose we will integrate character settings hud inside paragraph settings hud. However this will look stressful for inexperienced users that is why we will create this hud with 2 states expanded and collapsed. Expanded state will include entire functionality and the collapsed state will include everything except characters settings.  
     10There should be a paragraph settings hud that is evoked from text halo menu. It should provide control over all paragraph settings as well as adding, editing, loading, saving and deleting text paragraph styles sets. Also the user should be able to edit characters appearance in the entire paragraph.  
    1111 
    1212Sophie users should be able to specify horizontal alignment of specific paragraph in the text directly into the paragraph HUD. 
    1313Available values should be: 
    14  
    1514  * Left 
    1615  * Right 
     
    3130 
    3231A paragraph is a self-contained unit of a discourse in writing dealing with a particular point or idea. The start of a paragraph is indicated by beginning on a new line. Sometimes the first line is indented; sometimes it is indented without beginning a new line. At various times the beginning of a paragraph has been indicated by the pilcrow: ¶. User should be able to specify spacing setting for specific paragraph via paragraph settings hud. 
    33 Identation defines where does the text begin in the frame.Following settings should present: 
    34  
     32Identation defines where does the text begin in the frame.Following settings should be present: 
    3533    * Right indent - defines the space after the text, for now in points. 
    3634    * Left indent - defines the space before the text, for now in points. 
     
    5654  * 1.5 lines 
    5755  * Double line 
    58   * Fixed - in cm, inches or pixels (optional) 
     56  * Fixed - value in cm, inches or pixels that can be set manually (optional) 
    5957 
    6058== Task requirements ==