Changes between Version 12 and Version 13 of WRAPPING_TEXT_RENDERING_R0
- Timestamp:
- 05/27/09 18:42:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRAPPING_TEXT_RENDERING_R0
v12 v13 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. [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/LineByLineTextFlowing.png)]]20 * Flowing text line by line. 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)]] 22 23 * 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. 23 24 [[Image(source:branches/private/vlado/sophie2-platform/doc/spec-diagrams/IntersectionBlockTextFlowing.png)]] 24 25 * A kind of priority (weight) will be present to estimate the different options for text layout in various cases of intersection (overlapping). 25 26 * Text layout inside a Frame.