Changes between Version 11 and Version 12 of WRAPPING_TEXT_RENDERING_R0


Ignore:
Timestamp:
05/27/09 18:41:40 (16 years ago)
Author:
vlado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WRAPPING_TEXT_RENDERING_R0

    v11 v12  
    1818  * The way of wrapping will depend on the available space for flowing of the text around the intersecting (overlapping) objects. 
    1919   * The following strategy will be considered 
    20     * Flowing text line by line. 
     20    * Flowing text line by line. [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/LineByLineTextFlowing.png)]] 
    2121     * Text alignment should not be taken into account on the text sides displayed around the overlapping object. 
    22        [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/LineByLineTextFlowing.png)]] 
    2322    * 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. 
    2423      [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/IntersectionBlockTextFlowing.png)]]