Changes between Version 6 and Version 7 of SMOOTH_TEXT_RENDERING_R0


Ignore:
Timestamp:
01/16/09 17:30:29 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SMOOTH_TEXT_RENDERING_R0

    v6 v7  
    1111 
    1212== Task requirements == 
    13 Following functionality should present in the prototype 
    14  * Rotation of the frame without losing the text 
    15  * Zooming the text 
    16  * Resizing the frame - the text should be able to flow inside the frame 
    17  * Moving the text 
    18  * Applying text styles  
    19   * font family - if the font is missing (for example is not embedded in the book) should be converted to an appropriate device font. The following font conversions should be available: mono is converted to _typewriter, sans-serif is converted to _sans, and serif is converted to _serif. 
    20   * font size  
    21   * font style - 'italic' or 'normal' 
    22   * font weight - 'bold' or 'normal' 
    23   * underline 
    24   * strike through 
    25   * text indent 
    26   * line spacing 
    27   * character spacing 
    28   * text align - left, right, center, justified 
    29   * text color 
    30  * Custom anti-alias type and properties for thickness and sharpness.  
     13Following functionality should present in the prototype  
    3114 
    3215== Task result ==