Whenever I try to use this libraries in processing (1.2) i got an error "Security Exception: Invalid signature file digest for Manifest main attributes" , although it's quite clear that this is an open thread and the bug has been reported
here, my aim with this post is to know wheter someone has allready found a workaround for this issue.
Hi everyone, could be a silly question but i can´t find the answer until now u_u , i have a serie of positions with minimal distance between them, somenthing like this :
775.53375,737.77734
775.52997,737.7678
775.4771,737.788
775.5931,737.8874
775.5956,737.8857
each line represents x and y , once that i`ve created the shape using beginShape and vertex the result is a tiny line almost invisble.
I tried to use peasy cam to to zoom and look at the vertex but seems that these doesn´t become any bigger. I tried scale function too.