Software:Xft
From HandWiki
Original author(s) | Keith Packard |
---|---|
Type | Software library |
License | MIT/X license (The Open Group)[1] |
Website | freedesktop |
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.0 1.1 "X/MIT Licenses". XFree86 4.0.1. https://www.xfree86.org/4.0.1/LICENSE3.html.
- ↑ Keith Packard (2001-11-08). "The Xft Font Library: Architecture and Users Guide". Proceedings of the 5th annual conference on Linux Showcase & Conference (USENIX Association) 5: 22–22. http://keithp.com/~keithp/talks/xtc2001/paper/.
- ↑ Roderick W. Smith. Linux in a Windows World. O'Reilly. p. 458.
External links