letsfindaway / OpenBoard

I'm using this fork to contribute features and fixes to the upstream project. In order to create good pull requests, I'm rebasing my feature branches, squashing and reordering commits, etc. If you fork this repository be aware that my development branches may rewrite history without prior notice.
http://openboard.ch/
GNU General Public License v3.0
9 stars 0 forks source link

Known incorrect sRGB profile #154

Closed letsfindaway closed 7 months ago

letsfindaway commented 10 months ago

I already fixed some of these problems with https://github.com/OpenBoard-org/OpenBoard/pull/539, but did not cover the files in applications and interactivities. If you run

find . -name "*.png" -exec pngcrush -n -warn {} \;

on the project, then you get a list of 144 files having this problem.