%%25 in filename
Posted: 2012-02-22T09:52:21-07:00
Hi!
I've noticed a problem on renaming for output files. Try this:
1. Name a File test.jpg
2. $ convert test.jpg "%%25.jpg"
The filename is "%25.jpg" after the convert. This happens not only on
the convert binary, the RMagick2 rubygem has the same behaviour.
I use Arch Linux (kernel 3.2), Imagemagick 6.7.5.3-1 and rmagick 2.13.1
from the repo.
Aaron
I've noticed a problem on renaming for output files. Try this:
1. Name a File test.jpg
2. $ convert test.jpg "%%25.jpg"
The filename is "%25.jpg" after the convert. This happens not only on
the convert binary, the RMagick2 rubygem has the same behaviour.
I use Arch Linux (kernel 3.2), Imagemagick 6.7.5.3-1 and rmagick 2.13.1
from the repo.
Aaron