Search found 4 matches

by Lekensteyn
2015-06-05T12:31:22-07:00
Forum: Users
Topic: Office docs fail to convert
Replies: 14
Views: 24535

Re: Office docs fail to convert

It seems that the backtick operator got subtituted by an underscore (since https://github.com/ImageMagick/ImageMagick/commit/90ee513?). There should probably be a percent-option for specifying a temporary directory. Anyway, even with when `dirname "%i"` is replaced by /tmp , conversion sti...
by Lekensteyn
2015-06-04T05:21:40-07:00
Forum: Kudos and Rants
Topic: ImageMagick has a ridiculous development workflow
Replies: 26
Views: 174570

Re: ImageMagick has a ridiculous development workflow

I was thinking of some text on the download page, such as: Before you download, you may want to review recent _changes_ to the ImageMagick distribution. For the bleeding edge version, check the _source code repository_. That link should point to a friendly interface, but since none of the UIs are as...
by Lekensteyn
2015-06-03T15:14:50-07:00
Forum: Kudos and Rants
Topic: ImageMagick has a ridiculous development workflow
Replies: 26
Views: 174570

Re: ImageMagick has a ridiculous development workflow

Moving to git? That is awesome! I guess patches can watch that long :-)

What do you think about giving the source repository a more prominent position on the website?
by Lekensteyn
2015-06-03T01:40:59-07:00
Forum: Kudos and Rants
Topic: ImageMagick has a ridiculous development workflow
Replies: 26
Views: 174570

Re: ImageMagick has a ridiculous development workflow

Hey, I was looking into submitting a patch, but could not find the sources within a minute. So one goes to http://www.imagemagick.org, Home and then searches for "git" or "source". No results. Neither for the "Download", "Download -> Install from Unix Source",...