wiki:TEXT_CHAR_SPACING_R0
Last modified 16 years ago Last modified on 02/04/09 18:18:01

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=TEXT_CHAR_SPACING_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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

  • User should be able to manipulate character spacing of the entire text in the text frame as well as define custom spacing for selected text only.
  • This functionality should present inside text settings hud and detached text frame editor.
  • There should be live preview for this functionality.

Task requirements

  • Add spinner control that controls character spacing in the character settings hud and detached text frame editor.
  • Create live preview.

Task result

  • The result should be code

Implementation idea

TEXT_CHARACTER_FORMAT_COMMONS_R0
TEXT_CHAR_SPACING_R0
TEXT_CHAR_STYLE_FLAGS_R0
TEXT_CHAR_SPACE_OVERLAP_R0
TEXT_FONTS_SUPPORT_R0
TEXT_FONTS_INTERFACE_R0

TEXT_HALO_MENU_R0

DETACHED_TEXT_FRAME_EDITOR_R0

How to demo

  • Run the application
  • Create a new book and place text frame inside
  • Populate some lorem ipsum text inside with a number of paragraphs(lorem ipsum generator --> http://www.lipsum.com/)
  • Open character settings hud and adjust character spacing for the entire text, then select part of the text and apply custom spacing on it.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)