Changes between Version 6 and Version 7 of TEXT_LAYOUT_COMMONS
- Timestamp:
- 03/09/10 10:54:38 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_LAYOUT_COMMONS
v6 v7 83 83 }}} 84 84 85 * Changes to HotSegmentLayout should be made: 86 * The ''create'' method will accept TextRunIterator and HorizontalInterval, not LBM, ImmHotText and ImmSize. First of all, nothing except the width of the size is used, so it is not necessary. Second, the idea is not to use ImmHotText in segment layouts and not to use LBMs at all, so TextRunIterators let us do this - they provide all the needed information about drawing text. 87 85 88 = Implementation = 86 89 ^(Describe and link the implementation results here (from the wiki or the repository).)^