| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,924
» Latest member: Volker
» Forum threads: 7,690
» Forum posts: 41,824
Full Statistics
|
| Latest Threads |
Text Editor hardly ever w...
Forum: General questions
Last Post: rich2005
2 hours ago
» Replies: 3
» Views: 99
|
How to get G'MIC within G...
Forum: General questions
Last Post: rich2005
3 hours ago
» Replies: 2
» Views: 103
|
How to make image and mas...
Forum: Installation and usage
Last Post: Ofnuts
Yesterday, 08:39 PM
» Replies: 5
» Views: 231
|
Gimp 3.0 get Metadata wit...
Forum: Extending the GIMP
Last Post: Volker
Yesterday, 05:41 PM
» Replies: 0
» Views: 10
|
Colorized Layer Reverts t...
Forum: General questions
Last Post: rich2005
Yesterday, 02:42 PM
» Replies: 3
» Views: 183
|
Multi window mode mode fa...
Forum: General questions
Last Post: teapot
11-07-2025, 01:40 PM
» Replies: 5
» Views: 350
|
Animation with only GIMP ...
Forum: Gallery
Last Post: Scut-51
11-06-2025, 11:49 AM
» Replies: 25
» Views: 23,002
|
GIMP 3.04 opens with wind...
Forum: Windows
Last Post: subbareddy
11-05-2025, 07:47 AM
» Replies: 7
» Views: 3,802
|
Isolate, select and copy/...
Forum: General questions
Last Post: rich2005
11-04-2025, 04:39 PM
» Replies: 7
» Views: 511
|
"Plug-in crashed" on GIMP...
Forum: General questions
Last Post: skullamrotis
11-04-2025, 03:32 PM
» Replies: 4
» Views: 469
|
|
|
| gegl-0.4.30 failed the meson test. |
|
Posted by: jiapei100 - 06-05-2021, 02:57 AM - Forum: Installation and usage
- Replies (1)
|
 |
meson test failed with the following ERROR mesage for gegl-0.4.30 .
Code:
➜ builddir meson test
ninja: Entering directory `....../gegl-0.4.30/builddir'
[213/320] Compiling C object gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-color.c.o
FAILED: gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-color.c.o
ccache cc -Igegl/libgegl-0.4.so.0.429.1.p -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O2 -g -DHAVE_CONFIG_H -Ofast -DGEGL_ENABLE_DEBUG -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -fPIC -pthread '-DLIBDIR="/usr/local/lib/x86_64-linux-gnu"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-color.c.o -MF gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-color.c.o.d -o gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-color.c.o -c ../gegl/opencl/gegl-cl-color.c
../gegl/opencl/gegl-cl-color.c:32:10: fatal error: opencl/colors.cl.h: No such file or directory
32 | #include "opencl/colors.cl.h"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
[214/320] Compiling C object gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-init.c.o
FAILED: gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-init.c.o
ccache cc -Igegl/libgegl-0.4.so.0.429.1.p -Igegl -I../gegl -I. -I.. -Igegl/buffer -I../gegl/buffer -Igegl/graph -I../gegl/graph -Igegl/module -I../gegl/module -Igegl/opencl -I../gegl/opencl -Igegl/operation -I../gegl/operation -Igegl/process -I../gegl/process -Igegl/property-types -I../gegl/property-types -I/usr/local/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu11 -O2 -g -DHAVE_CONFIG_H -Ofast -DGEGL_ENABLE_DEBUG -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-deprecated-declarations -Wmissing-prototypes -Wold-style-definition -fPIC -pthread '-DLIBDIR="/usr/local/lib/x86_64-linux-gnu"' '-DG_LOG_DOMAIN="GEGL"' '-DGEGL_LOCALEDIR="/usr/local/share/locale"' -MD -MQ gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-init.c.o -MF gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-init.c.o.d -o gegl/libgegl-0.4.so.0.429.1.p/opencl_gegl-cl-init.c.o -c ../gegl/opencl/gegl-cl-init.c
../gegl/opencl/gegl-cl-init.c:38:10: fatal error: opencl/random.cl.h: No such file or directory
38 | #include "opencl/random.cl.h"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
Could not rebuild ....../gegl-0.4.30/builddir
Any suggestions please?
|
|
|
| os mojave and 2.10 ....ok? |
|
Posted by: Deanna - 06-04-2021, 04:36 PM - Forum: General questions
- Replies (4)
|
 |
Hi,
I'm using GIMP 2.8 and am contemplating whether I should upgrade to 2.10 (or not??).... but I'm on an older MBP that's a 2014 running OS Mojave. Can it handle Gimp 2.10?
Also, if I do upgrade, will I lose anything in the different functions or will I have trouble opening my 2.8 projects after the upgrade.
Thanks!
Deanna
|
|
|
| The Rough Guide to Soft Proofing |
|
Posted by: rich2005 - 06-03-2021, 02:52 PM - Forum: Tutorials and tips
- No Replies
|
 |
...and why you should not worry about it.
You know that your printer uses cyan, magenta, yellow (CMY) and black (K) inks and wonder about converting between the GIMP (and computer) red, green, blue (RGB) and CMYK.
If printing at home, the inkjet printer software does the conversion. Just remember that photographs are typically displayed brighter on the computer, especially with Windows Photo Viewers and will print that bit dimmer.
If sending photographs off to a commercial printer, these days they will generally make the conversion for you, with a warning that colours will become 'more subdued'. They will still do a better job than you can do.
LOGO's and designs that are printed using offset printing where layers of colour are printed on top of each other (a subtractive printing process) are another matter. Your painting / sticker / book cover might come back looking dull and faded.
The best way is to create your design start-to-finish using a CMYK editor such as Krita, however it is possible to use GIMP and see what a print will look like. That is soft-proofing
If you must use Gimp, then pick your colours carefully avoiding those bright greens and blues that will be affected the most.
This little video is about soft-proofing in GIMP. https://youtu.be/jyNz7-QLPLA about 6 minutes duration.
For those that want a CMYK version of their work using Gimp then there is a plugin CYAN see: https://www.gimp-forum.net/Thread-CMYK-c...3#pid11743
|
|
|
| Toolbars for Visual Studio 2019 |
|
Posted by: werner - 06-03-2021, 12:58 PM - Forum: General questions
- Replies (4)
|
 |
Hello,
I'm trying to use GIMP 2.10.24 to draw toolbars for MS VS 2019 with Gimp. Although it seems to work fine for icons, none of the BMP parameters seem to produce valid toolbars :
Using these explanations, I can save the BMP file so that it opens in Visual Studio. I also set the mode to RGB and made sure there is no alpha channel.
The app builds OK, but when I run it,
Code:
VERIFY(toolBar->LoadToolBar(nID));
fails with an exception.
Is there anything workaround for this?
Thanks,
Werner
|
|
|
|