Blame synfig-core/TODO

Carlos Lopez a09598
Carlos Lopez a09598
## General ##
Carlos Lopez a09598
Carlos Lopez a09598
* Re-write font system. (The "simple text" layer is a dirty,dirty hack)
Carlos Lopez a09598
* Use pre-multiplied alpha to speed up compositing
Carlos Lopez a09598
* Solidify plug in system to be more robust (Auto-detect and load?)
Carlos Lopez a09598
* Solidify and codify XML file format into XML schema
Carlos Lopez a09598
* Make layer and value-node parameters handled in the same way. (currently different)
Carlos Lopez a09598
* Move to a garbage-collected system rather than reference counted
Carlos Lopez a09598
* Integrate a scripting language (Possibly better suited for libsynfigapp?)
Carlos Lopez a09598
* Finish and migrate to a new surface layer class
Carlos Lopez a09598
	- Arbitrary color/alpha channels
Carlos Lopez a09598
	- Surface locking/unlocking
Carlos Lopez a09598
	- Copy-on-write
Carlos Lopez a09598
* Make the "Value" class extendable by plug-ins
Carlos Lopez a09598
* Add parameter mechanism to render target class to allow user to control things like:
Carlos Lopez a09598
	- Color depth
Carlos Lopez a09598
	- Codec
Carlos Lopez a09598
	- etc.
Carlos Lopez a09598
* Review/rewrite error-handling and reporting mechanism
Carlos Lopez a09598
* Migrate public API to be more language agnostic in nature
Carlos Lopez a09598
* Network-distributed rendering
Carlos Lopez a09598
* Solid multi-threaded rendering
Carlos Lopez a09598
* mod_png: 16-bit pixel support
Carlos Lopez a09598
Carlos Lopez a09598
Carlos Lopez a09598
## Wanted Plug-Ins ##
Carlos Lopez a09598
Carlos Lopez a09598
* mod_svg: SVG Import/Export
Carlos Lopez a09598
* mod_quicktime: Support for importing/rendering-to quicktime movies (MacOS X and Windows Only)
Carlos Lopez a09598
* mod_imageio: Support for Apple's ImageIO framework (MacOS X Only)
Carlos Lopez a09598
* mod_tiff: Using libtiff
Carlos Lopez a09598
* mod_wmv: Support for Windows Media for importing/rendering-to wmv/avi movies (Windows only)
Carlos Lopez a09598
Carlos Lopez a09598
## User-requested features ##
Carlos Lopez a09598
Carlos Lopez 56d934
http://sourceforge.net/tracker/?group_id=144022&atid=757416
Carlos Lopez a09598
http://sf.net/tracker/?group_id=144022&atid=757419