diff options
author | Murray Stokely <murray@FreeBSD.org> | 2001-04-09 09:59:33 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2001-04-09 09:59:33 +0000 |
commit | 1b75464e35292530e8efed8b52035fbae38f88ae (patch) | |
tree | f5560573be0f0a080598deaf84218752ea949e15 /en_US.ISO8859-1/articles/fonts/article.sgml | |
parent | da103a5f0defb476a81a80c97d069e2067c15556 (diff) |
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/fonts/article.sgml')
-rw-r--r-- | en_US.ISO8859-1/articles/fonts/article.sgml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/articles/fonts/article.sgml b/en_US.ISO8859-1/articles/fonts/article.sgml index a11f860a6a..d737fedd50 100644 --- a/en_US.ISO8859-1/articles/fonts/article.sgml +++ b/en_US.ISO8859-1/articles/fonts/article.sgml @@ -1,4 +1,4 @@ -<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v 1.11 2001/04/09 00:33:41 dd Exp $ --> +<!-- $FreeBSD: doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v 1.12 2001/04/09 09:50:32 murray Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE ARTICLE PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [ <!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN"> @@ -860,6 +860,15 @@ Converting 3of9.ttf to A.pfa and B.afm. <itemizedlist> <listitem> + <para>The freetype module is included with XFree86 4.x. For + more information please see the <ulink + url="http://www.freebsd.org/handbook/x-fonts.html">FreeBSD + Handbook</ulink> or the <ulink + url="http://www.xfree86.org/4.0.2/fonts.html">XFree86 4.0.2 + Fonts</ulink> page.</para> + </listitem> + + <listitem> <para>The <command>xfsft</command> font server for X11 can serve TrueType fonts in addition to regular fonts. Though currently in beta, it is said to be quite useable. See |