libwmf-config
applications with libwmf
Install
- All systems
-
curl cmd.cat/libwmf-config.sh
- Debian
-
apt-get install libwmf-dev
- Ubuntu
-
apt-get install libwmf-dev
- Alpine
-
apk add libwmf
- Arch Linux
-
pacman -S libwmf
- Kali Linux
-
apt-get install libwmf-dev
- CentOS
-
yum install libwmf-devel
- Fedora
-
dnf install libwmf-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libwmf-dev
- OS X
-
brew install libwmf
- Raspbian
-
apt-get install libwmf-dev
- Dockerfile
- dockerfile.run/libwmf-config
- Docker
-
docker run cmd.cat/libwmf-config libwmf-config
powered by Commando
libwmf-devel
applications with libwmf
libwmf-dev
Windows metafile conversion development
Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... This package contains the static library and header files.