Re: [Boost-bugs] [Boost C++ Libraries] #6063: resize does not offset rectangles (etc.) correctly when using corner_fill_arc

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6063: resize does not offset rectangles (etc.) correctly when using corner_fill_arc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-11-06 23:47:07


#6063: resize does not offset rectangles (etc.) correctly when using
corner_fill_arc
-------------------------------+------------------------
  Reporter: dbfaken@… | Owner: asydorchuk
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: polygon
   Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------

Comment (by asydorchuk):

 Adding duplicate ticket #9168:

 """
 I tried to use resize(pset, -1); resize(pset, 1) to filter the results of
 a xor which should remove all polygon with only 1 or 2 database unit
 differences. resize -1 generates wrong output if the polygon are not
 orthogonal.

 input: 0,0 0,5 1,5 1,0 3,-3 resize -1: 0,1 -3,5 0,0 0,1
 """

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6063#comment:11>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:14 UTC