Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 4,798
» Latest member: jowindo
» Forum threads: 7,602
» Forum posts: 41,427
Full Statistics
|
Latest Threads |
Batch export all opened i...
Forum: Extending the GIMP
Last Post: rich2005
1 hour ago
» Replies: 24
» Views: 14,075
|
Dodge and burn plug-in fo...
Forum: Extending the GIMP
Last Post: chuckhenrich
4 hours ago
» Replies: 0
» Views: 31
|
cannot find plu-gins in g...
Forum: General questions
Last Post: πk2
Today, 08:46 AM
» Replies: 3
» Views: 268
|
ora format... it really w...
Forum: General questions
Last Post: mrkid
Yesterday, 10:57 PM
» Replies: 3
» Views: 293
|
.pcd files issue?
Forum: OSX
Last Post: T1-Survivor
Yesterday, 09:45 PM
» Replies: 3
» Views: 533
|
Simplifying a path
Forum: Extending the GIMP
Last Post: Ofnuts
Yesterday, 03:17 PM
» Replies: 40
» Views: 35,616
|
"Gimp 2.99 & Gimp 3.0" fo...
Forum: Gimp-Forum.net
Last Post: Ofnuts
Yesterday, 03:12 PM
» Replies: 0
» Views: 260
|
Coincidence or not, that ...
Forum: Watercooler
Last Post: Krikor
Yesterday, 12:57 PM
» Replies: 2
» Views: 1,284
|
How do you make text circ...
Forum: General questions
Last Post: Krikor
Yesterday, 12:40 PM
» Replies: 13
» Views: 3,933
|
files missing after insta...
Forum: Older Gimp versions (2.8, 2.6....)
Last Post: denzjos
09-16-2025, 03:58 PM
» Replies: 4
» Views: 664
|
|
|
Plugin not using dark theme |
Posted by: xeonicus - 09-10-2020, 02:10 AM - Forum: General questions
- Replies (5)
|
 |
I'm using Gimp 2.10.20 on Windows 7. I set Gimp to use the dark theme. Everything works great.
I installed a plugin called fanim timeline.
Now, the plug-in actually functions correctly. However... the timeline window uses the default theme, not the dark theme.
The screenshot on GitHub clearly shows the plugin using the dark theme. I don't know if it's a plugin problem, or my problem. My other plugins recognize the dark theme and use it.
|
|
|
File New problem |
Posted by: sparky 1987 - 09-10-2020, 01:35 AM - Forum: General questions
- Replies (2)
|
 |
I have Gimp 2.10.20 rev 1
My camera on current setting takes a file 6000 X 4000 - 9Mb average size and loads into Gimp for editing no problem but if I then go to File new and try to make a new image that size it warns me I am making a image of 232 Mb and set in preference max 134.2 why should it make a image that large when my photos are only 9Mb ?
|
|
|
script to merge files into layers and set a layer mask |
Posted by: DanielDD - 09-09-2020, 01:18 PM - Forum: Scripting questions
- Replies (10)
|
 |
Hallo,
I need a script for batch mode:
There are files t0.tif and t1.tif (single page tifs) in the current directory.
The script should open these files and put them into a single file as layers
(t0.tif as bottom and t1.tif as top layer).
Then, the script should set "grain merge" to the top layer and add a white
layer mask.
I am somewhat familiar with (scheme)lisp, but I have no knowledge on
script-fu.
Finally, the script should save the file in standard gimp format.
Daniel
|
|
|
preview larger |
Posted by: novalore40 - 09-08-2020, 03:56 AM - Forum: Older Gimp versions (2.8, 2.6....)
- Replies (5)
|
 |
Hey my lovelies I am trying to use to the filters that come with gimp. I was wondering is there anyway I could make the preview larger for the plugins (like Iwarp). What I am working on now is way to small for me to see I have resized the window but that didn't help. I wear glasses and it still is to small for me to see. Is there any way I can fix this? Thanks in advance
|
|
|
Need gegl to build gimp, and can't build gegl |
Posted by: shachter - 09-08-2020, 03:41 AM - Forum: Linux and other Unixen
- Replies (3)
|
 |
Esteemed Colleagues:
Readers of this forum know that I recently built gimp 2.10
from source, and it was a nightmare, but I did it.
Now -- apparently in search of suffering, for there can be
no other reason for trying to do this -- I am trying to build
gimp 2.10 from source again, for another operating system
that shares the same hardware (my laptop is a multiboot
machine, I have several operating systems installed on it).
Because gimp 2.10 has many dependencies that are newer
than the versions available thru my package manager -- or,
in some cases, not available at all thru my package manager
-- I have had to build those dependencies from source. Only
one unbuilt dependency now remains on this operating system,
gegl.
I cannot build gegl on this operating system. That, of course,
is surely not true, what I mean to say is that I have not figured
out how to build gegl on this operating system. I turn to you,
esteemed colleagues, for help once again. This is the error
message that I get, time and time again, no matter what -f
arguments I have given to the compiler (and I have tried
many):
operations/external/exr-load.so.p/exr-load.cpp.o: In function import_exr(_GeglBuffer*, char const*, int)':
/usr/local/src/gegl-0.4.26/build/../operations/external/exr-load.cpp:506: undefined reference to Imf_2_1::Chromaticities::Chromaticities(Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&)'
This is at operation [481/750] of the ninja build.
Most likely this is a missing constructor that should have been
created from a template, but which the c++ compiler is failing
to create. But templates have been around for a long time
(31 years, in fact -- I remember when Bjarne Stroustrup
announced them in the Journal of Object-Oriented Programming;
but I digress) and I am using gcc 9.2.0. Surely by gcc 9.2.0
the g++ compiler has managed to get templates right. So
what is going on? I suppose I could build clang from scratch
and then try to build gegl with clang++, but I am certain that
this is not a compiler problem. And yet, this same version
of gegl has been successfully built before. So why can I not
build it on this operating system? What do I have to do?
As always, I thank you in advance for any and all replies.
jay at m5 dot chicago dot il dot us
|
|
|
3D funnel |
Posted by: Ofnuts - 09-07-2020, 12:35 PM - Forum: Gallery
- No Replies
|
 |
Testing a new script. If you look at this picture long enough, you will perceive a full shape in the middle (middle "deeper" than the rest).
(open image in a new tab, and zoom it so that the image is about twice as big as the distance between your pupils)
|
|
|
|