diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /graphics/libwmf/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'graphics/libwmf/DESCR')
-rw-r--r-- | graphics/libwmf/DESCR | 8 |
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). |