From 1367d1093078bb49e4f1b5f1453fea41ae6f2b25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 23 Sep 2005 20:39:52 +0000 Subject: Fill these in. --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') diff --git a/README b/README index e69de29..0351c3a 100644 --- a/README +++ b/README @@ -0,0 +1,6 @@ +bdftopcf is a font compiler for the X server and font server. Fonts +in Portable Compiled Format can be read by any architecture, although +the file is structured to allow one particular architecture to read +them directly without reformatting. This allows fast reading on the +appropriate machine, but the files are still portable (but read more +slowly) on other machines. -- cgit v1.2.3