summaryrefslogtreecommitdiff
path: root/graphics/libwmf/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-10-31 22:52:58 +0000
committerzuntum <zuntum>2001-10-31 22:52:58 +0000
commit7e9524f1017cb18948282b999e45c15b8b9e6dee (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/libwmf/DESCR
parent41c8c3cd74ce618106e762374834328ba0c18a8c (diff)
downloadpkgsrc-7e9524f1017cb18948282b999e45c15b8b9e6dee.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/libwmf/DESCR')
-rw-r--r--graphics/libwmf/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/libwmf/DESCR b/graphics/libwmf/DESCR
new file mode 100644
index 00000000000..cfcd70a957b
--- /dev/null
+++ b/graphics/libwmf/DESCR
@@ -0,0 +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.
+
+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).