summaryrefslogtreecommitdiff
path: root/fonts/bdftopcf/DESCR
diff options
context:
space:
mode:
authorjoerg <joerg>2006-11-14 19:49:24 +0000
committerjoerg <joerg>2006-11-14 19:49:24 +0000
commit5abd3671ce8f910df9ebcebdd965fb264b0286bb (patch)
treebcf8021a3cfacae6bc7926c06ebc11b34bd26d6a /fonts/bdftopcf/DESCR
parent30216cb761140af8c2d956a0ea7ee3bf139075f4 (diff)
downloadpkgsrc-5abd3671ce8f910df9ebcebdd965fb264b0286bb.tar.gz
Import bdftopcf-1.0.0 from pkgsrc-wip:
The bdftopcf tool converts X fonts from Bitmap Distribution Format to Portable Compiled Format. Fonts in the 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.
Diffstat (limited to 'fonts/bdftopcf/DESCR')
-rw-r--r--fonts/bdftopcf/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/fonts/bdftopcf/DESCR b/fonts/bdftopcf/DESCR
new file mode 100644
index 00000000000..8ac02a54a7e
--- /dev/null
+++ b/fonts/bdftopcf/DESCR
@@ -0,0 +1,8 @@
+The bdftopcf tool converts X fonts from Bitmap Distribution Format
+to Portable Compiled Format.
+
+Fonts in the 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.