and have successfully been able to pull up its dialog box but, it doesn't do anything. I've changed the path as the thread suggests and the problem seems to be with actually installing the rembg program that is also required to make the plugin work properly.
There is another user in the same thread having the same issue I am having which was never resolved for him so I thought it would be best to ask the question here about how to actually install the rembg program on Linux Mint 22.1.
I start getting all types of other dependencies that need to be installed, just to actually get started with the install itself, and was wondering if anyone has ever made the plugin work properly in Linux Mint/Ubuntu/etc... before I go to the trouble of trying to install God knows how much stuff to make it work.
Maybe it's a rabbit hole that would be best not to go down?
The Appimage is one that Rich fixed up for me based on Mateusz Lukasik's PPA.
I have a few photos where I knew I was shooting with 1.5 stops of correction. That was too much, not overblown, but just a little too much. What is the relationship between the values in the 'Colors / Exposure' slider and one aperture stop more/less (or double/half iso or shutter speed)?
Please can anyone tell me how do I place a white border around an image that has a white surrounding area, and then another coloured border ?
I thought it would be as easy to insert a white border first and then another larger coloured (colored) border, however the white border has a differently shaded area along 2 sides with a mitre in one corner.
Hello everyone. I would like to know if anyone knows a way to save the undo history (for now, I still have to write down the steps of my work in a notebook).
I have been installing fonts for years. They have always been successful. However, for some reason it's not working anymore.
I go into gimp/setting/folders/font
It shows where I need to place these new fonts
It says that it should be in:
Users/donald/Library/Application support/GIMP/2.10/fonts
As you can see by the screenshot that 123Marker.ttf is in this directory
Hiya absolutely new to GIMP but could someone tell me why I can't export an image that has a top layer set as alpha, it just comes out black and not like how it looks in the work area
I have a script that does some selects and cuts based on color.
Code:
image = pyi.file_load(r'/windows/projects/5150/Graphic Prefabs for Maps/geomorphs/hi-res/dead_parrot/legend/blank/4cb2d3ac-a815-4728-a8a1-0fac1e5e1e6f-018.png')
color = Gegl.Color.new("black")
pyi.file_save(image, r'/windows/projects/5150/Graphic Prefabs for Maps/geomorphs/hi-res/dead_parrot/test/end.png')
pyi.gimp_selection_none(image)
pyi.image_delete(image)
color.do_dispose()
del color
pyi.gimp_quit(False)
When run it either reports 1 or 2 leaked buffers. I have tried to dispose of the color item but have as yet been unsuccessful. When run without any color creation like this, it runs with no buffer leaks.
Well i guess that the cylinders will be placed on the drawing panel in GIMP so that we have them ( lets say we take the number of 10 cylinders ) - all over the drawing panel.
then - in a second step i try to draw the line - and thirdly
Well - i think that we can do this with the GIMP. This would be a somewhat difficult task because the shadow would be hard to achieve...
What do you say!?
well unfortunatley i am not allowed to add any data.
everytime i add a image i get this:
Request Entity Too Large
The requested resource does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
so what can i do now!? shouold (/could) i add some images to imgur
The image: CR2 file. The system: Win 11. Display profile: none.
No processing was applied in any of the images listed below.
I compared the following:
-CR2 file opened in RawTherapee
-and subsequently opened in GIMP
-GIF export from GIMP, viewed in Photos & GIMP
-JPG export from GIMP, viewed in Photos & GIMP
-TIFF export from GIMP, viewed in GIMP
-CR2 file opened in DPP4, (Digital Photo Professional)
-TIFF created in DPP4, viewed in Photos & GIMP
CR2 file opened in PW8, (Picture Window 8)
-TIFF created in PW8 viewed, in Photos & GIMP
All these images match in terms of color and lightness (they are identical, at least to my eyes).
The TIFF files created in GIMP, DPP4 and PW6 all can be opened in GIMP and look the same.
The TIFF file created in GIMP can be opened in Photos, but the luminosity is off (the image is much lighter). The TIFF file created in GIMP can't, however, be opened in DPP4 or in PW8.
Conclusion: there is some problem with file conversion in GIMP3.0.2. The TIFF standard is not supported to the extent that it can be opened with different photo processing software. Neither DPP4 nor PW8 have this problem: their respective TIFF files are fully interchangeable, produce identical images using all processing software or image viewers - but can't be opened in GIMP...
This looks like a bug to me (unless there is some sensible explanation), but I am not sure how to report this...