Moving a Vector object in Actions
-
Wayland
- Mitglied
- Beiträge: 66
- Registriert: Sa 11 Mai 2013 17:32
- Wohnort: Saddleworth, UK
Moving a Vector object in Actions
Sorry, it's me again...
I'm trying to build an action to put my copyright signature into a picture.
The pictures are of various sizes and orientation and I usually place my signature 50 pixels up from the bottom and 50 pixels from the right.
I've made the signature a vector and saved it as a custom shape so I can insert that into the picture with an action as a layer.
The action can also scale the signature, rotate it slightly and then align it to the right and the bottom which takes care of the positioning regardless of the image size.
The problem I'm having is that all the methods I can find of moving the Vector away from the edge do not record in the action.
I don't want to rasterize the object because they occasionally need rescaling in the finishing touches so "Move layer content" does not seem to work.
What I need it to do is move the object -50 pixels X and Y. What am I missing?
I'm trying to build an action to put my copyright signature into a picture.
The pictures are of various sizes and orientation and I usually place my signature 50 pixels up from the bottom and 50 pixels from the right.
I've made the signature a vector and saved it as a custom shape so I can insert that into the picture with an action as a layer.
The action can also scale the signature, rotate it slightly and then align it to the right and the bottom which takes care of the positioning regardless of the image size.
The problem I'm having is that all the methods I can find of moving the Vector away from the edge do not record in the action.
I don't want to rasterize the object because they occasionally need rescaling in the finishing touches so "Move layer content" does not seem to work.
What I need it to do is move the object -50 pixels X and Y. What am I missing?
-
Juan
- Mitglied
- Beiträge: 615
- Registriert: Do 06 Okt 2011 08:08
Re: Moving a Vector object in Actions
It sound like is a job for small script where it takes the active document size and do a small math operation taking the width and height -50px, but I have no idea if is possible in PL.
I know that this doesn´t help much, sorry.
Cheers
Juan
I know that this doesn´t help much, sorry.
Cheers
Juan
-
akeller
- Mitglied
- Beiträge: 1000
- Registriert: Fr 03 Apr 2009 19:10
Re: Moving a Vector object in Actions
*
Zuletzt geändert von akeller am So 10 Nov 2013 09:11, insgesamt 3-mal geändert.
-
Juan
- Mitglied
- Beiträge: 615
- Registriert: Do 06 Okt 2011 08:08
Re: Moving a Vector object in Actions
There you goakeller hat geschrieben:Well, the simplest way would be to add 50 px around your logo.
Andreas
Cheers
Juan
-
Wayland
- Mitglied
- Beiträge: 66
- Registriert: Sa 11 Mai 2013 17:32
- Wohnort: Saddleworth, UK
Re: Moving a Vector object in Actions
Sounds like a good idea but how do I add a clear border to my vector?
I'm struggling to find a way to combine a rectangle with my signature that still allows me save it as a shape.
I'm struggling to find a way to combine a rectangle with my signature that still allows me save it as a shape.
-
akeller
- Mitglied
- Beiträge: 1000
- Registriert: Fr 03 Apr 2009 19:10
Re: Moving a Vector object in Actions
*
Zuletzt geändert von akeller am So 10 Nov 2013 09:11, insgesamt 3-mal geändert.
-
Wayland
- Mitglied
- Beiträge: 66
- Registriert: Sa 11 Mai 2013 17:32
- Wohnort: Saddleworth, UK
Re: Moving a Vector object in Actions
Clip art should be fine then, I hadn't thought of that. I'll try it later but I presume I should still be able to deploy it through an action.
The signature is not just simple text unfortunately which is why it is recorded as a vector.
That means I can change the colour to show up on whatever background it finally appears on.
I have a similar action in PS that I use to sign my prints with so it's become a bit of a trade mark I suppose.
The signature is not just simple text unfortunately which is why it is recorded as a vector.
That means I can change the colour to show up on whatever background it finally appears on.
I have a similar action in PS that I use to sign my prints with so it's become a bit of a trade mark I suppose.
-
bkh
- Beta Tester
- Beiträge: 3687
- Registriert: Do 26 Nov 2009 22:59
Re: Moving a Vector object in Actions
There's a "Move Layer" command well hidden in PL (this is what is being inserted in an action when you change the position in the layer attributes). The command has a checkbox to change it to relative movements. I've set it to -50, -50 in the action below.Wayland hat geschrieben: What I need it to do is move the object -50 pixels X and Y. What am I missing?
Cheers
Burkhard.
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
-
ellhel
- Mitglied
- Beiträge: 1355
- Registriert: Mi 04 Jan 2012 03:03
- Wohnort: Reiffelbach
Re: Moving a Vector object in Actions
Hello Burkhard,bkh hat geschrieben:There's a "Move Layer" command well hidden in PL (this is what is being inserted in an action when you change the position in the layer attributes). The command has a checkbox to change it to relative movements. I've set it to -50, -50 in the action below.Wayland hat geschrieben: What I need it to do is move the object -50 pixels X and Y. What am I missing?
Cheers
Burkhard.
where can I find the command in PL.
Regards
Helmut
PhotoLine 21 & Betas, Win-10 Pro 64-bit, ACDSee Photo Studio Ultimate 2018, Dxo Optics Pro 9, Panasonic DMC-G6
"Der Nachteil der Intelligenz besteht darin, dass man ununterbrochen gezwungen ist, dazuzulernen."
George Bernard Shaw
"Der Nachteil der Intelligenz besteht darin, dass man ununterbrochen gezwungen ist, dazuzulernen."
George Bernard Shaw
-
Wayland
- Mitglied
- Beiträge: 66
- Registriert: Sa 11 Mai 2013 17:32
- Wohnort: Saddleworth, UK
Re: Moving a Vector object in Actions
It's under Filters/Other...
That is one of the first things I tried but for some reason it isn't activated for use with a Vector layer as far as I can see.
That is one of the first things I tried but for some reason it isn't activated for use with a Vector layer as far as I can see.
-
bkh
- Beta Tester
- Beiträge: 3687
- Registriert: Do 26 Nov 2009 22:59
Re: Moving a Vector object in Actions
No, this is something different – it doesn't move the layer but its content. (This step is recorded as "Move Picture", btw.)Wayland hat geschrieben:It's under Filters/Other...
"Move Layer" isn't in any of the menus – the only way to record it is by changing the layer position in the Attributes Pane, or by changing the layer position using the layer tool. In either case, you may want to double click on the recorded action step to fine-tune the settings.
Cheers
Burkhard.
-
Wayland
- Mitglied
- Beiträge: 66
- Registriert: Sa 11 Mai 2013 17:32
- Wohnort: Saddleworth, UK
Re: Moving a Vector object in Actions
A-ha... I see it now.
So to do this first you record an action with a small change to the position settings in the top of the attribute panel and then edit the action step by double clicking it where the "Relative" check box becomes visible.
That does the job perfectly but it's a tough one to find.
Thank you very much Burkhard, I would have never found that on my own.
Putting that check box in the attributes panel might be one for the suggestions box though...
So to do this first you record an action with a small change to the position settings in the top of the attribute panel and then edit the action step by double clicking it where the "Relative" check box becomes visible.
That does the job perfectly but it's a tough one to find.
Thank you very much Burkhard, I would have never found that on my own.
Putting that check box in the attributes panel might be one for the suggestions box though...
-
Juan
- Mitglied
- Beiträge: 615
- Registriert: Do 06 Okt 2011 08:08
Re: Moving a Vector object in Actions
Hi,
I made a rustic action, it moves the vector layer to the right bottom and 50 px from the borders, there is a pause in the action where you have to select your logo (just click in your logo layer checkmark so the new layer that was created and the logo layer are selected) and click continue in the actions.
From the actions menu choose Merge. Cheers,
Juan
I made a rustic action, it moves the vector layer to the right bottom and 50 px from the borders, there is a pause in the action where you have to select your logo (just click in your logo layer checkmark so the new layer that was created and the logo layer are selected) and click continue in the actions.
From the actions menu choose Merge. Cheers,
Juan
Du hast keine ausreichende Berechtigung, um die Dateianhänge dieses Beitrags anzusehen.
-
akeller
- Mitglied
- Beiträge: 1000
- Registriert: Fr 03 Apr 2009 19:10
Re: Moving a Vector object in Actions
*
Zuletzt geändert von akeller am So 10 Nov 2013 09:10, insgesamt 3-mal geändert.
-
Wayland
- Mitglied
- Beiträge: 66
- Registriert: Sa 11 Mai 2013 17:32
- Wohnort: Saddleworth, UK
Re: Moving a Vector object in Actions
Thanks Juan but Burkhard's suggestion has already sorted it out for me.
As soon as I work out how to do it I'll post up some of my actions for general use.
Some of them use pre-set tools though so I'm not quite sure if they will work for everyone.
Andreas: I'm glad it's not just me, I feel like a Babe in the Woods at the moment.
I teach people how to use PS so I know my way round it pretty well but I keep looking for things that I'm sure must be here somewhere and get completely lost.
I'm working my way through the Beta version at the moment and trying to get the hang of it so that I'm ready to start teaching people about PhotoLine instead when v.18 comes online.
As soon as I work out how to do it I'll post up some of my actions for general use.
Some of them use pre-set tools though so I'm not quite sure if they will work for everyone.
Andreas: I'm glad it's not just me, I feel like a Babe in the Woods at the moment.
I teach people how to use PS so I know my way round it pretty well but I keep looking for things that I'm sure must be here somewhere and get completely lost.
I'm working my way through the Beta version at the moment and trying to get the hang of it so that I'm ready to start teaching people about PhotoLine instead when v.18 comes online.