Skip to content

Add modular grid with rectangular tiles

Mike Kowalski requested to merge mkov/inkscape:modular-grid into master

This is a new type of grid to simplify creation of modular grids with a fixed tile size. Modular grids can be simulated with multiple rectangular grids, but this approach is not intuitive or convenient. Here I'm proposing adding a new grid type to simplify this task.

modular-grid

Merge request reports