Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Re: Beautify Plug-in

Sun Jul 03, 2022 3:21 am

hejiann beautify for Gimp 2.10 Win64 Bits

Re: Beautify Plug-in

Sun Jul 03, 2022 6:26 am

Hi JamesH.

It's very nice to see You contribute again in this forum. :hi5

Re: Beautify Plug-in

Sun Jul 03, 2022 8:59 am

JamesH wrote:hejiann beautify for Gimp 2.10 Win64 Bits


Has any change to the code be done?
Especially in "simple border"?

Re: Beautify Plug-in

Sun Jul 03, 2022 9:13 am

This version is giving an error warning:

Image

Image

Re: Beautify Plug-in

Sun Jul 03, 2022 6:12 pm

MareroQ wrote:Hi JamesH.

It's very nice to see You contribute again in this forum. :hi5


Thank you for still remember me

Re: Beautify Plug-in

Sun Jul 03, 2022 6:19 pm

nelo wrote:


Has any change to the code be done?
Especially in "simple border"?


yes
test on partha 2.10.22 and portableapp.com gimp 2.10.32
simple border work ok

Re: Beautify Plug-in

Sun Jul 03, 2022 6:22 pm

Pocholo wrote:This version is giving an error warning:

[ Image ]

[ Image ]


sorry, forgot change back to English

Re: Beautify Plug-in

Mon Jul 04, 2022 1:26 am

JamesH wrote:
nelo wrote:


Has any change to the code be done?
Especially in "simple border"?


yes
test on partha 2.10.22 and portableapp.com gimp 2.10.32
simple border work ok


Is there a sourcecode for your corrected version?
So one could compile for linux as well?

Re: Beautify Plug-in

Tue Jul 05, 2022 8:33 am

nelo wrote:
JamesH wrote:
nelo wrote:Has any change to the code be done?
Especially in "simple border"?

yes
test on partha 2.10.22 and portableapp.com gimp 2.10.32
simple border work ok

Is there a sourcecode for your corrected version?
So one could compile for linux as well?


This is the corrected version c file
simple-border.zip
(6.05 KiB) Downloaded 39 times

Re: Beautify Plug-in

Tue Jul 05, 2022 9:43 am

Have to confess, I was a bit dubious but yes, it is a fix (at least for me)

@nelo

Compiled in a Mint 20 and Gimp 2.10.32 libs (Panda Jim PPA)

beautify-linux-64bit zipped about 50 MB

https://u.pcloud.link/publink/show?code ... UmXhCRajl7

The usual:
Unzip: 4 plugins go in ~/.config/GIMP/2.10/plug-ins/ 4 folders go in ~/.config/GIMP/2.10/

mint20.jpg
mint20.jpg (185.17 KiB) Viewed 729 times

Re: Beautify Plug-in

Tue Jul 05, 2022 9:58 am

Thanks @Rich.

I have a strange issue with it though.
It works super fine on one machine but "leaves out to fill the top left corner" on another.
Same Linux Mint 20 MATE, same GIMP 2.10.28.
Any idea what can cause this?
Example of the result:
Image

Re: Beautify Plug-in

Tue Jul 05, 2022 10:18 am

Any idea what can cause this?...


Not a clue ;) That paperclip border is ok in my more usual, kubuntu 20.04 / Gimp 2.10.32 (PPA)

Re: Beautify Plug-in

Wed Jul 06, 2022 1:24 am

Interestingly, it happens with each one of those borders.
More interestingly: only on this one computer.

Re: Beautify Plug-in

Wed Jul 06, 2022 2:55 am

@nelo

Try this one, compiled in Mint 19 so might be a little more compatible. Works just the same in my kubuntu / Gimp 2.10.32

https://u.pcloud.link/publink/show?code ... tQ3uLden7X

edit: I can get some strange results (either version) if using layer groups.

Re: Beautify Plug-in

Wed Jul 06, 2022 8:34 am

Thanks @Rich,
sadly ... that one computer doesn't seem to like the top left corner. No matter which of the borders I take.
Works perfectly on mine, works in VirtualBox ... but not on that one machine.
I wonder what's different there.
But ok. I'll leave it as it is.

Re: Beautify Plug-in

Thu Jul 07, 2022 4:16 am

Where does the simple border c file go with in windows 10 for gimp users?

Re: Beautify Plug-in

Thu Jul 07, 2022 4:48 am

@mackenzieh
simpleborder.c is sourcecode.
Can't be used directly in GIMP. It must be compiled for your system first.

I asked for it here, because I can't use Win files on linux. I have to compile it for that, but need the source for this of course.
The package that @Rich provided is not for direct use on Win systems.

Re: Beautify Plug-in

Thu Jul 07, 2022 4:54 am

nelo wrote:@mackenzieh
simpleborder.c is sourcecode.
Can't be used directly in GIMP. It must be compiled for your system first.

I asked for it here, because I can't use Win files on linux. I have to compile it for that, but need the source for this of course.
The package that @Rich provided is not for direct use on Win systems.


Oh. Got it. :)

Re: Beautify Plug-in

Thu Jul 07, 2022 8:49 am

Are there extra textures for simple border?

Re: Beautify Plug-in

Thu Jul 07, 2022 2:57 pm

Update on that issue:
Looks as if it has been some display error.
After moving the dock on the left-hand side (make it narrower), all is fine, suddenly.
So it seems that it was just a display problem. But can't reproduce on other machines.
Ok ... all good now.
Post a reply