X Font Server
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
X Font Server
The X font server (xfs) provides a standard mechanism for an X server to communicate with a font renderer, frequently one running on a remote machine. It usually runs on TCP port 7100 or thereabouts.
Current StatusThe use of server-side fonts is currently considered deprecated in favour of client-side fonts [1] Such fonts are rendered by the client, not by the server, with the support of the Xft2 or cairo libraries and the XRender extension. Besides, for the few cases in which server-side fonts are still needed, the new servers have its own integrated font renderer, so that no external one is needed. Server-side fonts can be configured now in the X server configuration files. For example /etc/X11/xorg.conf will set the server-side fonts for Xorg. All these facts have made font servers obsolete. No specification on client-side fonts is given in the core protocol. In will have to be send after rendering. FutureAs of October 2006, the manpage for xfs on Debian states that:
PerformanceUser experience show the same performance on both X server+direct font serving and X server+font server path. Deployment IssuesSo the choice between local filesystem font access and xfs-based font access is purely a local deployment choice. It does not make much sense in a single computer scenario. References
See also
Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement