Changes between Version 10 and Version 11 of BasicText


Ignore:
Timestamp:
02/09/10 13:54:27 (15 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BasicText

    v10 v11  
    44 * Java and OS fonts  
    55  * The default font should be a java one in order to make sure that all users will have it 
     6  * Characters that needs to be supported are characters provided by fonts + tabs + bullets (eventually hidden characters need to be supported in future) 
    67 * Text foreground coloring  
    78  * Transparency 
     
    4748   * Caret should disappear when selecting 
    4849   * Selection in more than one frame - selection should be per user, a user should not be able to select in more than one frame (this should be discussed) 
    49  * Text import 
     50 * Text import - import only (styled) text from different file formats 
     51  * Current import formats 
     52   * Plain text 
     53   * RTF (+styling that we support) 
     54   * HTML(+styling that we support)  
     55  * Future import formats - formats that may be supported in future 
     56   * Odt 
     57   * Doc 
     58   * Docx