DarkBitz

Results 5 issues of DarkBitz

I created an app with create react app. `npx create-react-app someapp --template typescript` Then I installed konva and react-konva `yarn add konva react-konva` The App.tsx has been reduced to a...

I tested the CLI of GraphicsMagick 1.3.38 and got the same behavior as ImageMagick. So I see no reason for the extra treatment in the `args.js` . Both libraries support...

How do I have to configure this NPM package so that it uses the system installation and not the outdated stuff of the vendor folder?

How to use the already globally installed binaries? Is there any environment variable for this?

How can I execute this command? ``` convert -list resource ``` to get the limits which GraphicsMagick assume to have?