When rendering to multiple image files, render to filename.NNNN.ext rather than filen...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 25 Oct 2007 18:38:36 +0000 (18:38 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Thu, 25 Oct 2007 18:38:36 +0000 (18:38 +0000)
commit2634f9614b1b0c8278f72acbda44073c02e42fd4
tree5174185bc91c1723aaabe3c1b15b233696639b76
parentaa2b865610fecbc4deed44218b5e10081b2556b4
When rendering to multiple image files, render to filename.NNNN.ext rather than filenameNNNN.ext.  When filename itself ends with a number, it's confusing to have the serial number merge with the filename.

git-svn-id: http://svn.voria.com/code@972 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/modules/mod_bmp/trgt_bmp.cpp
synfig-core/trunk/src/modules/mod_jpeg/trgt_jpeg.cpp
synfig-core/trunk/src/modules/mod_openexr/trgt_openexr.cpp
synfig-core/trunk/src/modules/mod_png/trgt_png.cpp
synfig-core/trunk/src/modules/mod_ppm/trgt_ppm.cpp