File: README

package info (click to toggle)
bterm-unifont 1.9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 52 kB
  • sloc: makefile: 10; sh: 1
file content (10 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
This package installs the full Unifont on /lib/unifont.bgf

The font is not reduced, as it cannot be known at build-time of this
package what udebs will be used when installing, and because if we
run base-config from within a chroot, we may encounter arbitrary strings
in _their_ debconf templates.

It might be possible to minimise the font by limiting it to coverage
for given languages -- eg remove heiroglyphics, if present.
Need to investigate.