wmf2fig

A library for reading vector images in Microsoft's native Windows Metafile Format (WMF).

Debian Debian
RUN apt-get update && \ apt-get install -y libwmf-bin
Ubuntu
RUN apt-get update && \ apt-get install -y libwmf-bin
Alpine
RUN apk add libwmf
Arch Arch Linux
RUN pacman -S --noconfirm libwmf
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libwmf-bin
CentOS
RUN yum install -y libwmf
Fedora
RUN dnf install -y libwmf
Raspbian
RUN apt-get update && \ apt-get install -y libwmf-bin
click the source code to copy install wmf2fig on any operating system with command-not-found.com