unifont 1:5.1.20080914-3 source package in Ubuntu

Changelog

unifont (1:5.1.20080914-3) unstable; urgency=low


  * Changed debian/control unifont Section entry from "x11" to "fonts".
  * Changed debian/control Depends entries for unifont and ttf-unifont
    to add "Depends: ${misc:Depends}".
  * Corrected changelog entries for 1:5.1.20080914-2.
  * debian/rules uses dpkg-buildflags to set CFLAGS & LDFLAGS, for
    hardening.

 -- Paul Hardy <email address hidden>  Sun, 10 Nov 2013 19:55:48 -0800

Upload details

Uploaded by:
Paul Hardy
Uploaded to:
Sid
Original maintainer:
Paul Hardy
Architectures:
any all
Section:
fonts
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unifont_5.1.20080914-3.dsc 1.2 KiB 4ae9828b3fdbfb119160d334a9be2a7e3473e8f411bd72b596670794ac32f3c0
unifont_5.1.20080914.orig.tar.gz 8.2 MiB 4d2aafedd64c48b8703f2abd4e10a5a8087d21120707cb6171c97ff0661b0edd
unifont_5.1.20080914-3.diff.gz 9.3 KiB 40b82238d1bd3a49daed4bdb7791a506ca427a1868c79551fd93565735a39c0d

No changes file available.

Binary packages built by this source

ttf-unifont: TrueType version of GNU Unifont

 This contains two fonts: "Unifont" and "Unifont Sample".
 .
 unifont.ttf is a bitmap font converted into a scalable TrueType
 outline font, Unifont. Each pixel in the original bitmap font
 is represented as an outlined square. The font provides a glyph
 for each visible code point (character) in the Unicode Basic
 Multilingual Plane (Plane 0). Plane 0 contains most of the
 world's modern writing scripts. This font looks best at 12pt.
 .
 unifont_sample.ttf is an SBIT font that contains combining circles
 and is therefore suitable for illustrating individual Unicode glyphs.
 unifont.ttf does not contain combining circles and so is suitable
 for general-purpose writing.
 .
 Complex fonts (such as Indic or Semitic scripts, where letters
 change shape depending on their position in a word, or such as
 Mongolian, which is written vertically) will not render perfectly.
 The philosophy behind this font, though, is that anything meaningful
 is better than an empty box for a unknown glyph.

unifont: font with a glyph for each visible Unicode Plane 0 character

 This package is a convenient way to install both the PCF bitmap
 version and the scalable TrueType outline version of "Unifont"
 (intended for general-purpose use) and "Unifont Sample" (which contains
 combining circles to use for illustration purposes). It also installs
 a copy of unifont.hex and related files in /usr/share/unifont.
 .
 GNU Unifont was designed to render something besides an empty box
 for each visible Unicode character in the Basic Multilingual Plane
 (Plane 0). Plane 0 contains most of the world's modern writing
 scripts. This font looks best at 12pt.
 .
 Complex fonts (such as Indic or Semitic scripts, where letters
 change shape depending on their position in a word, or such as
 Mongolian, which is written vertically) will not render perfectly.
 The philosophy behind this font, though, is that anything meaningful
 is better than an empty box for a unknown glyph.

unifont-bin: utilities for manipulating the 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, 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 obtain the font sources, run
 'apt-get source unifont'.

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

 This contains two fonts: "Unifont" (unifont.pcf.gz) and
 "Unifont Sample" (unifont_sample.pcf.gz).
 .
 This is a bitmap version of Unifont and Unifont Sample in a
 standard X11 format. The fonts provide a glyph for each visible
 code point (character) in the Unicode Basic Multilingual Plane
 (Plane 0). Plane 0 contains most of the world's modern writing
 scripts. These fonts look best at 12pt.
 .
 Unifont Sample contains combining circles for combining characters,
 and so is suited for illustrating individual Unicode glyphs, whereas
 Unifont is intended for general-purpose writing.
 .
 Complex fonts (such as Indic or Semitic scripts, where letters
 change shape depending on their position in a word, or such as
 Mongolian, which is written vertically) will not render perfectly.
 The philosophy behind Unifont, though, is that anything meaningful
 is better than an empty box for a 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.