Changes between Version 10 and Version 11 of SMOOTH_TEXT_RENDERING_R0
- Timestamp:
- 02/18/09 16:31:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SMOOTH_TEXT_RENDERING_R0
v10 v11 21 21 22 22 == Implementation idea == 23 ^(It is advisable to include some rough implementations ideas.)^ 23 Extend TextFrameView located in org.sophie2.main.view and add the required functionality. 24 24 25 25 == Related == … … 38 38 39 39 = Implementation = 40 Extend TextFrameView located in org.sophie2.main.view and add the required functionality. 40 ^(Describe and link the implementation results here (from the wiki or the repository).)^ 41 41 42 42 = Testing =