FoldingCommunity / fah-viewer

Folding@home 3D Viewer
GNU General Public License v2.0
36 stars 16 forks source link

Background Image Low Resolution on 4K Display #22

Open xcjs opened 4 years ago

xcjs commented 4 years ago

While using the viewer on Ubuntu 18.04 with a 4K display and a 200% scale, the background image appears to be the low resolution image.

It's possible that I could change this based on some of the error messages in the source, but I can't find options in the GUI to disable the background image or select a different/higher resolution copy of one.

dafeder commented 4 years ago

In the preferences change the visualization command to FAHViewer --background="/path/to/image.ppm"

Appears only ppm images supported.