8d47d3a50c
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.
8 lines
485 B
Text
8 lines
485 B
Text
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: 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 wmf2x program).
|