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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 4,345
» Latest member: Dannysb
» Forum threads: 6,657
» Forum posts: 36,282

Full Statistics

Latest Threads
creases
Forum: General questions
Last Post: PixLab
53 minutes ago
» Replies: 9
» Views: 228
.
Forum: General questions
Last Post: ldd2
1 hour ago
» Replies: 0
» Views: 18
Question about selection ...
Forum: General questions
Last Post: PixLab
Yesterday, 11:02 AM
» Replies: 3
» Views: 141
How good are you at guess...
Forum: Watercooler
Last Post: Krikor
04-27-2024, 12:56 PM
» Replies: 15
» Views: 464
Color change
Forum: General questions
Last Post: rinaldop
04-26-2024, 04:07 PM
» Replies: 5
» Views: 260
Scaling an image to a fix...
Forum: General questions
Last Post: denzjos
04-26-2024, 03:25 PM
» Replies: 4
» Views: 236
AppImages and Help Files
Forum: Alternate Gimp packagings
Last Post: CtrlAltDel
04-26-2024, 10:37 AM
» Replies: 2
» Views: 155
How do I make this image ...
Forum: General questions
Last Post: Krikor
04-26-2024, 09:23 AM
» Replies: 4
» Views: 175
How do I remove the backg...
Forum: General questions
Last Post: PixLab
04-26-2024, 12:40 AM
» Replies: 4
» Views: 248
I Have A Custom Ubuntu 24...
Forum: Alternate Gimp packagings
Last Post: Tas_mania
04-25-2024, 11:00 PM
» Replies: 5
» Views: 665

 
Video Edit sprite sheet for RPG Maker MV Tutorial
Posted by: mike206 - 04-19-2020, 12:14 AM - Forum: Tutorials and tips - No Replies

Ok hopefully this is posted in the correct section. Anyways... if you use RPG Maker MV and you use those
cool virbrato sideview battlers for your project... you probably already have some cool action sequence skills
made up. If you're having problems that i had as seen in this tutorial making your sideview actor motions last
long enough during the animation... then hopefully this helps. As seen is this video the actor shooting motion
stops during the beam attack. You might have ran into a similar issue and that's what i hope to help fix. This tutorial is for RPG Maker MV users so be sure to share this if you know anyone who needs help with
looping their sideview actor motions when using skills. Thanks for checking out this post



Print this item

  Error: Not enough arguments?
Posted by: Pocholo - 04-18-2020, 03:52 PM - Forum: Extending the GIMP - Replies (7)

I'm trying to self-taught about writing a script-fu script in GIMP and trying to create a simple script, a "New image". When I'm trying to run it it will give me the error "Not enough arguments". What am I missing? Thank you in advanced.

Code:
(define (script-fu-new-image theImage theLayer)    
 (let* ((theImage  (car (gimp-image-new 500 500 RGB)))
         (baseLayer (car (gimp-layer-new theImage 500 500 RGB-IMAGE "Wood" 100 LAYER-MODE-NORMAL)))  
        )
      
      (gimp-image-undo-group-start theImage)
      
      (gimp-image-insert-layer theImage baseLayer 0 0)
      (gimp-drawable-fill theLayer FILL-WHITE)
      (gimp-display-new theImage)
      
      (gimp-image-undo-group-end theImage)
      
 )
)
       
      

    




(script-fu-register
    "script-fu-new-image"                        
    "<Image>/File/Create/New image"
    "New image"                                  
   "Creates a New image"    
   "Pocholo"                            
   "Pocholo"
   "March 2020"                          
    ""
    
    

)

Print this item

  Tool Box Issues
Posted by: jillc - 04-18-2020, 01:44 PM - Forum: Installation and usage - Replies (2)

I had a problem with Gimp and was forced to re-install it, but ever since I've had a problem with my toolbox. It seems to be only half the size it once was and I am having problems with keeping individual tools in the box. This is especially true with the rotate and scale tool, if I select one than the other disappears out of the tool box. Is there a way around this please? Thanks.  Smile

Print this item

  Resize a logo for profile image
Posted by: danamiruna6 - 04-18-2020, 09:19 AM - Forum: General questions - Replies (2)

Hi! I want to properly resize a png logo image https://imgur.com/HIacS9q  for Instagram and Freelancer image profile.

 The size is 180x180 for Freelancer but this is the result when I tried to resize it in Gimp https://imgur.com/a/VFZEVfO . 

 This is another post about this, maybe it will help you understand  better 
           https://www.reddit.com/r/photoshop/comme...e_profile/ . 


How can I resize the image without distorting the logo?

Print this item

  ofn-scroll-layer
Posted by: Ofnuts - 04-17-2020, 08:13 PM - Forum: Extending the GIMP - Replies (12)

A small script to generate animations by shifting a layer.

[Image: TNn94Sm.gif]

ofn-scroll-layer is available here. Please read the HTML doc and its magnificent example.

Print this item

  Champagne for everybody, whisky for the rest
Posted by: Ofnuts - 04-17-2020, 11:10 AM - Forum: Gallery - No Replies

[Image: TNn94Sm.gif]

Print this item

  G'MIC for GIMP 2.10.18 not working
Posted by: mortwinder - 04-17-2020, 10:29 AM - Forum: Extending the GIMP - Replies (1)

I have recently installed the new 2.10.18 version of GIMP, but now the G'MIC plugin no longer works. When I launch GIMP, I get pop-ups saying the entry point cannot be found in C:\Program Files\GIMP 2\bin\libgmodule-2.0-0.dil 

I noticed that the set up wizard for G'MIC 2.9 does not install the plugin in C:\Program Files, but in a file in C:\Users\[name].

Is this the reason the plugin isn't working? 
If so, what is the solution?

Side note - I had been using 2.8 version and G'MIC worked just fine, then updated to GIMP 2.10.6, and faced the same problem but did not pay attention to it then. I need to use the G'MIC plugin now, so if anyone has suggestions I'd be grateful.

Print this item

  getting rid of 1st copy of GIMP
Posted by: petedecember - 04-16-2020, 09:36 PM - Forum: Linux and other Unixen - Replies (6)

Greetings, folks--
My problem is that I have 2 versions of GIMP installed on my computer (Linux Mint 19.1), 2.10.14 and 2.10.18.  I try to get rid of GIMP 2.10.14 and it looks like it is gone entirely, but when I go to install G'mic on GIMP 2.10.18 it brings back 2.10.14 and puts G'mic in that installation!  This has happened repeatedly so it is not a fluke.  Does anyone have any idea how I can get rid the 2.10.14 but have G'mic installed on the 2.10.18?  Thanks so much for your help.

Print this item

  Equations/Details of the Color Transformations
Posted by: crocis - 04-16-2020, 07:23 PM - Forum: General questions - Replies (3)

Hi All,

I am interested in the color transformations of the tools like brightness-contrast, hue-chroma, hue-saturation, saturation, exposure, color balance, color temperature, ... 

Do you know where I can find the details of these tools, in particular the mathematical equations behind them?

Thank you in advance for your help.

Simone

Print this item

  How to add a glossy layer
Posted by: meetdilip - 04-16-2020, 11:35 AM - Forum: General questions - Replies (2)

I want to learn how to add a glossy blurred layer to a wallpaper (sample attached). I am unable to attach the one intended as it is 4K and heavy. But it looks more or less the same. It would be great to have some tips on the same.

[Image: MXPAiZh.png]
Below is the one I made. Giving plain link as it is heavy (4K)

https://i.imgur.com/WFJ1OP2.png

Print this item