Re: Can XTT and XFT work together?

Juliusz Chroboczek <[email protected]>
Newsgroups gmane.comp.xfree86.render
Message-ID <[email protected]>
Huaxia Zhao <[email protected]>:

HZ> XFree86 can use two different front-ends of freetype
HZ> library: XTT and xfsft(XFT).

Methinks you're confused.

XFree86 supports two types of client-visible fonts: server-side
``core'' fonts (the kind of fonts used in X11 since its inception),
and the more modern, client-side ``Xft'' fonts.

XFree86 supports exporting TrueType fonts both as core fonts and as
Xft fonts.  You use the Xft library to use client-side TrueType fonts,
and either the ``freetype'' (formerly xfsft) or the ``xtt'' (formerly
X-TT) module to use core TrueType fonts.

Thus, you should use either

  Xft + freetype

or else

  Xft + xtt

but you should not use xtt and freetype together.

                                        Juliusz
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.