[cairo] Getting away with dummy final move_to

Behdad Esfahbod behdad at behdad.org
Sat Feb 16 23:36:54 PST 2008


Adrian pointed out that all paths emitted to PS/PDF have a final
unneeded move_to.  That's because _cairo_path_fixed_close_path() always
does a move_to too.  I thought instead of fixing this in each backend,
we should fix it in some higher level, but am not sure where/how.  Carl,
any ideas?

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759



More information about the cairo mailing list