summaryrefslogtreecommitdiff
path: root/fonts/modes
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-09-10 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2020-09-10 03:01:21 +0000
commit7453287d9233f42e36d981105bc93baf3e2b3a6a (patch)
tree30a36d951175907fd86f6ca09765de79b141cd5d /fonts/modes
parent4b315627efc5a6beb1e6c6ec7a98779f215c75eb (diff)
CTAN sync 202009100301
Diffstat (limited to 'fonts/modes')
-rw-r--r--fonts/modes/ChangeLog9
-rw-r--r--fonts/modes/GNUmakefile9
-rw-r--r--fonts/modes/modelist.txt2
-rw-r--r--fonts/modes/modenames.txt2
-rw-r--r--fonts/modes/modes.mf55
-rw-r--r--fonts/modes/modes.pdfbin265595 -> 267460 bytes
6 files changed, 63 insertions, 14 deletions
diff --git a/fonts/modes/ChangeLog b/fonts/modes/ChangeLog
index 68ff34200d..c648c272ff 100644
--- a/fonts/modes/ChangeLog
+++ b/fonts/modes/ChangeLog
@@ -1,7 +1,14 @@
+2020-09-08 Karl Berry <karl@freefriends.org>
+
+ * version 4.2.
+ * modes.mf (hitexlaptop, hitexmobile): new modes from Martin Ruckert,
+ for HINT (hitex).
+ * GNUmakefile (badnames): don't restrict names to <= 8 chars.
+ * GNUmakefile (version): 4.2.
+
2020-01-30 Karl Berry <karl@freefriends.org>
* version 4.1.
-
* modes.mf (mode_include_extra_info_available): new boolean,
so we can test for it using MF's known primitive in
mktextfm. known only works on primaries, not definitions.
diff --git a/fonts/modes/GNUmakefile b/fonts/modes/GNUmakefile
index bcdc88586b..6afbdd60d3 100644
--- a/fonts/modes/GNUmakefile
+++ b/fonts/modes/GNUmakefile
@@ -1,7 +1,7 @@
-# $Id: GNUmakefile,v 1.4 2020/01/30 16:59:00 karl Exp $
+# $Id: GNUmakefile,v 1.6 2020/09/08 22:13:43 karl Exp $
# Makefile for the mode_def collection. Public domain.
-version = 4.1
+version = 4.2
default: check
@@ -54,7 +54,10 @@ shortlist: list
badnames: shortlist
sort $< | uniq -d
- gawk '{if (length ($$0) > 8) {print $0; count++} } END {exit count}' $<
+#
+# don't check this any more; we don't need to limit to eight chars,
+# and hitexlaptop and hitexmobile are longer.
+# gawk '{if (length ($$0) > 8) {print $0; count++} } END {exit count}' $<
dvi: modes.dvi
modes.dvi: modes.tex
diff --git a/fonts/modes/modelist.txt b/fonts/modes/modelist.txt
index ab239332e2..6dfa648b5b 100644
--- a/fonts/modes/modelist.txt
+++ b/fonts/modes/modelist.txt
@@ -58,6 +58,8 @@ mode_def gtfaxl = % G3fax landscape (196x204dpi)
mode_def gtfaxlo = % G3fax (204x98dpi)
mode_def gtfaxlol = % G3fax landscape (98x204dpi)
mode_def highfax = % G3fax (200dpi)
+mode_def hitexlaptop = % Hi\TeX\ (HINT) laptop (600dpi)
+mode_def hitexmobile = % Hi\TeX\ (HINT) mobile (600dpi)
mode_def hprugged = % HP RuggedWriter 480 (180dpi)
mode_def ibm_a = % IBM 38xx (240dpi)
mode_def ibmd = % IBM 38xx (240dpi)
diff --git a/fonts/modes/modenames.txt b/fonts/modes/modenames.txt
index 3a9cfcc80e..d627af77b7 100644
--- a/fonts/modes/modenames.txt
+++ b/fonts/modes/modenames.txt
@@ -58,6 +58,8 @@ gtfaxl
gtfaxlo
gtfaxlol
highfax
+hitexlaptop
+hitexmobile
hprugged
ibm_a
ibmd
diff --git a/fonts/modes/modes.mf b/fonts/modes/modes.mf
index ac9cf66368..f4d72a29af 100644
--- a/fonts/modes/modes.mf
+++ b/fonts/modes/modes.mf
@@ -1,4 +1,4 @@
-% {\tt\catcode`\$=12 $Id: modes.mf,v 1.27 2020/01/30 16:58:51 karl Exp $ }
+% {\tt\catcode`\$=12 $Id: modes.mf,v 1.29 2020/09/08 22:12:43 karl Exp $ }
%%\font\tenlogosl=logosl10
%%\def\logofont{\ifdim\fontdimen1\font>0pt \tenlogosl\else\tenlogo\fi}
%%\def\MF{{\logofont META}\-{\logofont FONT}}
@@ -48,11 +48,11 @@
%%\begingroup \tt \catcode`\{=12 \catcode`\}=12 \obeyspaces
% @mffile{
% author = "The Metafont community",
-% version = "4.1",
-% date = "Thu Jan 30 08:59:07 PST 2020"
+% version = "4.2",
+% date = "Tue Sep 8 15:13:58 PDT 2020"
% filename = "modes.mf",
% email = "tex-fonts@math.utah.edu"
-% checksum = "2627 13058 95921",
+% checksum = "2662 13333 97582",
% codetable = "ISO/ASCII",
% supported = "yes",
% docstring = "
@@ -73,10 +73,9 @@
% and/or |mode_setup|, even better; right now, the amount of memory
% used is approximately four times the length of the |mode_def| names.
%
-% The primary names are intentionally all eight characters or less, and
-% strictly lowercase. This makes it feasible to use them for portable
-% directory names, and the \TeX\ Directory Structure standard recommends
-% doing so. The synonyms are historical equivalents.
+% The primary names are strictly lowercase. This makes it feasible to use
+% them for portable directory names, and the \TeX\ Directory Structure
+% standard recommends doing so. The synonyms are historical equivalents.
%
% It also makes definitions to put specials identifying the mode in
% the \MF\ GF output, and to put the coding scheme and
@@ -432,10 +431,10 @@
% Don't let ourselves be processed twice.
if known modes_mf: endinput; fi;
-modes_mf := 4.1;
+modes_mf := 4.2;
% Identify ourselves in the format file.
-base_version := base_version & "/modes 4.1";
+base_version := base_version & "/modes 4.2";
% Here are useful macros (also called definitions) we use throughout.
@@ -1296,6 +1295,42 @@ mode_def highfax = %\[ G3fax (200dpi)
enddef;
hifax := highfax;
+% Martin Ruckert, 7 September 2020.
+% 600dpi is much higher resolution than currently available on laptops
+% or mobile devices, but they do do antialiasing. Here are some words
+% from Martin about it:
+%
+% PK fonts are strictly black and white. On real paper, the ink dots will
+% be fuzzy at the edges smoothing the outline. On electronic devices, a
+% black and white font does look jagged (unless the device resolution is
+% very high). So it is better to produce a black and white font at a
+% higher resolution and let the graphics card scale it down to the device
+% resolution. At the edges then one device pixel will correspond to
+% several font pixels and the graphics card will average over these pixels
+% and produce a gray value. The fonts then look much smoother. 600dpi is a
+% good compromise. The font is not too big, and it will still look nice.
+% If the device resolution is e.g. only 300dpi, 4 pixel in the font will
+% map to one pixel on the screen. So around the edges you get 5 different
+% gray-levels from all black (0) to all white (4). If the device
+% resolution is even lower, the shading at the edges uses even more gray
+% values. |blacker| is the only parameter with much effect here.
+mode_def hitexlaptop = %\[ Hi\TeX\ (HINT) laptop (600dpi)
+ mode_param (pixels_per_inch, 600);
+ mode_param (blacker, 0.6);
+ mode_param (fillin, 0.2);
+ mode_param (o_correction, .4);
+ mode_common_setup_;
+enddef;
+
+% Martin Ruckert, 7 September 2020. See above.
+mode_def hitexmobile = %\[ Hi\TeX\ (HINT) mobile (600dpi)
+ mode_param (pixels_per_inch, 600);
+ mode_param (blacker, 1.6);
+ mode_param (fillin, 0.2);
+ mode_param (o_correction, .4);
+ mode_common_setup_;
+enddef;
+
% {\tt brumski+@osu.edu}, 27 August 1993.
mode_def hprugged = %\[ HP RuggedWriter 480 (180dpi)
mode_param (pixels_per_inch, 180);
diff --git a/fonts/modes/modes.pdf b/fonts/modes/modes.pdf
index df22ff232a..80710a0354 100644
--- a/fonts/modes/modes.pdf
+++ b/fonts/modes/modes.pdf
Binary files differ