#7808: Plots seem to be shifted up and to the left by one pixel or so
------------------------+---------------------------------------------------
   Reporter:  jason     |       Owner:  was       
       Type:  defect    |      Status:  needs_info
   Priority:  major     |   Milestone:  sage-4.4.4
  Component:  graphics  |    Keywords:            
     Author:            |    Upstream:  N/A       
   Reviewer:            |      Merged:            
Work_issues:            |  
------------------------+---------------------------------------------------
Changes (by jason):

  * status:  new => needs_info


Comment:

 I've attached a patch which is a workaround solving the problem.  However,
 it causes other side effects (fuzzy lines, since now lines are not snapped
 to whole-pixels).  You can uncomment the antialiased line in the patch to
 not get fuzzy lines, but then sometimes one axis will be one pixel wider
 than the other, which looks bad.  I haven't tested how these options
 affect vector graphics output (e.g., pdf).

 So we have three options:

 1. Leave things the way they are
 2. Turn off snapping, but deal with possible fuzzy lines
 3. Turn off snapping and turn off antialiasing, and deal with axes that
 sometimes don't match in width.

 Pick your poison.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7808#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to