Difference between revisions of "0.84/Everywhere"

From Sugar Labs
Jump to navigation Jump to search
(adapt to all screen resolutions, including weird ones like 1024x600)
(simplified a bit)
Line 2: Line 2:
 
** sugar chooses a font based on the screen size and dpi (graphics/style.py); we need to make this work better for non-xo devices
 
** sugar chooses a font based on the screen size and dpi (graphics/style.py); we need to make this work better for non-xo devices
 
* Different Screen Resolutions
 
* Different Screen Resolutions
** Sugar should adapt itself to the screen resolutions of other non-xo laptops, including weird ones, such as Classmate 2's 1024x600 resolution. (500.000 Classmate 2 (called Magalhães) laptops will be built in Portugal. Had a change to see Sugar 0.82 being run in them (without the -xo option) and it wasn't pretty).
+
** Sugar should adapt itself to the screen resolutions of other non-xo laptops, such as Classmate 2's 1024x600 resolution.

Revision as of 05:19, 28 August 2008

  • Fonts
    • sugar chooses a font based on the screen size and dpi (graphics/style.py); we need to make this work better for non-xo devices
  • Different Screen Resolutions
    • Sugar should adapt itself to the screen resolutions of other non-xo laptops, such as Classmate 2's 1024x600 resolution.