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
|
Source: fonty
Maintainer: Piotr Roszatycki <dexter@debian.org>
Section: utils
Priority: optional
Standards-Version: 3.5.6
Build-Depends: grep-dctrl, console-tools, console-data, yada (>= 0.9.9)
Build-Depends-Indep: grep-dctrl, yada (>= 0.9.9)
Package: dynafont
Architecture: any
Section: utils
Priority: extra
Depends: konwert, ${dynafont:Depends}
Recommends: console-tools (>= 1998.06.03)
Description: Module for konwert package which loads UTF-8 fonts dynamically.
This is a tool which allows displaying texts containing thousands of different
characters. It switches console to UTF8 mode and loads required fonts
dynamically. It is recommended to use this tool with filterm(1) tool,
i.e. by executing 'filterm - dynafont' command or 'filterm - 512bold+dynafont'
if you are not using framebuffer.
.
The tool works with UTF8-compatible applications, i.e. lynx(1).
There are problems with 8-bit only applications like mc(1).
Package: fonty-dev
Architecture: all
Section: devel
Priority: extra
Suggests: fonty
Description: Tools for developing fonts on Linux console.
This package contains Tools for developing console fonts:
* psf2sbf - converts .psf font binary file to text file
* sbf2psf - converts .sbf font source to binary file
Package: fonty
Architecture: all
Section: utils
Depends: console-tools (>= 1:0.2.3-1), console-data, ${fonty:Depends}
Description: Fonts on Linux console.
Fonty package brings a set of iso-8859-n fonts with VT100 graphics: single
frames, a few symbols.
|