Summer of Code/2009/Print Support: Difference between revisions

IwikiwI (talk | contribs)
IwikiwI (talk | contribs)
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 in PDF format, saves them under a specific 'print objects' category in the journal. This will be turned into a nice sugar.print API.
:'''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