Roger / escrotum

Linux screen capture using pygtk, inspired by scrot
GNU General Public License v3.0
214 stars 22 forks source link

change the pixbuf settings to not apply during default (png) creation #71

Closed phever closed 3 years ago

phever commented 3 years ago

Fix the "unrecognized option" error message that was being sent for png creation. Still apply the quality parameter during jpeg/jpg creation.

70