This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > PainShop Pro Scripting > July 2007 > Stripe making Sript
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Stripe making Sript
|
|
|
|
| SuzShook 2007-07-17, 6:21 pm |
| underprocessable | |
|
| Thank you- I will try
"SuzShook" <suzshook@roadrunner.com> wrote in message
news:469b92d6$1_2@cnews...
>I have a script I wrote but never published which makes a striped image -
>you choose the size - from any pattern or gradient, which you set as the
>Foreground Material before running the script. Give it a try and see if it
>meets your needs. Suz
>
> J wrote:
>
>
>
| |
| Conal O'Neill 2007-07-17, 6:21 pm |
|
"J" <john@erwebsite.com> wrote in message news:469b5798$1_3@cnews...
>
>
> Does anyone have a stript to make stripes? I would like to use something
> like this one I found but, even when picking colors it only produces grey
> and black stripes. I am using PSP XI.
>
> http://members.home.nl/j.backer/str...tripomatic.html
>
> Thank you,
> John
>
>
This script will work with a small change to the actual script.
Make the change shown below in your script (this code is towrds the bottom
of the script)...
####End User Alert####
# Fill
App.Do( Environment, 'Fill', {
'BlendMode': App.Constants.BlendMode.Normal,
'MatchMode': App.Constants.MatchMode.None,
'Material': {
'Color': None,
'Pattern': None,
'Gradient': {
'Name': 'Foreground-background', <----- **** Change this
'GradientType': App.Constants.Gradient.Linear,
####End User Alert####
# Fill
App.Do( Environment, 'Fill', {
'BlendMode': App.Constants.BlendMode.Normal,
'MatchMode': App.Constants.MatchMode.None,
'Material': {
'Color': None,
'Pattern': None,
'Gradient': {
'Name': 'Corel_06_029', <----- **** to this
'GradientType': App.Constants.Gradient.Linear,
Apparantly when Corel changed the names of the Gradient files included with
PSP, this broke the script.as originally written
| |
| Spandex Rutabaga 2007-07-17, 10:18 pm |
| Conal O'Neill wrote:
> Apparantly when Corel changed the names of the Gradient files included with
> PSP, this broke the script.as originally written
But it saved Corel the cost of translating resource names and you
can't bill them for the time you wasted sorting out a problem this
created :) It seems like a sensible business move on their part.
| |
| Joske 2007-07-17, 10:18 pm |
| J wrote:
> Does anyone have a stript to make stripes? I would like to use
> something like this one I found but, even when picking colors it only
> produces grey and black stripes. I am using PSP XI.
> http://members.home.nl/j.backer/str...tripomatic.html
> Thank you,
I'm the maker of the script, and have now added a link to one for XI to my
page. Thanks Conan, you saved me some work.
Joske
--
http://members.home.nl/j.a.c.backer/
| |
| Vanessa 2007-07-18, 3:21 am |
| I will try this one too, Suz.........thank you......*g*......
"SuzShook" <suzshook@roadrunner.com> wrote in message
news:469b92d6$1_2@cnews...
>I have a script I wrote but never published which makes a striped image -
>you choose the size - from any pattern or gradient, which you set as the
>Foreground Material before running the script. Give it a try and see if it
>meets your needs. Suz
>
> J wrote:
>
>
>
| |
|
| Thanks works great.
"Joske" <j.backer@home.nl> wrote in message news:469c0696$1_2@cnews...
>J wrote:
>
>
>
>
> I'm the maker of the script, and have now added a link to one for XI to my
> page. Thanks Conan, you saved me some work.
>
> Joske
> --
> http://members.home.nl/j.a.c.backer/
>
>
| |
| Conal O'Neill 2007-07-18, 6:20 pm |
|
>
> I'm the maker of the script, and have now added a link to one for XI to my
> page. Thanks Conan, you saved me some work.
>
> Joske
> --
> http://members.home.nl/j.a.c.backer/
>
>
No problem, Joske... and just fyi, it's Conal. Conan was that other guy who
decided politics was good career choice later in life :-)
| |
|
| Conal O'Neill wrote:
[color=darkred]
> No problem, Joske... and just fyi, it's Conal. Conan was that other
> guy who decided politics was good career choice later in life :-)
You mean... this is not you?
http://artfiles.art.com/images/-/Ar...-C10102051.jpeg
I am relieved!
Joske :-)
| |
| Spandex Rutabaga 2007-07-19, 3:16 am |
| Conal O'Neill wrote:
> No problem, Joske... and just fyi, it's Conal. Conan was that other guy who
> decided politics was good career choice later in life :-)
Conan is that guy on late night TV with the handsome income
(http://www.nbc.com/Late_Night_with_Conan_O'Brien/index.shtml).
Are you saying that's not you after all? :)
|
|
|
| | Copyright 2003 - 2009 forum4designers.com Software forum Computer Hardware reviews |
|