[cairo] Recording final move_to in copy_path()

Behdad Esfahbod behdad at behdad.org
Thu Jan 16 19:12:19 PST 2014


On 14-01-16 01:48 PM, Behdad Esfahbod wrote:
> Does this one look better?

It was brought to my attention that the real fix is much simpler:

  if (path->needs_move_to && path->has_current_point)
    ...


-- 
behdad
http://behdad.org/


More information about the cairo mailing list