Earlier quoted context omitted.
They could start with a name change.
Yes, I suggest they change it to... The Pimp
Writing a Gimp 3.0 Plugin
151–160 of 177 posts
Re: Writing a Gimp 3.0 Plugin
#152Re: Writing a Gimp 3.0 Plugin
#153Earlier quoted context omitted.
A gimp is a man dressed in a bondage suit used for BDSM sexual roleplay. Gimps are considered inappropriate to even talk about in school and business settings. The GIMP software might as well have the name of a curse word like fuck or shit as far as its appropriateness in public discourse goes.
Literally, get over it. Even my (extremely conservative) church group doesn't have an issue with it. 1) because most people don't know BDSM terminology and 2) gimp has other connotations so it's not even obvious that was intended and 3) most people aren't terminally online and 100% don't care as long as the program works. I've never had a problem sharing it. And no one outside tech has ever brought up BDSM when I tel…
Re: Writing a Gimp 3.0 Plugin
#154Earlier quoted context omitted.
Literally, get over it. Even my (extremely conservative) church group doesn't have an issue with it. 1) because most people don't know BDSM terminology and 2) gimp has other connotations so it's not even obvious that was intended and 3) most people aren't terminally online and 100% don't care as long as the program works. I've never had a problem sharing it. And no one outside tech has ever brought up BDSM when I tel…
The cool thing about life is that, we don't have to get over it. Instead we can advocate for change. And there's literally nothing you can do about it lol.
Re: Writing a Gimp 3.0 Plugin
#155I'm patiently waiting for resynthesizer to be ported. Then I will make the move to 3.0. I've used GIMP exclusively as my image editor for the past two decades and it has fulfilled my needs for web development. I really don't get all the gripe around it. It's one of the most valuable free programs on my PC. Sure, it does take time and possibly customization to get yourself a comfortable workflow. But once you get it d…
I think it's already been ported, based on https://www.reddit.com/r/GIMP/comments/1i99ze0/resynthesizer...
Re: Writing a Gimp 3.0 Plugin
#156Earlier quoted context omitted.
It's not made for coders, it's made for the benefit of whomever uses it, and many people use and bundle it as well. I do understand the issues that people are experiencing with it UX-wise, but the answer to that is not that it's being made for coders, it's that it's an open source project, and as such, it has other incentives, than giving the best UX possible. Also, since it's open source and not for-profit, it has o…
We actually set up a UX repo to better track issues with UI/UX, and to get feedback from designers and other members of the community. If anyone's interested in helping, feel free to post issues and discuss on https://gitlab.gnome.org/Teams/GIMP/Design/gimp-ux/-/issues
Re: Writing a Gimp 3.0 Plugin
#157Earlier quoted context omitted.
and I think otherwise https://girinstud.io/news/2018/04/zemarmot-main-contributor-...
I do know about the movie, and having one (upcoming even) movie being made about GIMP doesn't say anything about its usage, or it not being made for coders. Being made for coders is a bad claim as well, at most, it's a jab at its user interface, which, I think, is no worse then Photoshop's by the way, it's just that people are familiar with one, and the not the other. A good refutal of the for-coders claim would be t…
Re: Writing a Gimp 3.0 Plugin
#158Earlier quoted context omitted.
I would love Gimp to succeed but Gimp is made by coders for coders (as you might expect from a open source program) and not by visual artists for visual artists. I don’t have a lot of hope. For years I have been using Affinity and it’s been really good, haven’t looked back. Unfortunately it’s not on linux.
The few people I know doing visual design still balk at a program that lacks native CMYK editing. Honestly I'm still skeptical about the significant improvements made for 3.0 due to the project's history. I remember CMYK being the most common complaint (after the UI) 20 years ago, too. And at the time the entire GIMP project insisted that you never needed it and RGB was good enough. By coders for coders, indeed.
rgb is a larger color space than cmyk, that is to say the colors that cmyk can represent are a subset of rgb.
You are doing the work on an rgb monitor. what does having the illusion that you are working in cmyk get you? just use a cmyk color picker
but most damning, industrial printers are not CMYK, they are spot color, that is, they will be filled with essentially random primary colors chosen to best fit the final print. When you do need very fine control over the final color, you don't want a cmyk aware system you want a spot color aware system. And even then, you will only get close, requiring many test prints to validate the final result.
Re: Writing a Gimp 3.0 Plugin
#159Earlier quoted context omitted.
I worked in prepress, so pretty good an Photoshop, and vastly prefer GIMP. The problems with GIMP are technical, there are some necessary things for some jobs that it simply hasn't been able to do, but I'm seeing a lot of work being done on them. The problem with GIMP in industry is 1) that .psd is a standard, and 2) that Photoshop has a bad UI that takes a lot of work to understand well enough to do the very fine wo…
> it only gains features, never loses them The article is about losing features due to incompatibility of plugins. Perhaps you refer to some more abstract open source concept?
Additionally it is trivial to have both installed on the same machine and there haven't been breaking changes in the xcf format as far as I know so you can open the same file on both version without issues.
Re: Writing a Gimp 3.0 Plugin
#160Earlier quoted context omitted.
and I think otherwise https://girinstud.io/news/2018/04/zemarmot-main-contributor-...
I do know about the movie, and having one (upcoming even) movie being made about GIMP doesn't say anything about its usage, or it not being made for coders. Being made for coders is a bad claim as well, at most, it's a jab at its user interface, which, I think, is no worse then Photoshop's by the way, it's just that people are familiar with one, and the not the other. A good refutal of the for-coders claim would be t…
Yes it does because ZeMarmot producers are the main contributors to Gimp's code.