[cairo-bugs] [Bug 4409] Dashes are missing initial caps

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 27 12:53:22 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4409          
     

cworth at cworth.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From cworth at cworth.org  2005-09-27 12:53 -------
2005-09-27  Carl Worth  <cworth at cworth.org>

        * ROADMAP: Note that bug #4409 (Dashes are missing initial caps)
        is now fixed.

        * src/cairo-path-stroke.c: (_cairo_stroker_add_cap),
        (_cairo_stroker_add_leading_cap),
        (_cairo_stroker_add_trailing_cap),
        (_cairo_stroker_add_caps): Move face-flipping from inside
        _cairo_stroker_add_caps to new _cairo_stroker_add_leading_cap
        variant of _cairo_stoker_add_cap.

        * src/cairo-path-stroke.c: (_cairo_stroker_line_to_dashed): Change
        to call _cairo_stroker_add_leading_cap or
        _cairo_stroker_add_trailing_cap as appropriate.

        * test/Makefile.am (XFAIL_TESTS):
        * test/dash-caps-joins-ref.png:
        * test/dash-caps-joins.c: (main): Remove dash-caps-joins from the
        XFAIL list and add reference image.
          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list