|
|
|
|
|
by eecc
1712 days ago
|
|
Ah sorry... so the major issue is not with Wayland itself, but with the major toolkits that in 10+ years haven“t bothered or figured out how to transition away from a rasterized buffer model. Right. It doesn't matter if the fault is with GTK, Qt or the Wayland APIs not providing enough support for this to happen, sometime in the last 10 years. The problem is that it didn't. In the meantime I've been using MacOS that has been doing vector graphics since what? 15 years? SMH... |
|
This is also not a matter of "fault", by necessity the majority of the work that needs to be done here in the toolkits and apps. That's just the way it is. It's not that hard to implement this on the server side, you just don't scale that buffer when rendering. MacOS is an not a good example because that also uses an integer scale.
[1] https://doc.qt.io/qt-6/highdpi.html