@eltomito

4 Followers
7 Following
36 Posts
@BeaverGEGLChamp You're right! It does! It doesn't work with bucket fill and other things but for drawing, it works really well. Thank you!
@BeaverGEGLChamp Also the plugin isn't meant to be used on existing images, it's meant to be applied to an empty canvass as a live (non-destructive) filter and used as a painting tool. If you want to tile an existing image, there's a tile filter for that already I believe. But you probably understand this, just making sure we're on the same page :)
@BeaverGEGLChamp It's still work in progress. I hope to make it faster and usable for greater divisions than just 5x5. Right now I'm a bit discouraged from working on it by the update bug I filed in gimp and gegl. Unless somebody who knows what they're doing fixes it, I'll have to try to do it myself and it's gonna be a major rabbit hole I'm not looking forward to plunging into :) Thank you for your interest in my silly plugin!
@GIMP Maybe it doesn't show in filters that act "locally" meaning a change in the input only affects a region near that change, because most of the image doesn't need updating, so you don't notice it doesn't update.
@GIMP So far, my GEGL filter effort resulted in a Gimp bug report :) https://gitlab.gnome.org/GNOME/gimp/-/issues/14339
GEGL filter Only Partially Updates Image (#14339) · Issues · GNOME / GIMP · GitLab

Environment/Versions GIMP version number: 3.1.2 Package: flatpak Operating System: Linux Ubuntu 22.04.5 (if Linux) Display system:...

GitLab

@nuxttux made a very cool video showing off some highlights of the 25.04 release. Check it out!

https://www.youtube.com/watch?v=C8kIBtMjOig

#videoediting #kdenlive #artWithOpenSource #video #editing

@kde

Kdenlive 25 - Video Editor

YouTube

@osuosl has been around for 22 years. They kindly host our gitlab for 6 months now, and provide important services for more than 150 other free and open source software communities such as @alpinelinux, @chimera , @debian, @fdroidorg, @gentoo, @gnome, @LineageOS, #ReplicantOS, @torproject. Now their future is in jeopardy 😢

We usually don't ask this, but please boost for reach, this is important infrastructure for so many FLOSS projects!  

https://osuosl.org/blog/osl-future/

#osuosl

Data Center Migration Update and Fundraising Campaign | OSU Open Source Lab

A nonprofit organization working for the advancement of open source technologies.

@GIMP As soon as it's done. Right now, I've just answered my own question at ask ubuntu: https://askubuntu.com/questions/1545828/how-do-i-install-filter-plugins-with-gimp-3-0-flatpak/1545981#1545981
How do I install filter plugins with GIMP 3.0 flatpak?

I installed GIMP 3.0 as Flatpak and I don't know how to install a custom gegl filter. According to the GIMP filter tutorial, I should make the filter as a .so library and then copy it into this gegl

Ask Ubuntu
@GIMP Wow! It's there! I was expecting to see it in Filters->Map since it has gegl_operation_class_set_keys( ... "categories", "map"). Thank you!
@GIMP Could you please help me with installing a custom gegl filter in GImp 3.0 flatpak? I tried all kinds of directories where to put the .so but none work. I detailed the question on askubuntu: https://askubuntu.com/questions/1545828/how-do-i-install-filter-plugins-with-gimp-3-0-flatpak
How do I install filter plugins with GIMP 3.0 flatpak?

I installed GIMP 3.0 as Flatpak and I don't know how to install a custom gegl filter. According to the GIMP filter tutorial, I should make the filter as a .so library and then copy it into this gegl

Ask Ubuntu