Changes between Version 12 and Version 13 of SMOOTH_TEXT_RENDERING_R0
- Timestamp:
- 06/17/09 16:30:36 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SMOOTH_TEXT_RENDERING_R0
v12 v13 13 13 * Improve how and when text layout is used (when the text is reflowed, etc.) 14 14 * LayoutBuilderTest is used to measure the time of laying out text that exactly fills a frame with standard size (width: 280p, height: 210p). 15 * Test runs in around 0. 656seconds.15 * Test runs in around 0.5 seconds. 16 16 17 17 == Task requirements == 18 18 * Improve layout performance with 40%. 19 * Test should run in around 0. 4seconds.19 * Test should run in around 0.3 seconds. 20 20 21 21 == Task result ==