chiark / gitweb /
Process `10x20' too. (It was shifted down a pixel during the conversion; we don...
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Apr 2016 21:51:19 +0000 (22:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 24 Apr 2016 21:51:19 +0000 (22:51 +0100)
debian/changelog
specs

index fd36902423f1300f483ee9abe1959adc9b2d40fe..7cfe41f2bad6b1247f52ffa14e15dc0023e0a5ba 100644 (file)
@@ -3,6 +3,8 @@ xfonts-traditional (1.7.2~~iwj) UNRELEASED; urgency=medium
   * mkrules keys the rules key off `bad' rather than `good' (since
     some fonts have different metrics before and after!)
   * In copyright file, more clearly annotate the two copyright files.
   * mkrules keys the rules key off `bad' rather than `good' (since
     some fonts have different metrics before and after!)
   * In copyright file, more clearly annotate the two copyright files.
+  * Process `10x20' too.  (It was shifted down a pixel during the
+    conversion; we don't undo this, yet.  So far, we just fix the quotes.)
 
  -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 24 Apr 2016 22:07:21 +0100
 
 
  -- Ian Jackson <ijackson@chiark.greenend.org.uk>  Sun, 24 Apr 2016 22:07:21 +0100
 
diff --git a/specs b/specs
index f7e8a12b8d6c3250727a8ea7df45eef6c0f3fbeb..d3ed96744c2803e2821526b50969cc2c943e86c6 100644 (file)
--- a/specs
+++ b/specs
@@ -33,4 +33,16 @@ verbatim     if ($props{' 7bit'}) {
 entire                 ` '
 verbatim       }
 
 entire                 ` '
 verbatim       }
 
+pcf                    10x20
+rules                  Trad
+
+verbatim       if ($props{' 7bit'}) {
+# below was generated by
+#   entire                     ` '
+# and then edited to shift the replacement characters down like
+# the rest of the font (!)
+verbatim               s/^0000;0000;0000;1800;0C00;0600;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000$/0000;0000;0000;3C00;1C00;0600;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000/; # `
+verbatim               s/^0000;0000;0000;0C00;0C00;0C00;0C00;0800;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000$/0000;0000;0000;0F00;0E00;1800;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000;0000/; # '
+verbatim       }
+
 endrules
 endrules