michael

Results 143 comments of michael

I saw similar behavior in my photobooth code. It was a bit random, more likely on a rpi 3b+ to happen, less likely on the pi 4. unfortunately I could...

Hi! I would like to apply filter on images from new camera module 3 from raspberry. Is it much effort to allow for non squares?

Any hint where to start and which functions need revised? Maybe I can try

On first scan through the files I found an issue in linear mask functions, but the images produces by radial look ok. I am not too familiar with how the...

Just sent PR #155 to review and merge.

I forked and created [pilgram2](https://pypi.org/project/pilgram2/). Find pip packages on [pypi](https://pypi.org/project/pilgram2/) and source on [Github](https://github.com/mgrl/pilgram2). It includes 14 new filters and also rectangle images support. Thank you akiomik for your awesome...

hi, the errors regarding to the old version of the .lock-file is because the latest .lock-file was not commited to the master before creating the 2.0.0-tag: see https://github.com/shopwareLabs/SwagMediaS3/tree/v2.0.0 the lock-file...

no success unfortunately. I added the replace-lines as they were before the mentioned commit. afterwards I committed the changes and added a new tag (v2.0.3) so build.sh would use the...

here another post I just found, might be very related to the issue here? https://github.com/guzzle/guzzle/issues/1771

Same for me after changing from webpack to vite to build. Any idea how to resolve?