wmf2svg
A library for reading vector images in Microsoft's native Windows Metafile Format (WMF).
RUN apt-get update && \
apt-get install -y libwmf-bin
RUN apt-get update && \
apt-get install -y libwmf-bin
RUN apk add libwmf
RUN pacman -S --noconfirm libwmf
RUN apt-get update && \
apt-get install -y libwmf-bin
RUN yum install -y libwmf
RUN dnf install -y libwmf
RUN apt-get update && \
apt-get install -y libwmf-bin