Changes between Version 4 and Version 5 of FLASH_RESEARCH
- Timestamp:
- 02/22/10 14:24:58 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FLASH_RESEARCH
v4 v5 31 31 = Design = 32 32 About the libraries: 33 * [http://swfdec.freedesktop.org/wiki/ Swfdec] - is a library for decoding and rendering Flash animations. Sophie user will be able only to play flash videos. An interactions should be revised in future 'srevisions.33 * [http://swfdec.freedesktop.org/wiki/ Swfdec] - is a library for decoding and rendering Flash animations. Sophie user will be able only to play flash videos. An interactions should be revised in future revisions. 34 34 * [http://cairographics.org/ 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. 35 35 Main idea of this task is not to explain why these two libraries (swfdec for flash, and cairo for rendering) were chosen for the implementation, but if it would be possible to implement flash capability in Sophie 2.0 in a reasonable time - few weeks.