From 13468222677bf3e31d445144621d983a4094c6bb Mon Sep 17 00:00:00 2001 From: dooglus Date: Mon, 4 Feb 2008 18:40:10 +0000 Subject: [PATCH] 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 --- synfig-core/trunk/src/modules/synfig_modules.cfg.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.7.4