unifont 1:12.0.01-2 source package in Ubuntu

Changelog

unifont (1:12.0.01-2) unstable; urgency=medium

  * QA upload.
  * Re-upload as source only to target testing.

 -- Joao Eriberto Mota Filho <email address hidden>  Sun, 01 Sep 2019 14:50:33 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any all
Section:
fonts
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main x11

Downloads

File Size SHA-256 Checksum
unifont_12.0.01-2.dsc 2.2 KiB f799c67c243bb30d17625d31d9227a78c42847fb7992e0d38485c71286a6d4f9
unifont_12.0.01.orig.tar.gz 15.5 MiB 6b275275d4aa279561527ab9de3717708b25de07da062386f798936fbe403215
unifont_12.0.01.orig.tar.gz.asc 833 bytes 375e32f3fd13573e4258a74eb5fd52293ea6f63ec6335ade657f5c50634c3e44
unifont_12.0.01-2.debian.tar.xz 17.8 KiB 06c561508e962366d7416963391fbc40215a8eedb86a66a591c6b589b3372a87

Available diffs

No changes file available.

Binary packages built by this source

psf-unifont: No summary available for psf-unifont in ubuntu groovy.

No description available for psf-unifont in ubuntu groovy.

ttf-unifont: No summary available for ttf-unifont in ubuntu groovy.

No description available for ttf-unifont in ubuntu groovy.

unifont: No summary available for unifont in ubuntu groovy.

No description available for unifont in ubuntu groovy.

unifont-bin: utilities for manipulating GNU Unifont

 This is a set of Perl scripts, C programs, and FontForge scripts
 to manipulate Roman Czyborra's GNU Unifont ".hex" format font
 files. GNU Unifont has a Unicode-compatible font structure.
 These utilities allow editing ".hex" fonts with text and
 graphical editors, producing final versions of fonts in BDF,
 PCF, PSF, TrueType SBIT, and TrueType outline formats.
 .
 To build the TrueType fonts, install the package 'fontforge'. To build
 the PCF fonts, use 'bdftopcf', which is in the 'xfonts-utils' package.
 To build the PSF font, use 'bdf2psf', which is in the 'console-setup'
 package. To obtain the font sources, run 'apt-get source unifont'.
 .
 Building the main Unifont TrueType font will require at least 4 GB of
 main memory. You only need texlive (~1 GB) if you want to rebuild the
 unifont.pdf file in doc/ (see doc/Makefile); this is not done by default.

unifont-bin-dbgsym: No summary available for unifont-bin-dbgsym in ubuntu groovy.

No description available for unifont-bin-dbgsym in ubuntu groovy.

xfonts-unifont: PCF (bitmap) version of GNU Unifont

 This contains three fonts: "Unifont" (unifont.pcf.gz),
 "Unifont CSUR" (unifont_csur.pcf.gz), and
 "Unifont Sample" (unifont_sample.pcf.gz).
 .
 This is a bitmap version of Unifont in a standard X11 format.
 The fonts provide a glyph for each visible code point (character)
 in the Unicode Basic Multilingual Plane (BMP, or Plane 0). The BMP
 contains most of the world's modern writing scripts. These fonts
 look best at 12pt.
 .
 unifont.pcf.gz contains Unicode Plane 0 glyphs. This is the main font.
 .
 unifont_sample.pcf.gz contains combining circles for combining characters.
 Thus it is suited for illustrating individual Unicode glyphs, whereas
 Unifont is intended for general-purpose writing.
 .
 unifont_csur.pcf.gz contains some scripts in the Plane 0 ConScript
 Unicode Registry (CSUR). These scripts are not part of the Unicode
 Standard, but are a popular use for the Private Use Area (PUA).
 .
 Complex fonts (such as Indic or Semitic scripts, where letters change
 shape depending on their position in a word, or such as Mongolian, which
 can be written vertically) will not render perfectly. The philosophy
 behind this font, though, is that anything meaningful is better than
 an empty box for an unknown glyph.
 .
 Consider using the TrueType version instead (ttf-unifont), because
 that version is scalable to any point size and has proper combining
 character support.