• ThorrJo@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    55
    arrow-down
    7
    ·
    3 days ago

    Please be a ground-up rebuild of the entire fucking UI by people who know what UX is and who aren’t the type of people who put blue text on a red background…

    lol yeah right, who am I kidding. I think I’m gonna take this opportunity to go see if the PhotoGIMP guy has a donate link.

  • oyzmo@piefed.social
    link
    fedilink
    English
    arrow-up
    10
    ·
    2 days ago

    gimp - it took a while, but finally learned to love it! Totally worth it 😊Thanks for excellent software

    • chisel@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Circles are not possible in raster graphics, so any attempt to add a circle tool without also adding vector support is inherently DOA. /s

    • TomatoPotato69@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      3 days ago

      What’s the problem with making a circle with the select tool and then tracing it or filling it? It’s not hard to make a circle in GIMP…

      • JackFrostNCola@aussie.zone
        link
        fedilink
        arrow-up
        1
        ·
        1 day ago

        Exactly what i do.

        1. pick a grid coordinate and use ctrl+shift with circle selection tool to the size i want.
        2. then using the same starting grid coordinate i create a second inner selection but hold down (shift i think?) to do [ - ] selection instead of [ + ] selection and once the negative selection is started press ctrl+shift again to lock it to circle and expand until i have the circle outline i wanted.
        • TomatoPotato69@lemmy.ca
          link
          fedilink
          English
          arrow-up
          2
          ·
          21 hours ago

          You could also use the select tool to draw a single circle, then go to the Select menu and click Border which will create the outer and inner selections with the width you specified between them. Much easier than selecting a circle and de-selecting the centre hole.

          • JackFrostNCola@aussie.zone
            link
            fedilink
            arrow-up
            2
            ·
            10 hours ago

            Well that does sound easier… I only use GIMP for basic hobby projects so i havent learned all the ins and outs and am probably doing a bunch if things the hard way around haha.
            Cheers friend

      • spartanatreyu@programming.dev
        link
        fedilink
        arrow-up
        6
        arrow-down
        5
        ·
        edit-2
        1 day ago

        That’s not a circle, that’s a grid of pixels being colored in. It’s a lossy representation of something else.

        A circle is a shape which is a graphics primitive. Graphics primitives can be moved, transformed, skewed, etc… with no loss of information.

        If you do that with a grid of pixels, you’re going to lose information.


        Edit: Five downvotes. Apparently people don’t know how to use vectors in bitmap authoring software, or why selections are the lossy way to create shapes. See details in my comments below.

        • TomatoPotato69@lemmy.ca
          link
          fedilink
          arrow-up
          6
          arrow-down
          1
          ·
          2 days ago

          Do you understand how bitmaps and raster drawing works? Everything is represented as a 2d array of pixels. The circle selection before you paint can be moved/scaled/etc and then when you actually want to draw the circle trace the path with the appropriate thickness and use antialiasing if you need to smooth it.

          If you want to make vector drawings, take a look at InkScape. GIMP is the wrong tool for that, so use the right tool for the job if that’s what you want to do.

          • spartanatreyu@programming.dev
            link
            fedilink
            arrow-up
            1
            ·
            1 day ago

            Do you understand how bitmaps and raster drawing works?

            Yes I know the difference between vector and bitmaps

            Everything is represented as a 2d array of pixels.

            Only after the rasterization has taken place.

            The circle selection before you paint can be moved/scaled/etc and then when you actually want to draw the circle trace the path with the appropriate thickness and use antialiasing if you need to smooth it.

            The problem is that the selection itself can lose information, it’s handled internally as a raster mask. That’s why you should use a real vector shape.

            If you want to make vector drawings, take a look at InkScape. GIMP is the wrong tool for that, so use the right tool for the job if that’s what you want to do.

            No. Raster editors can support vector shapes. They vectors are rasterized during the final export, not while creating the shape (which is lossy and what selection shapes are).

            Look at how to create, move and transform a circle in photoshop (or if you don’t want to give adobe money, use photopea).

  • buran@lemmy.today
    link
    fedilink
    arrow-up
    3
    ·
    2 days ago

    The only things I’d like to see right now is the port GTK4 and the OKLAB/OKLCH color space.

  • justdaveisfine@piefed.social
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 days ago

    Random but I had just assumed Gimp updated when I updated other packages, but it turns out I’m using some comically old version (2.1?) and have never seen the newer versions.

    This update seems neat, maybe it’ll finally be worth upgrading to.

    • Linearity@piefed.zip
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      The version of a program depends on where you got that program from.

      If the latest version is old you might be using the Ubuntu or Debian package which prioritize stability over modernity.

  • Mistiy@lemmy.zip
    link
    fedilink
    arrow-up
    4
    arrow-down
    23
    ·
    3 days ago

    Gimp is horrible, I hope this update will actually fix that… ah, what a joke, of course it won’t