From 17f17cc0485fcd791522c15c7a24c8e84d80703e Mon Sep 17 00:00:00 2001
From: Werner Lemberg <wl@gnu.org>
Date: Wed, 23 Feb 2005 04:39:31 +0000
Subject: [PATCH] * mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX
 distribution contains those two files.

---
 ChangeLog    | 5 +++++
 mf/graycx.mf | 8 --------
 mf/graylj.mf | 9 ---------
 3 files changed, 5 insertions(+), 17 deletions(-)
 delete mode 100644 mf/graycx.mf
 delete mode 100644 mf/graylj.mf

diff --git a/ChangeLog b/ChangeLog
index 695eb6a026..f21e9c61e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-02-23  Werner Lemberg  <wl@gnu.org>
+
+	* mf/graycx.mf, mf/graylj.mf: Removed.  Any decent TeX distribution
+	contains those two files.
+
 2005-02-21  Werner Lemberg  <wl@gnu.org>
 
 	* mf/feta-nummer-code.mf ("Numeral 5"): Include intersection point
diff --git a/mf/graycx.mf b/mf/graycx.mf
deleted file mode 100644
index 35fb3c4929..0000000000
--- a/mf/graycx.mf
+++ /dev/null
@@ -1,8 +0,0 @@
-% Gray font for CX with proofsheet resolution 75 pixels per inch.
-% Each pixel is represented by a 4x4 square, with 4/16 of the dots on.
-
-font_identifier "GRAYCX";
-
-%boolean lightweight;
-
-input grayf
diff --git a/mf/graylj.mf b/mf/graylj.mf
deleted file mode 100644
index 45b2347d38..0000000000
--- a/mf/graylj.mf
+++ /dev/null
@@ -1,9 +0,0 @@
-% Gray font for LJ with proofsheet resolution 150 pixels per inch.
-% Each pixel is represented by a 4x4 square, with 4/16 of the dots on.
-
-
-font_identifier "GRAYLJ";
-
-boolean lightweight;
-
-input grayf
-- 
2.39.5