Xft

From The Right Wiki
(Redirected from XFT)
Jump to navigationJump to search
Xft
Original author(s)Keith Packard
TypeSoftware library
LicenseMIT/X license
(The Open Group)[1]
Websitefreedesktop.org/wiki/Software/Xft

Xft, the X FreeType interface library, is a free computer program library written by Keith Packard.[2] [3] It uses the MIT/X license that The Open Group applied after the post X11R6.4 license restoration.[1] It is designed to allow the FreeType font rasterizer to be used with the X Rendering Extension; it is generally employed to use FreeType's anti-aliased fonts with the X Window System. Xft also depends on fontconfig for access to the system fonts.

References

  1. 1.0 1.1 "X/MIT Licenses". XFree86 4.0.1. Retrieved April 2, 2020.
  2. Keith Packard (2001-11-08). "The Xft Font Library: Architecture and Users Guide". Proceedings of the 5th Annual Conference on Linux Showcase & Conference. 5. USENIX Association: 22.
  3. Roderick W. Smith. Linux in a Windows World. O'Reilly. p. 458.

External links