CanvasDescription
From OOoLight
Goal : describe the OOo, understand how it is used in the Presenter Screen, and improve it.
Tasks:
- Easy: create a documentation of the existing OOo Canvas using Doxygen (1 week)
- Easy / Average : analyze OOo canvas. Suggestion : study the modules canvas, and sdext.
- analyze canvas : contains, can do ... [1 week]
- analyze sdext + analyze the current possibilities [1 week]
- The Canvas (3 weeks)
- Average task : analyze the objets we can draw, the limits (what is not possible ), can we draw text ? How fast is it ?
- Average task : describe how works the rendering
- Average task : analyze how it is used in the Presenter Screen
Code :
- Average/difficult task : write unit tests, demonstrating the features (in parallel with the analyze)
- Average/difficult task : improve, add localization
- propose a detailed plan for improvment (One week)
Difficult task : Write a list of missing pieces, start little, and improve.
Code: provide a proof of concept
- iterate