openFrameworks
openFrameworks copied to clipboard
Fixed bug in ofCairoRenderer where moveTo commands are interpreted wrong
This results in cairo sub paths not starting from the supplied point of the moveTo command. Adding one lien of code fixes this.
I don't see any issue with the change. Could you resolve the merge conflicts with the current master @bgstaal ? I would like to see it merged soon if possible, since this PR was neglected for too long.
looks good to me too!
Hey is this PR still relevant?