Welcome, Guest |
You have to register before you can post on our site.
|
Latest Threads |
New noob with GIMP.. Good...
Forum: Gallery
Last Post: Ofnuts
10 hours ago
» Replies: 1
» Views: 95
|
Open, save buttons on bot...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: MrsP-from-C
Yesterday, 02:46 PM
» Replies: 5
» Views: 134
|
Using the GIMP Manual
Forum: General questions
Last Post: Ofnuts
Yesterday, 08:53 AM
» Replies: 4
» Views: 4,275
|
Converting grayscale imag...
Forum: General questions
Last Post: bwestoz
Yesterday, 02:10 AM
» Replies: 7
» Views: 688
|
Correcting perspective fr...
Forum: General questions
Last Post: Tas_mania
02-06-2025, 08:17 PM
» Replies: 10
» Views: 373
|
Recovering a logo
Forum: Gallery
Last Post: denzjos
02-06-2025, 07:28 PM
» Replies: 1
» Views: 474
|
Resize used RIS.
Forum: Extending the GIMP
Last Post: zvezdochiot
02-06-2025, 01:25 PM
» Replies: 6
» Views: 747
|
Gimp 3.0 AppImage and G'M...
Forum: Extending the GIMP
Last Post: CtrlAltDel
02-05-2025, 10:13 PM
» Replies: 4
» Views: 176
|
Does GIMP work well on wi...
Forum: General questions
Last Post: rich2005
02-05-2025, 06:27 PM
» Replies: 3
» Views: 201
|
How to remove notepad lin...
Forum: General questions
Last Post: rich2005
02-05-2025, 06:14 PM
» Replies: 2
» Views: 157
|
|
|
Help with exporting as PDF and loosing layout please? |
Posted by: PMan22 - 04-30-2020, 05:25 PM - Forum: General questions
- Replies (2)
|
|
Hi everyone,
I'm running GIMP 2.10.18. I've spent a long time making individual pages for a recipe book for charity and now that I've come to export them as PDFs for print the PDFs are not coming out with the layout. The main design I have on most pages is a curve shape drawn with path tool, filled in white, and in a layer group with a photo so that the photo (on multiply) fits inside the curve shape. However, when I go to export the curve disappears and the photo is in its original rectangular shape taking up half the page. It also shows ALL of the layers, even hidden ones - I have crossed omit hidden layers but for some reason it puts them all into the PDF anyway. And finally, it also gives black outlines to all of my shapes (boxes and bars) instead of just being flat.
The main problem is the photos in the curve though so if anyone knows how to fix this please let me know. I'm pretty much a graphic design novice I just enjoy doing these things and am doing it voluntarily for the charity to raise funds for them, but equally I would like it to be good! I'm sure its probably something simple that I just don't know about yet. Thank you so much in advance!
|
|
|
major problem running Gimp after upgrade from 2.8 |
Posted by: vincent - 04-30-2020, 09:42 AM - Forum: General questions
- Replies (3)
|
|
Hi all,
I was using 2.8 , then I install 2.10.18 without uninstalling 2.8 and Gmic
First time I run 2.10.18 everything works, all my old brushes are still there(which surprised me).
The next time I run it, the heal selection gave error message. I uninstall everything then deleted all associated folders.
Re-install 2.10.18 It gave multiple errors when I open, but could open after I kept deleting those error messages. But heal selection still popup error messenge when I tried to use it.
Uninstall everything, install 2.8 . It couldn't open, error messenge: couldn't find a particular file. Using windows explorer, I found the file at the exact location that the error messenger says it couldn't find. Maybe I messed-up something when I deleted all associated folders after un-installing.
Please kindly help. The only thing I can think of is reformat my HDD, which is extremely drastic.
|
|
|
Childhood photo revival |
Posted by: meetdilip - 04-29-2020, 09:27 AM - Forum: General questions
- Replies (8)
|
|
I have an old days colour photo with some sepia / brown tint. I used Filter > Enhance > Despeckle to get rid of noise.
Is it possible to remove the brownish / sepia tint as well ? To make the photo look fresh. Thanks.
|
|
|
resynthesize without heal-plugins |
Posted by: lorenz - 04-29-2020, 06:53 AM - Forum: Extending the GIMP
- Replies (16)
|
|
I'm running Ubuntu 12.04 and I tried to install gimp 2.10.18 via apt from the ubuntu-repositories and via ppa:otto-kesselgulasch
In both cases i was able to install gimp-plugin-registry too, I get Filter/Map/Resynthesize, but no Filter/Enhance/Heal selection nor Heal transparency.
I tried to install resynthesizer from different sources I found in the web, all with the same effect.
Running gimp from the terminal, I get this errors:
Quote:Failed to load module "canberra-gtk-module"
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-heal-transparency.py", line 28, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-heal-selection.py", line 30, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-uncrop.py", line 46, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-resynth-sharpen.py", line 32, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-resynth-fill-pattern.py", line 33, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-resynth-enlarge.py", line 29, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-render-texture.py", line 61, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/plugin-map-style.py", line 110, in <module>
from gimpfu import *
ImportError: No module named gimpfu
gimp: LibGimpBase-WARNUNG: gimp: gimp_wire_read(): error
GIMP-Fehler: Plug-in "gimp-lqr-plugin"
(/usr/lib/gimp/2.0/plug-ins/gimp-lqr-plugin)
attempted to install procedure "plug-in-lqr" with invalid parameter name "output target".
GIMP-Fehler: Plug-in "gimp-lqr-plugin"
(/usr/lib/gimp/2.0/plug-ins/gimp-lqr-plugin)
attempted to register the menu item "<Image>/Layer/" for the procedure "plug-in-lqr".
It has however not installed that procedure. This is not allowed.
I checked file permissions and ownership as suggestet in some posts, but now I'm running out of ideas...
|
|
|
unable to install resynthesize on portable GIMP 2.10.18 |
Posted by: cynflux - 04-29-2020, 01:35 AM - Forum: Extending the GIMP
- Replies (9)
|
|
Hello,
I am trying to install resynthesizer on portable GIMP 2.10.18, but it doesn't show up under Filters.
I have put the necessary files in the plugins folders.
I was able to install resynthesizer on regular install of GIMP 2.10.18 and it shows up there, but need it on the portable version.
I am not sure what I am going wrong.
Thank you in advance for your help.
|
|
|
|