[cairo] [RFC] cairo_path_extents()

Behdad Esfahbod behdad at behdad.org
Mon Jan 21 23:37:27 PST 2008


On Tue, 2008-01-22 at 02:04 -0500, Kalle Vahlman wrote:
> 
> One additional justification in my mind would be symmetry with the
> implicit move_to(0,0) that every path logically begins with, it
> doesn't count either.

There is no implicit move_to(0,0).  An initial line_to is converted to a
move_to exactly because there's no current point.

-- 
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