It is currently Fri Jun 21, 2024 3:36 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 32 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Hand-draw your own border/frame
PostPosted: Wed Sep 13, 2023 11:09 pm  (#1) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
I have built a plug-in before that takes a tile and make it into a frame by mirroring and rotating.
But it wasn't interactive because you did a tile and then you won't see end result until after plug-in is ran.

So I have decided to redo this in Javascript so that it's more interactive. It's basic mouse drawing that lets you change color and brush-width. But it can be beautiful and fun.

You can configure the Tile to draw larger for more details and configure the frame with different options.

Here's the link to the tool: https://tinmantaken.blogspot.com/2023/09/hand-draw-frameborder-freehand.html

And here's a sample screenshot of one I did for fun.
Image

_________________
TinT


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 8:10 am  (#2) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
hehe

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 9:22 am  (#3) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
Image
Used tool to create this frame.
Then in GIMP changed color and made a duplicate of frame made it darker color and offset it a little to create depth/thickness.

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 2:21 pm  (#4) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
Does some interesting things when you try to go over it with another colour.

Image


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 2:51 pm  (#5) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
What? How are you getting that? I just get color not XOR mode like that.
Image

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 3:10 pm  (#6) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
I painted white over black then continued painting white spots. I think the second time you paint over it uncovers the original instead of covering it. I didn't understand it myself!


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 3:18 pm  (#7) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
No, I'm really not sure what it is doing.

Image


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 3:26 pm  (#8) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
Not sure how to recreate what you're experiencing.
I thought it was transparent colors but yours looks like it's a mixture of drawing modes.

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 3:28 pm  (#9) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
I wonder. What browser are you using? I use Chrome.

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 3:34 pm  (#10) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
I am using Firefox.


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Thu Sep 14, 2023 4:44 pm  (#11) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
Thank you for trying and finding that bug.
It is now fixed (I downloaded firefox and was able to reproduce the bug and fixed it). :D

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 5:01 am  (#12) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
trandoductin wrote:
Thank you for trying and finding that bug.
It is now fixed (I downloaded firefox and was able to reproduce the bug and fixed it). :D

Nice one! :hi5


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 5:10 am  (#13) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
All's working fine now.

Image


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 5:41 am  (#14) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
wow now that's fancy border

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 5:49 am  (#15) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
It's a shame we can't upload more precise images that we have created in Gimp and have it display those as a border. Still, it's a whole lot of fun!


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 6:42 am  (#16) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
Say no more :D.
It's now a feature. use GREEN area to choose a file from computer then click Load Selected File.
Like this example (I used your avatar hehe):
Image

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 6:56 am  (#17) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7313
Location: Göteborg at last!
WOW! You're a gem Trando :hi5 :yes :jumpclap :clap :paint


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 7:21 am  (#18) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
All thanks to you.

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 11:43 am  (#19) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
Updated: You can now choose to load a picture that you want to frame in the tool as well.
Sample.
Image

_________________
TinT


Top
 Post subject: Re: Hand-draw your own border/frame
PostPosted: Fri Sep 15, 2023 12:22 pm  (#20) 
Online
Script Coder
User avatar

Joined: May 07, 2014
Posts: 3984
Location: Canada
Another update:
When you right click on BorderTile I don't draw the custom_Cursor so that the Border Tile is clean for you to Save/Copy-As Image for possible reuse of Border Tiles.

_________________
TinT


Top
Post new topic Reply to topic  [ 32 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) HN: Draw shape - Create paths draw shapes simultaneously and easily

31

No new posts Draw Arrows/Draw Shapes: Sorry! My download link hadn't worked.

0

No new posts I cannot make the draw tool actually draw

3

No new posts Attachment(s) Asian Hand Fan plugin

14

No new posts I need to remove a hand from a photo

3



* Login  



Powered by phpBB3 © phpBB Group