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

Re: Words To Circles (scheme script)

Sun Sep 04, 2016 11:41 pm

It defines a lot of variables, because I don't use it i deleted it without searching for a cause, it was 1 of 1500 scripts i have

Re: Words To Circles (scheme script)

Mon Sep 05, 2016 2:46 am

Graechan wrote:
Gotcha 'l-system_v12.scm' (turtle graphics) if loaded will interfere with your script, I'm probably the only one to have this


L-system & turtle graphic
http://registry.gimp.org/node/14690

Request the current 5 years: :ninja
http://gimpchat.com/viewtopic.php?f=9&t=2262&

You are the last hope. :gaah

Re: Words To Circles (scheme script)

Mon Sep 05, 2016 1:44 pm

You try to repair the L-system?

Re: Words To Circles (scheme script)

Mon Sep 05, 2016 6:51 pm

Who tried to repair the what systems?

Re: Words To Circles (scheme script)

Mon Sep 05, 2016 9:01 pm

But why! fix this old script

Re: Words To Circles (scheme script)

Tue Sep 06, 2016 6:53 am

New version (#7) works excellent for me Tran! :bigthup

Image

Can't wait to try words to houses. :)

By the way can you group the two scripts together and just allow the user to select circles or houses?
Words inside shapes or something. :clap

Re: Words To Circles (scheme script)

Tue Sep 06, 2016 11:18 am

here's the combine script with a toggle to choose "draw circles instead of houses".
word_to_shape.scm
(10.13 KiB) Downloaded 126 times
Post a reply