Search found 2 matches
- 2012-02-27T03:03:58-07:00
- Forum: Bugs
- Topic: %%25 in filename
- Replies: 2
- Views: 4983
Re: %%25 in filename
ah that makes sense. Thanks!
- 2012-02-22T09:52:21-07:00
- Forum: Bugs
- Topic: %%25 in filename
- Replies: 2
- Views: 4983
%%25 in filename
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 ...