https://bugs.kde.org/show_bug.cgi?id=372899
Bug ID: 372899
Summary: Blurry font with HiDPI and scale factor 2
Product: okular
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: no
https://bugs.kde.org/show_bug.cgi?id=300992
--- Comment #18 from Marduk ---
This bug bothers me so much, that I solved it.
In core/textpage.cpp I appended to the definition of CaseInsensitiveCmpFn and
CaseSensitiveCmpFn the following:
if ( from.endsWith(QLatin1Char('\n')) && to.endsWith(QLatin1
https://bugs.kde.org/show_bug.cgi?id=300992
Oliver Sander changed:
What|Removed |Added
CC||oliver.san...@tu-dresden.de
--- Comment #19 fro
---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129557/
---
Review request for Okular and Oliver Sander.
Repository: okular
Descrip