[diagrams] #7: Translate causes incorrect bounds.

diagrams diagrams at projects.haskell.org
Wed Nov 24 12:58:54 EST 2010


#7: Translate causes incorrect bounds.
----------------------------------+-----------------------------------------
  Reporter:  fryguybob at gmail.com  |       Owner:        
      Type:  defect               |      Status:  closed
  Priority:  major                |   Milestone:        
 Component:  core                 |     Version:        
Resolution:  fixed                |    Keywords:        
----------------------------------+-----------------------------------------
Changes (by byorgey):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 This now works properly.  The problem was that bounding regions were being
 transformed improperly by transformations involving translation, since the
 input vectors were being "translated" even though they ought to be
 invariant under translation.  This is now fixed.

-- 
Ticket URL: <http://trac.haskell.org/diagrams/ticket/7#comment:1>
diagrams <http://code.haskell.org/diagrams/>
Embedded domain-specific library for describing and rendering diagrams, illustrations, and other graphics.


More information about the diagrams mailing list