Changes between Version 3 and Version 4 of FLASH_RESEARCH
- Timestamp:
- 02/22/10 14:24:17 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FLASH_RESEARCH
v3 v4 31 31 = Design = 32 32 About the libraries: 33 * [http://swfdec.freedesktop.org/wiki/ Swfdec] - is a library for decoding and rendering Flash animations. 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's 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.