PORTNAME= libwmf
PORTVERSION= 0.2.8.4
PORTREVISION= 14
PORTREVISION= 15
CATEGORIES= graphics
MASTER_SITES= SF/wvware/${PORTNAME}/${PORTVERSION}
MAINTAINER= jason.unovitch@gmail.com
MAINTAINER= junovitch@FreeBSD.org
COMMENT= Tools and library for converting Microsoft WMF (windows metafile)
LICENSE= GPLv2 # or later
--- src/player/meta.h
+++ src/player/meta.h
@@ -2585,6 +2585,8 @@
polyrect.BR[i] = clip->rects[i].BR;
}
+ if (FR->region_clip) FR->region_clip (API,&polyrect);
+