2000-08-05 04:36:37 +02:00
|
|
|
libwmf is a library for UNIX-like machines that can convert wmf
|
2000-02-27 19:33:38 +01:00
|
|
|
(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
|
2004-03-22 18:20:28 +01:00
|
|
|
window or pixmap. It also comes with a program to display wmfs: wmf2x.
|
2000-02-27 19:33:38 +01:00
|
|
|
|
2000-08-05 04:36:37 +02:00
|
|
|
Without a TrueType font server and the standard MS Windows fonts, the X
|
2000-02-27 19:33:38 +01:00
|
|
|
binding might render text in a different font than would appear under
|
2004-03-22 18:20:28 +01:00
|
|
|
MS Windows natively (this is a runtime issue for the wmf2x program).
|