Paint Shop Pro :: New Layer Tool Bar Does Not Allow New Layers
Jun 10, 2012
I work at a fast pace, so I need the new layer button, in the toolbar to be available to me.
When I click new layer via the toolbar UNDOCKED to add a new vector layer, the options disappear.
However, If the layer menu is docked, I can click it.
View 2 Replies
ADVERTISEMENT
Sep 8, 2011
I just installed the X4 trial. I still have X3U installed but not open. I keep the layer palette open all the time.
I open an existing image and the current layers are displayed correctly. I open another image and it looks fine too. I then copy the 2nd image or a layer from the 2nd image and paste it as a new layer onto the first image. No matter which image is active, the layer palette continues to show the layers from the 2nd image until I close it. At that point there are no layers displayed in the layer palette at all; not even the background. If I do a paste as new image or even just create a new image, there is nothing in the layer palette then either. It doesn't change if I close and reopen the layer palette. The only way I have found to get the layers to display is to click on something outside of PSP X4 such as an open browser screen and then go back to PSP X4.
View 14 Replies
View Related
Dec 19, 2011
In Photoshop, there is a shortcut that does the following:
Ctrl + Alt + Shift + E — You’ll get a new layer at the top of the layer stack containing a merged representation of all visible layers (handy for sharpening adjustments, etc.).
I tried this in PSP X3 and it doesn't work. Does it even possible to do this in PSP? I know how to merge all the layers in PSP but all the merged layers then disappear. The Photoshop feature keeps all the visible layers and merges them into a combined merged visible layer.
View 5 Replies
View Related
Mar 11, 2013
If you've ever created an image having multiple assorted layers, and want to apply a modification to the final image while keeping those original layers intact, here's the script to do that:
Select allfrom PSPApp import *
def ScriptProperties():
return {
'Author': u'Ken Arway',
'Copyright': u'2013',
'Description': u'Copies all visible layers to a newly created ra'
u'ster layer.',
[code]....
Just use your favourite text editor to copy that code into a text file, and save the file as "CopyVisibleMergedToNewLayer.pspscript" in your user scripts directory. Doesn't matter if it's the "Restricted" or "Trusted" directory.
As the name implies, all the visible layers will be copied and merged, so it's easy to first "hide" the layers you don't want merged before running the script.
Yes, it's just a series of recorded actions; but the key is its use of the "Select All" and "Paste Into Selection" actions -- that ensures that the resulting merged layer maintains the same positioning as the individual layers. In other words, if your original layers have a transparent background and opaque areas that are off-center, simply using Edit...Paste As New Layer will center those opaque areas in the canvas, which is not what you want....
View 4 Replies
View Related
Oct 16, 2012
I'm new to Paint shop. Is it possible to clip an adjustment layer or image to just the layer below it like in Photoshop? Or maybe Paint shop calls it something else?
View 14 Replies
View Related
Oct 22, 2013
I've had an e-mail from a PSPX6 user friend He says he's been trying to build an image in layers but has discovered that they are out of alignment.
View 8 Replies
View Related
May 3, 2013
I have a .PSP file with several layers. I would like to save at once each layer as a different .PNG file. Is it possible?
I could set and save just visible layers one by one, but my point is to find some automation.
View 2 Replies
View Related
Apr 22, 2013
I haven't really used PSP for doing custom graphics, mostly for working on photos; but before that I was using Adobe Photoshop and I liked (and still do) how it made saving easier than PSP does. Unfortunately Photoshop is horribly expensive so this is a better option.
I can't figure out for the life of me how to save .psd or .eps with the layers? It keeps telling me that due to how I am saving or the file format the alpha layers will be lost and so on.
View 8 Replies
View Related
May 4, 2012
I have Paint Shop Pro X4 which I am using to try and manipulate images of postage stamps. I scan the stamp using a film/slide scanner and using the cmyk splitter can produce a good images of the watermark and postmark cancellation, which I save separately. On a lot of the older stamps the plate number, from which the stamp is printed, is engraved into the design of the stamp and quite often this number is obliterated by the black cancellation mark. Is there any way using layers, or any other X4 feature, I can lift the cancellation mark from the image to see what is underneath?
View 5 Replies
View Related
May 21, 2013
I'm using 3-5 adjustment layers on some of my work. Even though I have larger files, without Adjustment layers, once I add an Adjustment Layer to ANY piece of work things slowdown big time. For example a 'normal' curves application is almost instant. But if I add a curves Adjustment Layer then what took 1-2 second takes 10-15 seconds using an Adjustment Layer.
So is there something that Adjustment Layers are doing that is a computer hog? Or am I overlooking something? Or are they just configured in such away that they are naturally slower? [URL]....
View 3 Replies
View Related
Oct 5, 2011
I am having trouble adding tools to my layer palette in X4. Previously I use X2 and can perform this action. However it seems to be lacking in X4 and I certainly miss that.
In X2 I could easily add duplicate layer in the layer tab and all I had to do was a single click the tool and I could perform this action, it was convenient keeping in the same area where I could also delete the layer.
I know in X4 I can add the duplicate layers in the top toolbar, however it is not as convenient and seems to be counterintuitive to have it away from the delete layer tool. I also miss the other layer palette customizations.
Is there any other way to add the duplicate layers on the layers palette? Is there a way to perhaps copy the workspace from x2 to x4(probably a silly question).
View 4 Replies
View Related
Jun 12, 2010
How do I select multiple layers in Paint Shop Pro XI? I've tried with Shift and Ctrl to no avail.
View 6 Replies
View Related
Feb 16, 2013
I'm having an issue with layers not opening properly. I have a file that is a .psd, and when I open it initially, the layers are there. Then, if I save it, it pops up a box saying "because of the limitations of the specified file format (and possibly the save options you have selected), group data will be converted to raster data. Would you like to continue?
If I hit "yes", when I reopen the file, it only has 2 layers. What do I need to do in order to save it with all the layers in tact?
View 1 Replies
View Related
Jul 1, 2013
I have just upgraded to W7 and a new computer and now find that when I drag in directly from a folder or open from within X4 the images that are saved as PSD file (originally created in Photo Shop by a friend for me), opens all layers individually rather than one image with all the layers contained to edit. Before the update to W7 I had Vista and the image went in to X4 as expected, contained as one image with editable layers.
View 7 Replies
View Related
Apr 7, 2012
When I was experimenting before, I was able to see the different layers listed on the RH side of the workspace. Now they are not appearing at all. I have searched but still cannot view the list of the layers I have created.
This in turn means I cannot work on them. And yes, I have got the View>Palettes>Layers box ticked. How to view these layers listed?
View 6 Replies
View Related
Mar 11, 2013
I have a photo that I've duplicated into 4 layers. (1 background layer and 3 edit layers).
I'm trying the use the Erase Tool to erase the same section on the 3 edit layers at the same time. This action saves me repeating the same erase on all three layers as separate actions.
how I can erase 3 layers at the sametime?
View 3 Replies
View Related
Dec 7, 2011
Comparing X3 and X4 ...
Is there no way to use the eraser (or delete selections) on adjustment layers? I do/did this routinely in X3. I have missed some sort of configuration setting in X4!?
View 2 Replies
View Related
Jan 27, 2013
All I want to do is make a collage of three or four images but I can not open more than one image at a time. How do I get the images into the layers pallet so I can edit from there. I can not find anything in the user guide that will tell me how to do it. I watched and tried the video tutorial intro to layers in PSP x5 but that didn't work for me either. I am using PSP x4
View 5 Replies
View Related
Feb 17, 2012
Someone just emailed me that she is "suddenly" able to customize the Layers palette - she even included a screenshot! How to do this???? I can't, no matter what I try. I have PSP X4 14.1.0.5 - the last drop given to us during beta testing, with the sp1 patch applied.
View 3 Replies
View Related
Mar 7, 2012
I want to create a collage. I set a feather value, make a selection out of a 2nd image and paste it into another file. Pastes in fine, but when I try and grab the corner of the pasted layer and resize it to be smaller, for some reason (I have done this approach on 20 other occasions), it doesn't resize as a rectangle as it should. It starts to resize as an octagon type shape. The following link shows an example of a freshly pasted layer that I tried to resize. There must be some setting that got changed because I have done this across four different versions of paint shop
Example below that shows the big layer getting "bent out of shape". URL....
View 2 Replies
View Related
Oct 9, 2012
Well I've got a problem when I work with layers, when I want to merge the layers, PSP closes everytime. If I register my work before merging the layers, it's ok.
View 4 Replies
View Related
Feb 21, 2012
In PSPx2 I used to select an area in an adjustment layer and then use the Flood Fill tool to create a mask. Did it quite often.
In PSPx4 the Flood Fill tool doesn't seem to work on adjustment layers. I can get the desired effect using the Airbrush, but it's a tedious and imprecise technique. Is this a known bug (I searched the forum but couldn't find it) or an intentional change?
View 3 Replies
View Related
Nov 11, 2013
I've clicked link on two layers and set 'Link Set' to 1 on both. I want to make a selection, and move what is in it. But with the contents from two or more layers, not just one. The move tool seems to always move the background layer, although it's locked. What am I missing. I've been looking for this basic feature for a long time. How does the link layers function work?
View 8 Replies
View Related
Dec 11, 2013
PaintShop Pro x6 - recently switched from Adobe Photoshop
Every time I add a border [image|add borders] all my layers merge. How can I add a border and preserve my layers so I can save as a pspimage file.
In Photoshop I could add a border to the background and call it a day. Can I do something similiar with PaintShop?
View 2 Replies
View Related
Nov 2, 2012
Let me give you the details, as they are fairly specific to this issue -
First, here's my puter info: Lenovo ThinkPad Edge E520, Intel i5-2410M Core proc @2.3Ghz, 4Gig RAM, Win 7 pro 64 bit.
PSP X5 - version 15.1.0.10.
Here's da scoop:
Open X5
Open jpg file (have tried various sizes, both physical and pixel, and makes no difference)
Add Raster layer
Create tiny color dot on new layer
Merge layers
Dies, freezes up, have to shut it down and lose what I just modified.
Now, mind you, I've been using PSP since way back in the Jasc days. For years I was one of their beta testers, because I USE THIS EVERY SINGLE DAY! Literally, I'm in it every day. I love X4, still trying to get into X5, but similar to when X4 came out, X5 is slowly PMO'ing me! I create hundreds of scripts, and lots dozens of plug-ins, and so far the majority seem to work fine in X5, however this whole issue of it crashing and freezing up my puter is really getting on my nerves.
After the crash, I can re-open X5 and it'll work fine on the first image. Then next image, SSSD!
Really is getting aggravating this constant crashing. Starting to think that Corel isn't creating this software but Microsoft is
View 3 Replies
View Related
Dec 1, 2011
How to use X4 layer style? It seems so slow, What is your use case mostly? I can have it with vector object/text, ok, but sometimes, it is slow with raster layer.
View 3 Replies
View Related
Sep 14, 2011
As a very long time user of Paint Shop (back to the early JASC days) and using the program primarily for producing bmp and jpg files with lots of graphics, an irritation in later versions has been the need to 'flatten' the layers periodically while working on an image. In past versions (don't remember how far past) one could set defaults such that you automatically worked in a single layer. I don't specifically remember how this was done (only that it could be done) and have not 'rediscovered' how to do it in my current X3 version and assume it will be the same in my (on order) X4. Is there a way to default into single layer work?
BTW: I strongly second the dislike of the graphite color scheme so certainly hope X4 gets 'fixed' to allow one to get rid of it.
I also note that after using the pop-up that appeared in X3 startup to order X4, my X3 became inoperable and had to reload it!
View 2 Replies
View Related
Oct 17, 2013
Working with layers in Paintshop Pro X6 instruction # eight says: To resize (the layer that I just placed on my background image) click on one of the corner nodes and drag outward. But no corners or nodes are showing for me to drag the layer to where I want to position it. It seems like a step is missing from the instructions.
So as it stands, I can get my layer onto the background image but I can't resize or reposition it at all.
View 2 Replies
View Related
Nov 30, 2011
Somehow I have managed to un-dock the toolbar in PSP X4 as can be seen below..how to get it back so that it is not over-lapping the editing area
View 2 Replies
View Related
Oct 25, 2013
I'm having an infuriating problem with the crop tool. I click on the side bar to crop an image, set the ratio, then left click and hold on the image to either move the selection or expand/contract it and PSP crops the image before I can do anything.
View 5 Replies
View Related
Mar 8, 2013
I have the latest updates for PSPx5 running on Windows 8 64 bit. Every time I draw a line with the pen tool with "Create as Vector" unchecked, the program crashes.
View 5 Replies
View Related