| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 4,925
» Latest member: jjmeric
» Forum threads: 7,690
» Forum posts: 41,828
Full Statistics
|
|
|
| Simple GIMP question |
|
Posted by: TonyAimer - 01-06-2024, 05:07 PM - Forum: General questions
- Replies (5)
|
 |
I am using GIMP 2.10.18
I wanted to create a geometric object in GIMP but decided to do it in AutoCAD and plotted it as a pdf which worked fine. I did it white on black in Acad and it came out fine as black on white as a pdf.
I tried to import it to GIMP and rotate and resize it to suit the Youtube icon of 300x300 pixels.
I got what appears to be a transparency layer added but there is only one layer containing the pdf. I am obviously missing something but if this workflow is fundamentally incorrect it would be good to know.
Any tips would be welcome.
Tony
|
|
|
| Remarkable Recovery |
|
Posted by: zeuspaul - 01-06-2024, 03:04 AM - Forum: General questions
- Replies (1)
|
 |
I had been working on an image for almost an hour when Gimp crashed. It may have been a conflict with MS Edge browser because the browser greyed out and could not be accessed. I was able to close the browser with task manager. All the other open windows seemed to be ok.
Then when I restarted Gimp I was informed that there had been an unexpected closure and I was asked if I wanted to recover. I gave it a go and to my surprise most? of the open and unsaved images were recovered including the one I had been working on. The ones that did not reappear were the open files that had not been worked on.
|
|
|
| smudge working like paintbrush |
|
Posted by: john harding - 01-05-2024, 09:25 PM - Forum: General questions
- Replies (3)
|
 |
The smudge tool on my Windows 11 PC is not picking up colour. On first opening it does so, but then stays with that colour ever afterwards. In other words, it has become identical with the paintbrush.
I have reinstalled several times without being able to correct this behaviour.
Also, the latest installation has adopted Spanish as its language and I've been unable to reset it to English, partly no doubt because I don't understand the instructions I'm getting in Spanish.
|
|
|
| Unable to build gegl from source |
|
Posted by: lorange - 01-03-2024, 04:15 PM - Forum: Linux and other Unixen
- Replies (1)
|
 |
Hello everyone, I would like to use the AI plugins for gimp and I'm trying to install the packages (babl and gegl) and gimp from source following https://github.com/intel/openvino-ai-plugins-gimp
Unfortunately I get to an error when building gegl. Below is the final part of the error:
Code:
FAILED: tools/exp_combine.p/exp_combine.cpp.o
c++ -Itools/exp_combine.p -Itools -I../tools -I. -I.. -Igegl -I../gegl -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/local/include -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 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=gnu++14 -O2 -g -DHAVE_CONFIG_H -Ofast -DGEGL_ENABLE_DEBUG -Winit-self -Wmissing-declarations -Wpointer-arith -Wno-unused-parameter -Wno-cast-function-type -ftree-vectorize -pthread -MD -MQ tools/exp_combine.p/exp_combine.cpp.o -MF tools/exp_combine.p/exp_combine.cpp.o.d -o tools/exp_combine.p/exp_combine.cpp.o -c ../tools/exp_combine.cpp
../tools/exp_combine.cpp: In function ‘gfloat expcombine_get_file_ev(const gchar*)’:
../tools/exp_combine.cpp:71:5: error: ‘gexiv2_metadata_try_get_exposure_time’ was not declared in this scope; did you mean ‘gexiv2_metadata_get_exposure_time’?
71 | gexiv2_metadata_try_get_exposure_time (e2m, &nom, &den, &error);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| gexiv2_metadata_get_exposure_time
../tools/exp_combine.cpp:74:14: error: ‘gexiv2_metadata_try_get_fnumber’ was not declared in this scope; did you mean ‘gexiv2_metadata_get_fnumber’?
74 | aperture = gexiv2_metadata_try_get_fnumber (e2m, &error);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| gexiv2_metadata_get_fnumber
../tools/exp_combine.cpp:77:7: error: ‘gexiv2_metadata_try_has_tag’ was not declared in this scope; did you mean ‘gexiv2_metadata_has_tag’?
77 | if (gexiv2_metadata_try_has_tag (e2m, "Exif.Image.ISOSpeedRatings", &error))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| gexiv2_metadata_has_tag
../tools/exp_combine.cpp:79:14: error: ‘gexiv2_metadata_try_get_iso_speed’ was not declared in this scope; did you mean ‘gexiv2_metadata_get_iso_speed’?
79 | gain = gexiv2_metadata_try_get_iso_speed (e2m, &error) / 100.0f;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| gexiv2_metadata_get_iso_speed
[16/1015] Compiling C object operations/common-gpl3+/gegl-common-gpl3.so.p/mosaic.c.o
ninja: build stopped: subcommand failed.
Am I missing anything obvious? My laptop has an intel CPU and nvidia (quadro) GPU
Thank you very much for your help
|
|
|
| Layers Disappear |
|
Posted by: adwhitewolf - 01-03-2024, 02:01 PM - Forum: General questions
- Replies (1)
|
 |
Hi guys. I have gimp 2.10.36 running on a 2018 iMac. My image is 1024x1024. I made one multi layered image without issues. The second image I tried to create gave me some problems. I right click on a layer in the layers window and create a new layer. I have it set and don't change the default. Most of the time, a new transparent layer appears and I can edit that layer and it won't affect the others below. Today, I have 5 layers and I tried to make layer 6 but everything disappears from the screen. This is only for layers below the newly created layer. If I create the layer at the very bottom, the rest of the layers are fine. If I create a new layer on the top of the stack, everything under it disappears. I have no idea what's going on. Can someone offer some insight as to what's going on and how I can fix it?
Thanks
|
|
|
| 500 times the same font |
|
Posted by: gimpoid - 01-02-2024, 06:36 PM - Forum: General questions
- Replies (5)
|
 |
Hello!
When I open up the font selection dialog in gimp, I see about 599 entries with the name "Noto Sans ... " and something or the other, with an interesting looking thumbnail to the left. However, when cycling through all these fonts, the appearance of the text never changes. It's an almost comically bad user experience. It probably has something to do with localization or whatever, but .. yes it needs to be fixed. I'm scrolling through a single list with 1000nds of fonts, all looking exactly identical. This is the wrong way. It could be so simple, just let the user put fonts in a folder, and browse the folder from within the font dialog...
I looked into hacking a way around this, like manually editing the tags.xml file but... not convenient.... If there are any other options, I'd love to hear about them. (adding tags via the interface, makes the interface freeze up.)
thnx !
ps I'm running linux mint 21.2
|
|
|
|