diff options
Diffstat (limited to 'bdftopcf/README')
-rw-r--r-- | bdftopcf/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bdftopcf/README b/bdftopcf/README new file mode 100644 index 000000000..0351c3aa0 --- /dev/null +++ b/bdftopcf/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. |