summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorreed <reed>2004-03-22 17:20:28 +0000
committerreed <reed>2004-03-22 17:20:28 +0000
commit96c78e038d037dbe797b8fed7f160341745cd05e (patch)
treeaa31e2c951acb41acea83551b2d6e300398243a7 /graphics
parent580821dc7a07bd38c7526b86db2a13a67b6040cc (diff)
downloadpkgsrc-96c78e038d037dbe797b8fed7f160341745cd05e.tar.gz
libwmf developer told me that xwmf is part of libwmf
and wmf2x is part of libwmf2 (which we have now). So change the reference. This will close my PR #pkg/22937. The other wording in this DESCRiption is still unclear to me.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libwmf/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libwmf/DESCR b/graphics/libwmf/DESCR
index cfcd70a957b..7e9c8ec417d 100644
--- a/graphics/libwmf/DESCR
+++ b/graphics/libwmf/DESCR
@@ -1,8 +1,8 @@
libwmf is a library for UNIX-like machines that can convert wmf
(Windows Meta Files) files into other formats. Currently it supports
a gd binding to convert to png, and an X one to draw direct to an X
-window or pixmap. It also comes with a program to display wmfs: xwmf.
+window or pixmap. It also comes with a program to display wmfs: wmf2x.
Without a TrueType font server and the standard MS Windows fonts, the X
binding might render text in a different font than would appear under
-MS Windows natively (this is a runtime issue for the xwmf program).
+MS Windows natively (this is a runtime issue for the wmf2x program).