Summer of Code/2009/Print Support: Difference between revisions
| Line 63: | Line 63: | ||
:'''1) ''' During boot of the XO laptops, Sugar will compile itself in compliance to supported file types(locally), and will have the print button enabled only when they are available. | :'''1) ''' During boot of the XO laptops, Sugar will compile itself in compliance to supported file types(locally), and will have the print button enabled only when they are available. | ||
:'''2)''' The print button on click, prints | :'''2)''' The print button on click, prints the screen objects into PDF format. This will be turned into a nice sugar.print API. | ||
:'''3)''' This is an interesting step, we have two implementations here: 1) the XO case 2) No XO case | :'''3)''' This is an interesting step, we have two implementations here: 1) the XO case 2) No XO case | ||