Page 1 of 1

WMF-display: cutted borders

Posted: Mon Oct 26, 2009 10:15 am
by Peter2
I have a problem to display WMF-files correctly, because the line-with of a vector is ignored. (I have problems to upload a picture to imagehack, so I want to describe the problem.)
  • Take a vector rectangle with coordinates from 0,0 to 10,10.
  • Add a line-width of 2 units, centered to the vector-line: 1 unit of the width expands to the inside of the rectangle, 1 unit expands to the outside.
  • A correct display would display the full line-width from coordinates -1,-1 to 11,11.
  • :bug: BUT: It does not. It displays from 0,0 to 10,10 and cuts the outside of the line-width.
Is it a problem of XnView or of the plugin CAD-Manager?

Regards

Peter

Re: WMF-display: cutted borders

Posted: Mon Oct 26, 2009 2:03 pm
by Peter2
It seem to be a missing function in the plugin - read here:
http://www.cadsofttools.com/forum/viewt ... 6454a2c8d8

Peter