diff options
author | reed <reed@pkgsrc.org> | 2004-03-22 17:20:28 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-03-22 17:20:28 +0000 |
commit | 8d47d3a50cb5b02d943f7c39a3c679f085c7b77c (patch) | |
tree | aa31e2c951acb41acea83551b2d6e300398243a7 /graphics/libwmf | |
parent | a122440606a14cf0ca34aa3b9cecb1ceb08cf924 (diff) | |
download | pkgsrc-8d47d3a50cb5b02d943f7c39a3c679f085c7b77c.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/libwmf')
-rw-r--r-- | graphics/libwmf/DESCR | 4 |
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). |