• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle




  • Yeah, everyone should just deal with assembly!
    To be a bit more serious I agree that it’ll be useful to be able to not need a framework, but also that frameworks do provide a great way to not need to duplicate as much effort. But a framework does make the whole project a bit more locked in to specific things it does easily and well.

    In general I found the post to be fairly useful to have people read through to be knowledgeable about whether they need a framework and what things they might be giving up by using a specific one.



  • That’s easy, I just tried it and I haven’t used GIMP that much in total and not at all in the previous year and a half.

    You can draw a box with the paintbrush tool. Or if you want the lines to be totally straight, use the Paths tool, then when you’re done marking the lines you want (with or without curves) you click “stroke path” and get a window to select how you want the stroke to be. And I figured this out very quickly as a user not very well versed in GIMP.

    As I also wrote in this comment; GIMP is meant to be an Image Manipulation Program, not a drawing program. You generally don’t use a screwdriver to drive nails into wood, you’ve got a hammer for that. Sure, you can use a screwdriver for it in a pinch, but it’s not going to do it well. Use the tools most appropriate for the thing you’re actually trying to do.


  • You can draw a box with the paintbrush tool, though. That also fixes your thing about triangle. Or if you want the lines to be totally straight, use the Paths tool, then when you’re done marking the lines you want (with or without curves) you click “stroke path” and get a window to select how you want the stroke to be.

    That’s either selecting the paintbrush and drawing directly (1 click and drawing) or selecting the paths tool, making the path, and choosing the line style (1 click + however many points needed + 1 click + selecting parameters (I just went for the default to test) + 1 click to confirm).

    But then again; GIMP isn’t meant to be a drawing program, it’s Image Manipulation Program. Use the right tools for the right things.