How to draw a circle in gimp?

enter image description here

enter image description here

The requirement is very simple. Just draw a red bordered circle in a specific position.

4

1 Answer

For a clean result (uniform thickness, smooth and clean edges):

  1. Use the Ellipse select tool to make a selection
  2. Select>To path
  3. Select>None (otherwise step #4 will only create half of the line)
  4. Edit>Stroke path in "Line" mode

enter image description here

Simplifications

  • If you do several circles, you can do a selection with several circles in step 1 (shift click for additional circles), and execute steps 2-4 only once.
  • For thin lines (3px or less); you can replace steps 2-4 by a Edit>Stroke selection (but this is ugly on tick lines)
  • You can of course do both together (many thin circles)
2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like