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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,359
» Latest member: Allex
» Forum threads: 6,662
» Forum posts: 36,312

Full Statistics

Latest Threads
Darktable Images Opening ...
Forum: Windows
Last Post: rich2005
1 hour ago
» Replies: 4
» Views: 134
Downloaded the full gimps...
Forum: Watercooler
Last Post: PixLab
1 hour ago
» Replies: 3
» Views: 230
Currently Active Image
Forum: Scripting questions
Last Post: Ofnuts
4 hours ago
» Replies: 5
» Views: 194
[SUGGESTION] Improved uni...
Forum: General questions
Last Post: Ofnuts
05-03-2024, 09:48 PM
» Replies: 4
» Views: 209
Getting active image and ...
Forum: Tutorials and tips
Last Post: Ofnuts
05-02-2024, 07:32 AM
» Replies: 0
» Views: 142
python-fu pdb.file_exr_sa...
Forum: Scripting questions
Last Post: JBreckeen
05-01-2024, 03:12 PM
» Replies: 0
» Views: 106
Threading / Loops in Pyth...
Forum: Scripting questions
Last Post: JBreckeen
05-01-2024, 02:46 PM
» Replies: 14
» Views: 1,458
how do i erase blue penci...
Forum: General questions
Last Post: rich2005
05-01-2024, 07:21 AM
» Replies: 1
» Views: 136
Align Tool: Distribute ta...
Forum: General questions
Last Post: akn_39
04-30-2024, 10:08 PM
» Replies: 3
» Views: 3,148
Script Collection Online
Forum: Scripting questions
Last Post: rgbellotti
04-30-2024, 01:35 AM
» Replies: 1
» Views: 436

 
  how did you get UserCP info in postbit?
Posted by: metulburr - 09-24-2019, 02:03 PM - Forum: Gimp-Forum.net - Replies (1)

I am using MyBB as well. I was wondering how you set the UserCP additional info (such as Operating System and version) in the postbit.

In templates -> <template set> -> Post Bit Templates -> postbit_author_user  I have these

Code:
    {$lang->postbit_posts} {$post['postnum']}<br />
    {$lang->postbit_threads} {$post['threadnum']}<br />
    {$lang->postbit_joined} {$post['userregdate']}
    {$post['replink']}{$post['profilefield']}{$post['warninglevel']}
Is there a variable for usercp info? Such as {$post[profile_fields[fid4]]}

Print this item

  How to select a bunch of points of a path for removal in GIMP?
Posted by: adrianh - 09-24-2019, 05:53 AM - Forum: General questions - Replies (5)

Hello all,

I created a path with a lot of points. I then duplicated the path so that I can attempt separating them into two smaller paths.

Is there a way to select a bunch of the points as a group to perform an operation on them such as removal? Or am I forced having to delete each point separately, one at a time. I would think that the former is a fairly obvious feature because the latter is such a big hassle.

Print this item

  Editing metadata in python
Posted by: vndep - 09-24-2019, 01:26 AM - Forum: Extending the GIMP - Replies (6)

Are there any good tutorials/sample code for using python scrips to edit metadata (Image > Metadata > Edit Metadata)?

Thanks in advance!

Print this item

  create an arrow
Posted by: metulburr - 09-23-2019, 07:12 PM - Forum: General questions - Replies (2)

Is there a way to create a basic arrow in GIMP?

I am trying to make straight and curved arrows for tutorial images. As shown in attachment:
   

I tried using the ArrowsCreator plugin but it only does straight arrows from one point to another, not curved.

Code:
metulburr@ubuntu:~$ gimp --version
GNU Image Manipulation Program version 2.8.16

Print this item

Brick scripting GIMP on a basic level as a newbie
Posted by: Hans Holland - 09-23-2019, 06:12 PM - Forum: Extending the GIMP - Replies (3)

Hi everyone,

I have downloaded GIMP, and know nothing about it yet, except it supports scripting. Can anybody tell me if it can be used as a tool for my specific purpose?

I am thinking about developing software. Users of this, can load photo's, each of which are (optionally scaled) placed somewhere in the result, which will be a photo collage. To figure out if such software is of any use, and to test in practice how it would "feel", I was thinking about setting up an experimental quick&dirty test set-up. 

I will run my own program, written in C, having its own UIF to let the user define the photo collage. It generates a GIMP script file. I just read this should be in Scheme/Script-Fu, which I figure will be in ASCII format? After this, GIMP should load the script and execute it, to see the final result. If all this is possible, it wil be very unworkable, however my goal is to setup a quick&dirty environment, only to orientate myself about developing software for the photo collage. 

I only need three script commands: load photo (name), scale it (width, length) and place it (x, y). These will be repeated for each photo. (after learning GIMP, maybe GIMP can do the full job all on its own without my external C code?)

My two questions:

- Do these three script commands exsist? (I also might need "new": erase all previous content)
- How to load the script file in GIMP and run it?

very many thanks for any feedback!
Smile Undecided

Print this item

  How to crop objects with transparent parts from an image
Posted by: NeonPirate73 - 09-22-2019, 07:56 PM - Forum: General questions - Replies (4)

I want to crop objects which have transparent parts from the background of some images, but I don't know how. Every tutorial I have found has only been for cropping out fully opaque objects from an image. Does anyone know a tutorial or any tips for how to do this?

Print this item

  Just saying hi
Posted by: saltyboy - 09-21-2019, 04:21 PM - Forum: Watercooler - Replies (2)

Hello folks

thought i would take the time to come and say hi and introduce myself

My names Neil and from the UK and have previously used photshop but couldn't afford it no more so decided to give gimp a try.

I used to make sigs and cool things with ps so am hoping to learn all new things with gimp

is there anything i need like plugins etc that will help in future and wheres best place to look to learn things

thanks in advance
neil x

Print this item

  Surface pro 4 landscape mode cursor offset
Posted by: heggety - 09-21-2019, 04:14 PM - Forum: Installation and usage - Replies (4)

Hi I have a Surface pro 4, which runs windows 10 which is all updated and I am attempting to use the surface pen with no clip with Gimp. When in Landscape mode the surface pen works fine with gimp but when the display mode is changed to portrait I get an offset from where the pen cursor is and where the draw mark appears in gimp. I have set the input to screen on the pen, using Gimp 2.10.12. Any suggestions on how to fix this (I have reported the issue to windows)?

Print this item

  Snow effect - Gimp 2.8 or 2.10
Posted by: Arlie - 09-19-2019, 01:53 PM - Forum: General questions - Replies (13)

Hello there !


I am begining with Gimp and have both 2.8 version (at work) and 2.10 (at home).
This is what I would like to do:
- I have an existing GIF created in Gimp (a sphere revolving on itself)
- I would like to add snow falling on this animation

I have tried to use a script I found online "Animatedsnow". It works on a static image but I can't find how to make it work with the animation.
Either I get an error or it simply doesn't work depending on Gimp version...

Then I tried Gim'c rain and snow effect but it looks more like rain thann snow ..

Could anybody help me please ? Undecided

Print this item

  How to combine one face to another face?
Posted by: kenny1999 - 09-19-2019, 06:05 AM - Forum: General questions - Replies (3)

I mean, for example, I want to diffuse my face into the president or a soccer player or a celebrities
, how to do it? I don't need very professional skill and it's just for fun, not for any fake

Do I need any particular plugins?

Print this item