Original Resolution: 1391x1794
Class 2 Drawing Images The code uses addcurvetopoint which should draw curved lines using a cubic bezier path, however the end result of the code is instead drawing connected straight lines but addlinetopoint isn't being used.