diff options
author | Kristian Høgsberg <krh@redhat.com> | 2005-09-23 20:39:52 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@redhat.com> | 2005-09-23 20:39:52 +0000 |
commit | 1367d1093078bb49e4f1b5f1453fea41ae6f2b25 (patch) | |
tree | ab3199630eeedeef786a8e2fdfa08e8fc51e1a2b /README | |
parent | fc73e4a7408f73006267c4f9dbbd8edfadda17d6 (diff) |
Fill these in.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |