Subject: Collected Debian patches for the JMK fonts
Author: Derek Upham
Author: Russ Allbery <rra@debian.org>

This patch collects multiple Debian fixes to the JMK fonts.

The most substantial change is to add Unicode (ISO-10646-1) support to the
6x13, 8x15, and 10x20 sizes of the Neep font.  The apostrophe character in
Neep has been changed to be a neutral vertical quote rather than a close
single quote, matching the corresponding change in the X Unicode fonts.
The DIGIT THREE glyph has been changed to have a rounded top, allowing it
to be distinguished from the LATIN CAPITAL LETTER EZH glyph.

This patch also fixes UNDERLINE_POSITION in the Neep fonts to use the
correct sign.  Distance below the baseline should be represented by a
positive value, not a negative value.  This fix corrects display of
underlined Neep fonts in Emacs.

There are also some fixes to the build system and supporting scripts to
work correctly when /bin/sh is not bash, either by removing non-POSIX
constructs or changing the script to be a /bin/bash script.

All Debian changes are collected into a single patch because the packaging
is done in Git.  For more detailed change history and separate change
sets, clone the Git repository.  See the Vcs-Git header in the source
package for the URL.

