Search found 4 matches
- 2016-07-06T07:29:26-07:00
- Forum: Bugs
- Topic: stdin for label: and caption: is not recognized
- Replies: 9
- Views: 13175
Re: stdin for label: and caption: is not recognized
Thanks. I totally welcome the security improvement!
- 2016-07-06T05:45:00-07:00
- Forum: Bugs
- Topic: stdin for label: and caption: is not recognized
- Replies: 9
- Views: 13175
Re: stdin for label: and caption: is not recognized
So, in short, this means, that it is not possible anymore to run a command like without a policy.xml?
Code: Select all
convert label:@- output.png
- 2015-10-16T02:19:18-07:00
- Forum: Bugs
- Topic: stdin for label: and caption: is not recognized
- Replies: 9
- Views: 13175
Re: stdin for label: and caption: is not recognized
Saw the commit. Brilliant. Thx!
- 2015-10-14T07:20:27-07:00
- Forum: Bugs
- Topic: stdin for label: and caption: is not recognized
- Replies: 9
- Views: 13175
stdin for label: and caption: is not recognized
hi, i am using a convert pipe to render text into a png. we have been using convert label:@- output.png successfully up to version 6.9.1-10. after upgrading to 6.9.2-4 the image suddenly only had '@-' rendered to it - the same goes for just 'label:-' resulting in a '-' rendered. it does not happen ...