GIMP 2.8.22
G'mic_gimp2.8_qt_win32
Installed on a Windows Vista 32-bit OS in VirtualBox VM on Windows 10 64-bit host.
I get the error message after clicking on "G'MIC-Qt.." in the Filters menu
Code:
"This application failed to start because it could not find or load the Qt
platform plugin "windows"
in". Reinstalling the application may fix this problem
after clicking OK another message appears, reads:
Code:
This application has requested the Runtime to terminate it in an
unusual way.
Please contact the application's support team for more information.
The dying plug-in may have messed up GIMP's internal
state. You may want to save your images and restart GIMP to
be on the safe side.
I tried re-installing but that didn't help. Also, my plug-ins and scripts come from my 64-bit system, so not sure if anything might be clashing...
EDIT: Got rid of all the .exe files from ' .gimp-2.8\plug-ins ', except for the plug-ins for Gap, not sure if .py files are specific to any particular 32- or 64-bit OS...
Just noticed there is no 'Python-Fu' under 'Filters, so no Console either...
Hello there. I am trying to open a file (bmp) and am getting the error:
Opening 'C:\Users\Chris\Desktop\Boeing 737 Britannia\texture\B737TAIL_T.bmp' failed: Unsupported compression (861165636) in BMP file and was wondering what can be done to open it?
Surfing the web yesterday I found GIMP Extensions Pack for Windows, it had Mathmap etc included - Is it ok to add on?
If not where am I able to get some scripts and plugins. The gimp I downloaded 2.10.0 didn't come with any and the gimp scripts page hasn't been updated for awhile. Is there another place to get them?
ofnuts I need your Paths page address too.
I won't be downloading anything until Friday night at the earliest unless I can stay up till after 2am Thursday morning as I am a night owl not a morning person. My Peak hour data is down to dial up speed so unless something is really important I won't be downloading or uploading.
Let's say I have a file that is 4000 x 4000.
I edit and want to keep a master file.
I now want to save a version that is 1000 x 1000 as a JPG.
Is there a keyboard shortcut to do this?
Do I have to:
- save
- reduce size
- export as JPG
- close file and be careful not to save (which I've done many times in Photoshop).
(or i can undo - but still same problem)
Also... another question...
What automation tools are there... what can I automate? Just looking for a link to read more.
Also... how do I drag the window around. If no tool is selected, I can't drag around - I normally press the space bar and then move the mouse around. I can't find the same tool you have in other graphic editors.
With my version of GIMP (2.10.2), when I 'export as,' the program will create BMP files with 128 offset-long headers. Is this something new? In the past the headers were only 40 offsets long, filled mostly with 00's.
Reason I ask is that the application I am using (AC3D) wont let me load a texture with a header that long. In the past, the 40 offset-long headers worked like a charm. But all of a sudden my textures won't load. I can even take an older, loadable texture, open it with GIMP and merely save it as a different file name (no other edits), and AC3D will not accept it. But if I merely re-name the file from the file explorer, it works like a charm.
Any help or direction would be deeply appreciated.
This is my first post here, so I hope I'm doing it correctly.
I make drawings of astronomical objects - galaxies,star clusters,planets, etc., through my telescope. After finishing a drawing, I scan it and process it in GIMP. The results are posted online in web sites like CloudyNights.com
There are about 20 steps in the process, so I would like to be able to automate the process. According to the GIMP manual, this can be done in Python.
Here are the steps, after the pencil drawing has been finished:
Scanning:
1. Slide drawing into scanner.
2. Adjust light and shade for grayscale scan.
3. Scan drawing.
4. Remove drawing and repeat above steps for next drawing.
GIMP Processing:
1. Open scanned drawing in GIMP.
2. Invert black and white.
3. Select circle for field of view.
4. Invert circle selection.
5. Use Color Picker tool to determine color of background around selected circle.
6. Use Paint Bucket tool to cover background with selected color.
7. Export modified image and save.
8. Close view.
9. Re-open image and select "New Layer".
10. Select Paintbrush tool (12 - 20px) to place "stars" over the drawn stars on the bottom layer.
11. Return to bottom layer.
12. Use Color Picker tool to select color of field-of-view background.
13. Use Paintbrush tool, at 20px size, to paint over stars on bottom layer.
14. Choice: Return to top layer and use various paintbrush tools to modify or enhance the object (galaxy, star cluster, etc.) OR remain on the bottom layer to use Smudge tol to modify oralter the image.
15. Use Text tool to create title for drawing and descriptive text.
16. Export image, save and close view.