pdfScale icon indicating copy to clipboard operation
pdfScale copied to clipboard

Add windows tips in documentation

Open moltenform opened this issue 2 years ago • 0 comments

This workaround resolved the file-not-found errors I got otherwise.

(What's happening is that when there are parameters beginning with a leading slash like /Bicubic , msys mistakenly thinks it is a filepath and adds a prefix. The exported flags turn off that behavior (for git-for-windows and msys2 at least, vanilla msys1 still might run into the problem).)

moltenform avatar Dec 18 '23 19:12 moltenform