Changes between Version 7 and Version 8 of WRAPPING_TEXT_RENDERING_R1


Ignore:
Timestamp:
06/05/09 20:51:52 (16 years ago)
Author:
vlado
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WRAPPING_TEXT_RENDERING_R1

    v7 v8  
    4545 * Correct EdgeKind.OPEN_LINE and EdgeKind.SEGMENT to consider the case of more than one segment on a line. 
    4646  * BasePoint calculation should be corrected 
    47  * Testing: Use the [http://www.sophie2.org/trac/browser/branches/private/nenko/nenko2/modules/org.sophie2.author/src/test/java/org/sophie2/author/TextDemo.java TextDemo] and try [wiki:WRAPPING_TEXT_RENDERING_R0#Howtodemo]. 
     47 * Testing: Use the [http://www.sophie2.org/trac/browser/branches/private/nenko/nenko2/modules/org.sophie2.author/src/test/java/org/sophie2/author/TextDemo.java TextDemo] and try: 
     48  * Type some text into the first frame. 
     49  * Select the second frame -> the text in the first wraps around. 
     50  * Move and/or rotate the second frame -> the text in the first wraps around. 
    4851 
    4952= Implementation =