|
|
|
|
|
by all2
1615 days ago
|
|
I want to change the size of the letter grid... Maybe to 10x10? Also, I want to change the aspect ratio of the grid. :D So, a 10x10 letter grid with a 4x3 aspect ratio. --- Edit: the example is the letter Q, and somehow it has sub-grid lines. If you take a look at the top two corners, you'll see the line's points are between grid-points. Is there a way to turn off snapping? |
|
And yes, more points and different aspect ratio would be nice, currently the `textarea` works by having a native textarea invisible on top of the SVG render, and tuning it to be in sync was a bit hard. So I think I can make custom grids and ratios happen but I'll have to disable the textarea for them, no big deal I guess :)