Changes between Version 9 and Version 10 of TEXT_PARAGRAPH_STYLE_R0
- Timestamp:
- 10/22/09 18:21:59 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_PARAGRAPH_STYLE_R0
v9 v10 8 8 9 9 User 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.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. 11 11 12 12 Sophie users should be able to specify horizontal alignment of specific paragraph in the text directly into the paragraph HUD. 13 13 Available values should be: 14 15 14 * Left 16 15 * Right … … 31 30 32 31 A 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 32 Identation defines where does the text begin in the frame.Following settings should be present: 35 33 * Right indent - defines the space after the text, for now in points. 36 34 * Left indent - defines the space before the text, for now in points. … … 56 54 * 1.5 lines 57 55 * Double line 58 * Fixed - in cm, inches or pixels(optional)56 * Fixed - value in cm, inches or pixels that can be set manually (optional) 59 57 60 58 == Task requirements ==