Patrick Kanzler

Results 96 comments of Patrick Kanzler

Yep, that should be it. Alternatively you could use directly the branch at https://github.com/patkan/photobooth/tree/feature-assemble-overlay In case that you find any issues with it, it would be great, if you could...

This is a known problem: #160 and #151

I have just installed the software on a current buster (RPi 4) and now an opencv package is available.

I have read a bit through your code and I think the easiest way of adding this feature without making the existing states more complex is adding another path in...

Just for your information: I am prototyping this feature in this branch: https://github.com/reuterbal/photobooth/compare/master...patkan:feature-boomerang-gif and will create a Pull Request if I manage to put something relevant together.

For my printer(CP3100) the issue seems to be that the driver has no idea of how the paper looks normally. When printing with CUPS, a white border is on every...

I just realized that this feature leads to a crash of the QtGui when the GIF is shown on Raspberry Pi 4. On my x86-machine this works without problem. I...

Thank you very much for checking this. Maybe the crash on my system just comes from the large filesize. It seems to me that Pillow creates a new color palette...

As far as I see it, the raspi-webgui should not come from these changes as I have only touched the software itself. Typically the username and password are that of...

Generally, if you want to see the difference between two branches, you can use a git diff. Github has a feature for this too: https://github.com/patkan/photobooth/compare/feature-boomerang-gif...patkan:patkan-photobooth [patkan-photobooth](https://github.com/patkan/photobooth/tree/patkan-photobooth) is just the branch...