X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fsynfig_0_61_06%2FTODO;fp=synfig-core%2Ftags%2Fsynfig_0_61_06%2FTODO;h=0000000000000000000000000000000000000000;hb=6fa8f2f38d4b0b35f8539bf94e27ae27015c7689;hp=c6e9fb912ade2ccdb457cf2c3074de50bf380e4c;hpb=47fce282611fbba1044921d22ca887f9b53ad91a;p=synfig.git diff --git a/synfig-core/tags/synfig_0_61_06/TODO b/synfig-core/tags/synfig_0_61_06/TODO deleted file mode 100644 index c6e9fb9..0000000 --- a/synfig-core/tags/synfig_0_61_06/TODO +++ /dev/null @@ -1,38 +0,0 @@ - -## General ## - -* Re-write font system. (The "simple text" layer is a dirty,dirty hack) -* Use pre-multiplied alpha to speed up compositing -* Solidify plug in system to be more robust (Auto-detect and load?) -* Solidify and codify XML file format into XML schema -* Make layer and value-node parameters handled in the same way. (currently different) -* Move to a garbage-collected system rather than reference counted -* Integrate a scripting language (Possibly better suited for libsynfigapp?) -* Finish and migrate to a new surface layer class - - Arbitrary color/alpha channels - - Surface locking/unlocking - - Copy-on-write -* Make the "Value" class extendable by plug-ins -* Add parameter mechanism to render target class to allow user to control things like: - - Color depth - - Codec - - etc. -* Review/rewrite error-handling and reporting mechanism -* Migrate public API to be more language agnostic in nature -* Network-distributed rendering -* Solid multi-threaded rendering -* mod_png: 16-bit pixel support - - -## Wanted Plug-Ins ## - -* mod_svg: SVG Import/Export -* mod_quicktime: Support for importing/rendering-to quicktime movies (MacOS X and Windows Only) -* mod_imageio: Support for Apple's ImageIO framework (MacOS X Only) -* mod_tiff: Using libtiff -* mod_wmv: Support for Windows Media for importing/rendering-to wmv/avi movies (Windows only) - -## User-requested features ## - -http://wiki.synfig.com/Wish_list -http://sf.net/tracker/?group_id=144022&atid=757419