Rendering strokes with width less than 1px?

edited March 2018 in How To...

Hello,

Right now I have a sketch with hundreds of lines and they all are angular - I mean they not arcs but not horizontal or vertical either.

When I set a strokeWidth() less than 1, naturally as there is nothing smaller than a pixel they are displayed intermittently.

My sketch size is 1920,1080. I could increase the sketch size by 10 and naturally I could achieve the same visual output but it just feels like I should be able to render really thin lines within a 1920x1080 sketch. I wonder is there a novel way of doing it, really thin lines perfectly smoothly rendered?

Thank you very much.

Tagged:

Answers

Sign In or Register to comment.