WMF-display: cutted borders
Posted: Mon Oct 26, 2009 10:15 am
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.)
Regards
Peter
- 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.
-
BUT: It does not. It displays from 0,0 to 10,10 and cuts the outside of the line-width.
Regards
Peter