Re: Wayland and fractional scaling
Carlos Pita <[email protected]> Mon, 25 Jan 2021 18:17:22 -0300
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <CAELgYhe7obO2k+uEfJ2PAGoAyN1iykCBpZKma9h+b8dKf0h6+A@mail.gmail.com> |
> degraded output quality (specially, font rendering) Thinking about it, I’m not sure whether for things like font rendering there is a raster operation at the end (I mean, when downscaling) or this is automatically accounted by the transformations already set at rendering time, so fonts are accurately rendered at the final scale because both the integer scale factor and the final raster size (I mean, the physical size in screen pixels, I ignore the right term for this) are taken into account by the client itself. Can anyone clarify this? Thanks again, Carlos.