processing/processing

curveVertex() with PShape objects not working when writing to PDF from P2D/P3D

Open

#5,173 opened on 2017年7月14日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)Java (1,540 forks)batch import
help wanted

Repository metrics

Stars
 (6,431 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Processing 3.3.5

The PDFs I'm saving consist of a squiggle shape made of curveVertex spline points. Something in this process does not carry over to the PDF export, which consists of straight lines as if I had only used the vertex function.

Is this a pdf vector limitation or a problem on our end?

Thanks for any help on this.

コントリビューターガイド