1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
Source: xfonts-75dpi
Section: fonts
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
debhelper-compat (= 13),
pkg-config,
xfonts-utils,
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/xorg-team/font/xfonts-75dpi.git
Vcs-Browser: https://salsa.debian.org/xorg-team/font/xfonts-75dpi
Rules-Requires-Root: no
Package: xfonts-75dpi
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: xfs | xserver
Description: 75 dpi fonts for X
xfonts-75dpi provides a set of bitmapped fonts at 75 dots per inch. In
most cases it is desirable to have the X font server (xfs) and/or an X server
installed to make the fonts available to X clients.
.
This package contains only fonts in the ISO 10646-1 and ISO 8859-1
encodings, to conserve disk space. For other encodings, see the
xfonts-75dpi-transcoded package.
.
This package and xfonts-100dpi provide the same set of fonts, rendered at
different resolutions; only one or the other is necessary, but both may be
installed. xfonts-75dpi may be more suitable for small monitors and/or
small screen resolutions (under 1024x768).
.
This package requires the xfonts-utils package to prepare the font
directories for use by an X server or X font server.
Package: xfonts-75dpi-transcoded
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: xfs | xserver
Description: 75 dpi fonts for X (transcoded from ISO 10646-1)
xfonts-75dpi-transcoded provides a set of bitmapped fonts at 75 dots per
inch. In most cases it is desirable to have the X font server (xfs)
and/or an X server installed to make the fonts available to X clients.
.
This package contains fonts in several ISO 8859 encodings: -2, -3, -4, -9,
-10, -13, -14, and -15. For the ISO 10646-1 and ISO 8859-1 encodings, see
the xfonts-75dpi package.
.
This package and xfonts-100dpi-transcoded provide the same set of fonts,
rendered at different resolutions; only one or the other is necessary, but
both may be installed. xfonts-75dpi-transcoded may be more suitable for
small monitors and/or small screen resolutions (under 1024x768).
.
This package requires the xfonts-utils package to prepare the font
directories for use by an X server or X font server.
|