FreeBSD Bugzilla – Attachment 9970 Details for
Bug 20183
Patches to replaces </>s by something correct
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 5.31 KB, created by
ue
on 2000-07-25 23:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ue
Created:
2000-07-25 23:50:01 UTC
Size:
5.31 KB
patch
obsolete
>Index: article.sgml >=================================================================== >RCS file: /home/ncvs/doc/en_US.ISO_8859-1/articles/fonts/article.sgml,v >retrieving revision 1.8 >diff -u -r1.8 article.sgml >--- article.sgml 2000/06/20 11:30:11 1.8 >+++ article.sgml 2000/07/25 20:58:15 >@@ -77,7 +77,7 @@ > > <variablelist> > <varlistentry> >- <term><filename>.pfa</>, <filename>.pfb</></term> >+ <term><filename>.pfa</filename>, <filename>.pfb</filename></term> > > <listitem> > <para>Postscript type 1 fonts. The >@@ -89,7 +89,7 @@ > </varlistentry> > > <varlistentry> >- <term><filename>.afm</></term> >+ <term><filename>.afm</filename></term> > > <listitem> > <para>The font metrics associated with a type 1 font.</para> >@@ -97,7 +97,7 @@ > </varlistentry> > > <varlistentry> >- <term><filename>.pfm</></term> >+ <term><filename>.pfm</filename></term> > > <listitem> > <para>The printer font metrics associated with a type 1 >@@ -106,7 +106,7 @@ > </varlistentry> > > <varlistentry> >- <term><filename>.ttf</></term> >+ <term><filename>.ttf</filename></term> > > <listitem> > <para>A TrueType font</para> >@@ -114,7 +114,7 @@ > </varlistentry> > > <varlistentry> >- <term><filename>.fot</></term> >+ <term><filename>.fot</filename></term> > > <listitem> > <para>An indirect reference to a TrueType font (not an >@@ -123,7 +123,7 @@ > </varlistentry> > > <varlistentry> >- <term><filename>.fon</>, <filename>.fnt</></term> >+ <term><filename>.fon</filename>, <filename>.fnt</filename></term> > > <listitem> > <para>Bitmapped screen fonts</para> >@@ -157,7 +157,7 @@ > <term>syscons</term> > > <listitem> >- <para><filename>.fnt</></para> >+ <para><filename>.fnt</filename></para> > </listitem> > </varlistentry> > </variablelist> >@@ -271,7 +271,7 @@ > is cross referenced to its X11 name by the contents of the > <filename>fonts.dir</filename> file in each directory.</para> > >- <para>There is already a directory named <filename>Type1</>. The >+ <para>There is already a directory named <filename>Type1</filename>. The > most straight forward way to add a new font is to put it into > this directory. A better way is to keep all new fonts in a > separate directory and use a symbolic link to the additional >@@ -364,7 +364,7 @@ > > <listitem> > <para>Lets just name all the new fonts >- <literal>type1</>.</para> >+ <literal>type1</literal>.</para> > </listitem> > </varlistentry> > >@@ -381,7 +381,7 @@ > > <listitem> > <para>Normal, bold, medium, semibold, etc. From the >- <citerefentry><refentrytitle>strings</><manvolnum>1</></> >+ <citerefentry><refentrytitle>strings</refentrytitle><manvolnum>1</manvolnum></citerefentry> > output above, it appears that this font has a weight of > <emphasis>medium</emphasis>.</para> > </listitem> >@@ -441,7 +441,7 @@ > </informalexample> > > as the name, and then use >- <citerefentry><refentrytitle>xfontsel</><manvolnum>1</></> to >+ <citerefentry><refentrytitle>xfontsel</refentrytitle><manvolnum>1</manvolnum></citerefentry> to > examine it and adjust the name based on the appearance of the > font.</para> > >@@ -477,7 +477,7 @@ > </informalexample> > > <para>References: &man.xfontsel.1;, &man.xset.1;, <citetitle>The X >- Windows System in a Nutshell</>, <ulink >+ Windows System in a Nutshell</citetitle>, <ulink > URL="http://www.ora.com/">O'Reilly & > Associates</ulink>.</para> > </sect1> >@@ -485,7 +485,7 @@ > <sect1> > <title>Using type 1 fonts with Ghostscript</title> > >- <para>Ghostscript references a font via its <filename>Fontmap</> >+ <para>Ghostscript references a font via its <filename>Fontmap</filename> > file. This must be modified in a similar way to the X11 > <filename>fonts.dir</filename> file. Ghostscript can use either > the <filename>.pfa</filename> or the <filename>.pfb</filename> >@@ -541,7 +541,7 @@ > <filename>/usr/share/groff_font/devps/SHOWBOAT</filename>. The > file must be created using tools provided by groff.</para> > >- <para>The first tool is <command>afmtodit</>. This is not >+ <para>The first tool is <command>afmtodit</command>. This is not > normally installed, so it must be retrieved from the source > distribution. I found I had to change the first line of the > file, so I did:</para> >@@ -582,10 +582,10 @@ > printer in order for the font to be used (unless the printer > happens to have the showboat font built in or on an accessible > font disk.) The final step is to create a down loadable font. >- The <command>pfbtops</> tool is used to create the >+ The <command>pfbtops</command> tool is used to create the > <filename>.pfa</filename> format of the font, and the >- <filename>download</> file is modified to reference the new >- font. The <filename>download</> file must reference the >+ <filename>download</filename> file is modified to reference the new >+ font. The <filename>download</filename> file must reference the > internal name of the font. This can easily be determined from > the groff font file as illustrated:</para> > >@@ -686,7 +686,7 @@ > > <itemizedlist> > <listitem> >- <para><filename>GS_TTF.PS</filename></para >+ <para><filename>GS_TTF.PS</filename></para> > </listitem> > > <listitem>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20183
: 9970 |
9971
|
9972
|
9973
|
9974
|
9975