diff options
author | B. Watson <yalhcru@gmail.com> | 2020-04-02 00:10:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-02 00:10:29 +0700 |
commit | 7f6b42979cd5b72351233eaf5722b13e744be922 (patch) | |
tree | 489f961a17d59b31527ab25db42a06fe76959864 /system/pcf2bdf/README | |
parent | 4510e38975f8602e5e03502be518b9402837cbec (diff) |
system/pcf2bdf: Added (convert X fonts).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pcf2bdf/README')
-rw-r--r-- | system/pcf2bdf/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/pcf2bdf/README b/system/pcf2bdf/README new file mode 100644 index 000000000000..d7871d3a39a9 --- /dev/null +++ b/system/pcf2bdf/README @@ -0,0 +1,5 @@ +pcf2bdf (convert X fonts from PCF to BDF) + +Pcf2bdf is a font de-compiler. It converts X fonts from Portable Compiled +Format (PCF) to Bitmap Distribution Format (BDF). It can also accept a +compressed/gzipped PCF file as input. |