Changes between Version 18 and Version 19 of WRAPPING_TEXT_RENDERING_R0


Ignore:
Timestamp:
05/28/09 13:48:09 (16 years ago)
Author:
vlado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WRAPPING_TEXT_RENDERING_R0

    v18 v19  
    2323    * Flowing text on intersection blocks will not be used in Sophie 2.0. If such functionality is desired it can be mimicked by creation of separate Frames. 
    2424     [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/IntersectionBlockTextFlowing.png)]] 
    25    * A kind of priority (weight) will be present to estimate the different options for text layout in various cases of intersection (overlapping). 
     25   * A kind of priority (weight) will be present to estimate the different options for text layout in various cases of overlapping. 
    2626 * Text layout inside a Frame. 
    2727  * Text is divided into the following parts which define scopes for the text elements: 
    2828   * Text - the whole flowing text. 
    2929   * Text Part - part of the whole text, that is displayed as content of a Frame. 
    30    * Line - one line of visible text inside a Frame. It is composed of one or more line segments, depending on intersection with other objects (frames, etc.) 
     30   * Line - one line of visible text inside a Frame. It is composed of one or more line segments, depending on overlapping with other objects (frames, etc.) 
    3131   * Segment (Line Part) - part of a line wrapped around two objects, object and border or two borders of the container Frame. 
    3232