Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 5,519
» Latest member: LouieVop
» Forum threads: 7,134
» Forum posts: 39,005

Full Statistics

Latest Threads
Converting grayscale imag...
Forum: General questions
Last Post: Ofnuts
1 hour ago
» Replies: 1
» Views: 44
Colors not correct and de...
Forum: General questions
Last Post: flamesofshadow
2 hours ago
» Replies: 2
» Views: 77
Tool Options have disappe...
Forum: Windows
Last Post: ajax
5 hours ago
» Replies: 4
» Views: 79
Unable to save all export...
Forum: General questions
Last Post: GillianS
10 hours ago
» Replies: 0
» Views: 54
Arrow Script
Forum: Extending the GIMP
Last Post: programmer_ceds
10 hours ago
» Replies: 121
» Views: 149,977
Rainbow text 300, Long sh...
Forum: Gimp 2.99 & Gimp 3.0
Last Post: vitforlinux
11 hours ago
» Replies: 2
» Views: 97
Resize used RIS.
Forum: Extending the GIMP
Last Post: zvezdochiot
Yesterday, 01:05 PM
» Replies: 3
» Views: 160
Anyone use GIMP with the ...
Forum: General questions
Last Post: Ofnuts
Yesterday, 07:46 AM
» Replies: 2
» Views: 113
how to apply curves to mu...
Forum: General questions
Last Post: Ofnuts
Yesterday, 07:43 AM
» Replies: 8
» Views: 239
Does Windows 11 hide its ...
Forum: General questions
Last Post: gophersnake
02-02-2025, 09:39 AM
» Replies: 8
» Views: 332

 
  How to Edit Text on .psd doc with Gimp.. Total Newbie
Posted by: tammy67 - 06-24-2019, 05:07 PM - Forum: General questions - Replies (4)

Hi All

I have a document that i wish to edit. I cant figure out how to do this. I can see the document in the main of my screen and the layers to the right. When i click in the layers box on the right and change each Layer title, this doesnt change the actual wording on the document. E.g If on the Document it says "Happyness" and i find the relating layer and rename it "Sadness" the layer title on the box in right says "sadness" but the actual document has not been visually edited. Also Each Layer on the document is more of a Grey and white checked box, rather than a Text box.. As a total beginner im lost to my error. Please advise if possible. Thanks



Attached Files Image(s)
   
Print this item

  ofn-stroke-fill-paths
Posted by: Ofnuts - 06-23-2019, 07:05 PM - Forum: Extending the GIMP - Replies (13)

This is an overhaul of stroke-visible-paths where the main addition is the ability to use "line mode" path stroking, which, unlike brush painting,  can create really sharp lines and corners:

   

Available on SourceForge as usual.

Print this item

  Restoring Tool Options to Toolbox
Posted by: cosmo666 - 06-23-2019, 06:02 PM - Forum: Linux and other Unixen - Replies (4)

Amazing that this problem isn't even on the list here. There are dozens of posts, none of which has a solution. And the solution provided in the documentation does not work, at least in the Linux universe.

1: Main menu bar, select 'Windows'
2: Select 'Dockable Dialogs'->'Tool Options'

This should put the 'Tool Options' dockable dialog on the desktop, leaving the Toolbox with a 'drop zone' into which the 'Tool Options' dockable dialog may be dropped. However, in order to drop it (at least in my case, with Gimp 2.8 running under Ubuntu 16.04), contrary to the very confusing instructions in the Gimp docs, I had to grab the 'Tool Options' tab itself -- inside the Tool Options dockable window -- then drag and release inside the drop zone in the Toolbox.

Very annoying. But after nearly three-decades of not having to rely on (or pay for) Photoshop, in favor of a graphics tool that just keeps getting better, all I can say to the Gimp developers is:

Thank you, and keep up the great work.

Print this item

  How to set rawtherapee as default RAW editor in 2.10.10?
Posted by: thommym - 06-23-2019, 03:22 PM - Forum: General questions - Replies (2)

Hi!

I'm using GIMP 2.10.10 on Fedora 30 with both Darktable and Rawtherapee installed. When I choose Edit->Preferences->Image Import&Export in GIMP it shows

...
${gimp_plug_in_dir}/plug-ins/file-darktable/file-darktable
${gimp_plug_in_dir}/plug-ins/file-raw-placeholder/file-raw-placeholder
${gimp_plug_in_dir}/plug-ins/file-rawtherapee/file-rawtherapee
...

in that order. But there's now way to change the order and therefore darktable starts when I open a raw-file.

Anyone know a way to change this to rawtherapee?

Print this item

  Draw arrow script recommendations
Posted by: vndep - 06-22-2019, 06:49 PM - Forum: Extending the GIMP - Replies (1)

Hi - I am looking for a script that can draw arrows.  

Ideally it would allow for a high degree of control and customization.

Thanks in advance for your recommendations!

Print this item

  Managing levels in two different parts of the image?
Posted by: magnuslar - 06-22-2019, 07:48 AM - Forum: General questions - Replies (3)

Hi!

I cannot find out to do this so posting here: 

I have an image of a bright sky over a grass in the foreground. The sky is far brighter. Now I want to adjust levels, so that I get a lot of detail in the sky, that is, darkening it, without making the foreground black. So essentially treating the two parts of the image indepently in terms of levels, brightness, contrast. My idea is to do this with some kind of mask, or to separate in two different layers, but I cannot figure out how (I'm quite a newbie to GIMP, trying to learn). 

Anyone have advice or can point to a good tutorial somewhere? 

EDIT: GIMP 2.8.22, running on Ubuntu 18.04

A scaled down version of the image is here:

   

Magnus

Print this item

  Dithering Script-Fu
Posted by: hudsonja - 06-21-2019, 08:48 PM - Forum: Scripting questions - Replies (4)

I'm using GIMP 2.10.6 on Ubuntu 18.10.  
I'm trying to script an automatic image manipulation, and for part of the workflow I need to dither a layer in my image.

I can't find anything that exposes the functionality provided by the dialogue located at Colors > Dither...
[Image: IkRkuYe.png]

Am I missing something?  Or does it just not exist?

Print this item

  Noob needs a hand...
Posted by: vndep - 06-21-2019, 08:32 PM - Forum: Scripting questions - Replies (2)

Hi, All,

Noob here.  I am trying to write a very simple GIMP-python script; all I want to do is:

(a) starting with a clean background
(b) read a .jpg file from my disk into an image object (e.g., a blue sky with clouds)
© have the image appear on top of the background
(d) write some text in black on top of the image (e.g., "Sample Text")
(e) save the whole thing as a new .png file somewhere on my disk.

I am almost all the way there; I am getting an error when I save (noted below) using this line:     
pdb.gimp_file_save(1, new_img, layer, outputpath, 'AAA_TEST.png')


Thanks in advance!  All help is welcome!

CODE FOLLOWS:


def python_sample_scriptC(image, layer) : #FUNCTION DEFINITION
    pdb.gimp_image_undo_group_start(image)
    pdb.gimp_context_push()

    imagepath = 'G:/Users/Star/Dropbox/Projects/Stock photos/blue-clouds-day-53594.jpg'
    outputpath = 'G:/Users/Star/Dropbox/Projects/Stock photos/AAA_TEST.png'
    text = 'SAMPLE TEXT'
    drawableFLAG = None
    xval = 10
    yval = 10
    borderval = 0
    antialiasFLAG = FALSE
    sizeval = 100
    sizetypeval = 1
    fontnameval = 'Arial Heavy'

    pdb.gimp_message('LOAD IMAGE')
    imageobj = pdb.file_jpeg_load(imagepath, imagepath)
    pdb.gimp_display_new(imageobj)
    pdb.gimp_message('CREATE TEXT LAYER')
    textlayerval = pdb.gimp_text_fontname(imageobj, drawableFLAG, xval, yval, text, borderval, antialiasFLAG, sizeval, sizetypeval, fontnameval)
    pdb.gimp_message('SET TEXT COLOR')
    pdb.gimp_text_layer_set_color(textlayerval, '#ff0000')
    time.sleep(1)
    pdb.gimp_message('DUPLICATE')
    new_image = pdb.gimp_image_duplicate(imageobj)
    pdb.gimp_message('MERGE')
    layer = pdb.gimp_image_merge_visible_layers(new_image, CLIP_TO_IMAGE)
    pdb.gimp_message('SAVE')

# THE CODE FAILS ON THE NEXT LINE
    pdb.gimp_file_save(1, new_img, layer, outputpath, 'AAA_TEST.png')

    pdb.gimp_context_pop()
    pdb.gimp_image_undo_group_end(image)
    pdb.gimp_displays_flush()
    #return

Print this item

  Cutting pieces, can't eliminate border
Posted by: gmitche - 06-21-2019, 03:56 PM - Forum: General questions - Replies (6)

I am trying to make an image of a puzzle with different colored pieces.  In the example attached, I've cut out 2 white and 2 black pieces and put into layers.  Showing those 4 layers, we see the puzzle pattern/outline.  I don't want that.  I have the puzzle template as an svg and can't get the paths so narrow that they won't show in the final output, but not so narrow (or nonexistent) that the fuzzy select will still work.  
I am a newbie so verbose help would be appreciated.
Thanks.



Attached Files
.xcf   BlkWhitePuzzleExample.xcf (Size: 363.01 KB / Downloads: 366)
Print this item

  SVG 300 dpi from Inkscape to Gimp
Posted by: ale6rbd - 06-20-2019, 09:44 AM - Forum: Other graphics software - Replies (1)

Hi everyone,

I often use the ellipse mode for the pencil tool in Inkscape and I need to export the path as an SVG at 300 dpi from Inkscape into Gimp. Is there any way to do this?

Also, do you a way of recreating the ellipse pencil in Gimp?

Thank you a lot!  Smile

Print this item