summaryrefslogtreecommitdiff
path: root/graphics/libwmf/pkg/DESCR
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-08-05 02:36:37 +0000
committerjlam <jlam@pkgsrc.org>2000-08-05 02:36:37 +0000
commit868eb8ea3aeca1fc9326dbe3e89ce4b2110b1cc5 (patch)
treebd7f3ed12c8b40fc8f886a02038792c58fa1b29d /graphics/libwmf/pkg/DESCR
parent07b4f7a47f6b1b7a514253ff69dce41e511ca56d (diff)
downloadpkgsrc-868eb8ea3aeca1fc9326dbe3e89ce4b2110b1cc5.tar.gz
Change build and installation so we don't conflict with graphics/gd.
Also install html documentation into PREFIX/share/doc/html. Bump version to 0.1.17nb1
Diffstat (limited to 'graphics/libwmf/pkg/DESCR')
-rw-r--r--graphics/libwmf/pkg/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libwmf/pkg/DESCR b/graphics/libwmf/pkg/DESCR
index 45f9656fbe7..cfcd70a957b 100644
--- a/graphics/libwmf/pkg/DESCR
+++ b/graphics/libwmf/pkg/DESCR
@@ -1,8 +1,8 @@
-libwmf is a library for unix like machines that can convert wmf
+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.
-Without a truetype font server and the standard windows fonts the X
+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
-windows natively (this is a runtime issue for the xwmf program).
+MS Windows natively (this is a runtime issue for the xwmf program).