From: dooglus Date: Mon, 4 Feb 2008 18:40:10 +0000 (+0000) Subject: Change the order of the modules - magick++ is the last resort, other than the custom... X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=13468222677bf3e31d445144621d983a4094c6bb;p=synfig.git Change the order of the modules - magick++ is the last resort, other than the custom GIF output target, which really isn't very good. git-svn-id: http://svn.voria.com/code@1573 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-core/trunk/src/modules/synfig_modules.cfg.in b/synfig-core/trunk/src/modules/synfig_modules.cfg.in index 002c6d0..86094f7 100644 --- a/synfig-core/trunk/src/modules/synfig_modules.cfg.in +++ b/synfig-core/trunk/src/modules/synfig_modules.cfg.in @@ -1,3 +1,5 @@ +mod_gif +mod_magickpp mod_mng lyr_std mod_gradient @@ -12,9 +14,7 @@ mod_bmp mod_dv mod_png mod_ppm -mod_gif mod_openexr mod_jpeg mod_libavcodec mod_yuv420p -mod_magickpp