RSS/Atom feed Twitter
Site is read-only, email is disabled

Adding a Grid - No Right-Side Border?

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

Adding a Grid - No Right-Side Border? PupperPuppet 17 Jun 18:00
  Adding a Grid - No Right-Side Border? rich404 17 Jun 19:55
2019-06-17 18:00:21 UTC (over 5 years ago)
postings
1

Adding a Grid - No Right-Side Border?

Hello!

I'm trying to split a section into a grid of evenly sized squares with identical borders. I can apply the grid filter just fine, but it doesn't apply any border down the right side of the image. How can I get that included?

(I know, utter noob question, but I don't know what terms to search for to find the answer I'm sure has been posted.)

Thank you!

rich404
2019-06-17 19:55:57 UTC (over 5 years ago)

Adding a Grid - No Right-Side Border?

Hello!

I'm trying to split a section into a grid of evenly sized squares with identical borders. I can apply the grid filter just fine, but it doesn't apply any border down the right side of the image. How can I get that included?

(I know, utter noob question, but I don't know what terms to search for to find the answer I'm sure has been posted.)

Thank you!

Remember that Gimp works in pixels and some size canvases will never be exact.

In the Grid dialogue, the width (or height) size **includes** the line width. You can mess with trial-and-error or to calculate possible values.

Deduct the required line width from the canvas size. In the example 200 pix - 5 pix (line width) = 195

Required number of grid rectangles = 7 Dividing 195 by 7 = 27.8 pix. Gimp works in pixels, nearest is 28 pix. Shown in the attachment.

You can see this is not exact. There is a one pixel mis-match. You can have on one side or the other by using a 1 pix offset value, or you can increase the canvas size by that one pixel.