Tomas Klaen
Tomas Klaen
Maybe might be valuable to someone: I did something similar with [statin](https://github.com/tomasklaen/statin) + [statin-preact](https://github.com/tomasklaen/statin-preact). It's pretty much a
> IMO it should ideally throw an error when it cannot trash the file, because the reason why I use this library, is so that the user doesn't lose their...
Happens for `contain` and `cover` fit modes as well. I currently have to do this intermediate step in between resize and rotate to "fix" it by I guess resetting whatever...
I'm running into more and more chaining issues where sharp produces unexpected results. For example: ```js image.extract(...).rotate(90).extract(...); ``` The result is a completely different region than expected. I guess the...
Just add a note to menu docs in readme about the `ignore` command.
Closing as dupe of #7.
No matter what I try I can't reproduce this, so until someone provides steps to actually reproduce, I'll keep this closed.
If you're scrolling horizontally with a wheel, scrolling down to scroll right is a convention, that's why timeline and speed go that way. You can see that all over the...
#36 Switch your line endings to LF. Keep the issue open though to remind to strip CR during config parsing.
@pjeanjean thx for clarifying :) I guess I can close this now. And I think I'll make a wiki page for it. Don't want to fill readme with interoperability notes...