Version 1 (modified by stefan, 15 years ago) (diff) |
---|
Analysis
Research about possible flash capabilities of Sophie 2.0. Several things should be considered when reaserching:
- Building the natives libraries (swfdec and cairo) under linux32, linux64, win32 and mac32i operational systems.
- Check for libraries that swfdec and cairo depend on.
- Looking for potential memory leek places in the code of the flash native.
- Check the possibility of static building.
About the libraries:
- Swfdec - is a library for decoding and rendering Flash animations.
- Cairo is a software library used to provide a vector graphics-based, device-independent API for software developers. It is designed to provide primitives for 2-dimensional drawing across a number of different backends.
Result of the task should be wiki page and/or written document.
Overview
(Provide a brief overview of the whole task in its first revision. Stick to the current revision of the task, but keep an eye to the whole task progress, and stay alert for possible smells.)
Task requirements
(List the necessary requirements that the task must fulfill.)
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
(Provide some rough implementation idea(s).)
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)