man-pages/man1/dh_installxfonts.1.html
2021-03-31 01:06:50 +01:00

95 lines
2.7 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_INSTALLXFONTS</TITLE>
</HEAD><BODY>
<H1>DH_INSTALLXFONTS</H1>
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dh_installxfonts - register X fonts
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>dh_installxfonts</B> [<I>debhelper options</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>dh_installxfonts</B> is a debhelper program that is responsible for
registering X fonts, so their corresponding <I>fonts.dir</I>, <I>fonts.alias</I>,
and <I>fonts.scale</I> be rebuilt properly at install time.
<P>
Before calling this program, you should have installed any X fonts provided
by your package into the appropriate location in the package build
directory, and if you have <I>fonts.alias</I> or <I>fonts.scale</I> files, you should
install them into the correct location under <I>etc/X11/fonts</I> in your
package build directory.
<P>
Your package should depend on <B>xfonts-utils</B> so that the
<B>update-fonts-</B><I>*</I> commands are available. (This program adds that dependency to
<B>${misc:Depends}</B>.)
<P>
This program automatically generates the <I>postinst</I> and <I>postrm</I> commands needed
to register X fonts. These commands are inserted into the maintainer
scripts by <B>dh_installdeb</B>. See <B><A HREF="/cgi-bin/man/man2html?1+dh_installdeb">dh_installdeb</A></B>(1) for an explanation of how
this works.
<A NAME="lbAE">&nbsp;</A>
<H2>NOTES</H2>
See <B><A HREF="/cgi-bin/man/man2html?8+update-fonts-alias">update-fonts-alias</A></B>(8), <B><A HREF="/cgi-bin/man/man2html?8+update-fonts-scale">update-fonts-scale</A></B>(8), and
<B><A HREF="/cgi-bin/man/man2html?8+update-fonts-dir">update-fonts-dir</A></B>(8) for more information about X font installation.
<P>
See Debian policy, section 11.8.5. for details about doing fonts the Debian
way.
<A NAME="lbAF">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
<P>
This program is a part of debhelper.
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHOR</H2>
Joey Hess &lt;<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="4"><A HREF="#lbAE">NOTES</A><DD>
<DT id="5"><A HREF="#lbAF">SEE ALSO</A><DD>
<DT id="6"><A HREF="#lbAG">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:10 GMT, March 31, 2021
</BODY>
</HTML>