Description Usage Arguments Value Examples
Grid size
1 | grid_size(h, w, ss)
|
h |
Expected height (cm) of knitting |
w |
Expected width (cm) of knitting |
ss |
Size square calculated from square_size() |
Grid size to do grid on image
1 2 | tricot::grid_size(20, 20, square_size(31,24))
tricot::grid_size(5, 5, square_size(35,26))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.