* What led up to the situation?
If I
$ GDK_DPI_SCALE=0.8 GDK_SCALE=2 atril xxx.pdf
And press F11 to enter fullscreen mode. It's blured.
* What exactly did you do (or not do) that was effective (or
ineffective)?
$ GDK_DPI_SCALE=0.8 GDK_SCALE=2 atril xxx.pdf
Press F11 to enter fullscreen.
* What was the outcome of this action?
It's blured.
* What outcome did you expect instead?
$ GDK_DPI_SCALE=1 GDK_SCALE=1 atril xxx.pdf
It's clear.
From ZXW <x.w.zhang@qct.io>