Thanks for all the replies. That has helped me to see the things clearer :-)
Lukas Sommer
2011/6/17 Alexey Zinovyev
> On 17.06.2011 14:44, Lukas Sommer wrote:
> >> GTK/Qt don't use XFT at all.
> >
> > That's interesting. I didn't know this. However, at least the KDE font
> > settings module ch
On 17.06.2011 14:44, Lukas Sommer wrote:
>> GTK/Qt don't use XFT at all.
>
> That's interesting. I didn't know this. However, at least the KDE font
> settings module changes the Xft.dpi value. Maybe fontconfig makes use of
> this one? So maybe this should be switched to use directly fontconfig?
>
On 17 June 2011 12:28, Lukas Sommer wrote:
> Thanks for the fast reply :-)
>
> If I understand you correctly, XCursor and Xft will be dropped and replaced
> by something different?
>
> Xft is also important because it provides the custom font families and font
> sizes that the user has choosen. It
On 17.06.2011 14:28, Lukas Sommer wrote:
> Xft is also important because it provides the custom font families and
> font sizes that the user has choosen. It's DPI value defaults to the
> native X server dpi value, which is normally 96 dpi, a simple
> convenience value, which in today's usage doesn'
Thanks for the fast reply :-)
If I understand you correctly, XCursor and Xft will be dropped and replaced
by something different?
Xft is also important because it provides the custom font families and font
sizes that the user has choosen. It's DPI value defaults to the native X
server dpi value,
On 17 June 2011 10:29, Lukas Sommer wrote:
> Hello.
>
> About Wayland I have the following questions:
>
> When we run, in some future, a Wayland-only session, how will
> Wayland-enabled applications behave in the following things:
>
> - Xft: How to retrieve the font DPI setting and how to determin
Hello.
About Wayland I have the following questions:
When we run, in some future, a Wayland-only session, how will
Wayland-enabled applications behave in the following things:
- Xft: How to retrieve the font DPI setting and how to determine which font
at which size will be used?
- XCursor: Will