Cimbali / pympress

Pympress is a simple yet powerful PDF reader designed for dual-screen presentations
https://cimbali.github.io/pympress/
GNU General Public License v2.0
1.18k stars 89 forks source link

Setup proper visual testing #301

Open Cimbali opened 11 months ago

Cimbali commented 11 months ago

We’ve had issues with blurriness before (#43) whose fixes caused font rendering issues (#159). We’re now rendering but apparently still have the same blurriness issues (#300) on Windows.

There is a need to tread lightly as to not regress on previous issues. A proper testing framework that can detect these issues automatically on all supported platforms would be a great tool.