Changes between Version 11 and Version 12 of WRAPPING_TEXT_RENDERING_R0
- Timestamp:
- 05/27/09 18:41:40 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRAPPING_TEXT_RENDERING_R0
v11 v12 18 18 * The way of wrapping will depend on the available space for flowing of the text around the intersecting (overlapping) objects. 19 19 * 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)]] 21 21 * 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)]]23 22 * 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. 24 23 [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/IntersectionBlockTextFlowing.png)]]