Re: Recording final move_to in copy_path()
Behdad Esfahbod <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
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/
--
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo