pdf problem - elements missing in output
Answered
- Need more info
- Answered
- Working on it
in
Programming Questions
•
3 years ago
I'm using Lee Byron's mesh library to generate voronoi shapes, and while they are drawing perfectly as bitmaps, when I save the results as a pdf, all the voronoi lines are missing.
Could this be a result of the JAVA method used to generate the voronoi boundaries?
The code is posted here:
http://feltron.com/downloads/NYC_Voronoi_080410b.zip
Lee Byron's site is not currently working, but this is his mesh library:
http://feltron.com/downloads/mesh.zip
Thanks.
1