Paint.NET :: Eliminating Objects Or Text From Image
Dec 3, 2011
How I can easily remove objects or text from an image. Photoshop has a new feature, which easily recognizes trees or other objects and let you remove them with a click of a button. The same time the background is repairen (like the sky) in a perfect manner...I want that...
I am facing challenges to edit the text. I was making logo and for that I need to add three different colors text. I added the first text with selecting color & font, then I added the new text with different color & fonts on the same layer.
But, if I want to edit the previous text, how can I edit that one?
In PSP 8, if I have many text entries within a single vector layer, all with same font size and type, is there a way to change the font size for all of them at once?
Here is what I want to do. I have the letters 'XC' which I've played with a bit to look the way I want and due to anti-aliasing has nice edges. Now I want to basically fill those letters with an image. I can't figure out how to do this and keep the nice anti-aliased edges.
Current steps:
1. load image as base layer 2. Create new layer with text in it 3. using magic wand select a threshold that has smoothest edges on text layer 4. select image layer and copy the selection area... notice the hard edges of the finished result in the attached example. I want it nice and smooth and anti-aliased.
How to do this more elegantly? I've attached the basics of what I'm doing and the result.
Sometimes, we just don't know there's a better way to do stuff, and others can point it out. Perhaps we'll come up with something useful that Corel can pass back to Graebert for inclusion within ARES. :)
I'd like to see a 3D font that could be placed on objects and extruded as a solid, so that text could be added or removed from objects as a 3D image. So that a minimum width could be assigned to the font, to allow text to be added as a raised or inlaid surface to 3D designs...
I am wondering about the text in my images. I am compiling images that end up 1000px across and will use them at 300dpi.
Is it better to put large text into the image whilst it's still large (2-3000px) and then resize down to 1000px or is it better to not subject the text to a resize by resizing the image first (down to the 1000px) and then pop the smaller text straight into the finished size image.
Which was will give sharper text (assuming a 2 point sharpen if resizing the text in a large image). I'll attach a sample image to show the kind of thing....
I learned to move over to PNG this week after reading that the JPG I had been using as 'standard' loses quality, looks like I was the last to find out.......
I was just wonder how if at all I would be able to go about taking the white subtext on this image (Japanese lettering) and making it transparent or removing it.
On an image of the sea and sky- I want to Place a wavy line where the sea meets the sky Have the sea beneath the line and the sky above it Place text on the wavy line to follow its path
PSPRo X.I double click on a jpg image in my pics (XP home) and it shows in the workspace.I click on the "A" text tool and then the background title of the image changes to vector 1.A horizontal blue bar at the top shows with "text entry and a x in it.Right clicking on the image does not do anything, the tools on the left are greyed out.I am unable to enter any text on the image.
I'm using an image to try and create a banner ad for a website. I'm trying to add text to the side of the image (not on the image itself) but am struggling to find out how to do this.
With PaintShop Pro x6, is there a way to remove text from a shirt in the image and get the entire shirt one solid color? The shirt in the photo is not flat, it is wavy.
i am currently tryeng to write a title for an image.
I would like to have a outline to each letter, so i searched for a bit to find out i should click outline in the effects bar. this fills the entire image exept the text with white,. i wouldn't be too annoyed if i could change the colour or set the amout of outlining, but it is always white and always fills my image no matter what i do.
Paint.net has everything I need in an image editor, except for the way it handles text layers. It would be nice if text would be a special kind of layer, which allows you to change it after doing some other work on a different layer. Right now if you want to change text you have to redo it.
I have received an image from someone which has text all over it. I'd like to strip out a little of the text at the bottom of the image. The background is kind of a grainy, paper-looking beige texture. And, in a perfect world, I'd be able to select only text and delete it.
I'm hoping there is a way to do this, but I haven't figured it out yet. What I'm trying to do is similar to putting text along a vector line, but I want to use an image that is tiled horizontally instead of text. I don't want the image to be tiled both horizontally & vertical, instead I want it to curve with the vector line like text does so that it looks like lace, either above or below the line, NOT along it. Is this possible in PSPX4?
I open a new background - 1440 x 600. Then import my image (in new layer) - 1350 x 280.
Now I want to put some text or arrows pointing from the background to the image but I can only write/draw on the imported image not the background. Have tried merging to no effect.
I've typed in the text in the color that I want. I've clicked on the magic wand, clicked on the white space and I get the checkered background. But it also covers my text and then when I try to use the saved image, it's all completely transparent.
How do I do this so that the text shows up, but the background remains transparent?
I have several .dwg files that I use as templates. I run find and replace VBA routines on the template .dwg files, ie find $Flavor$ and replace it with "Grape", and then I save the .dwg to another directory with a new name.
These VBA routines work well for acdbText and acdbMText objects, but I have a bunch of AcdbAttributeDefinition objects in the .dwg templates as well.
After much research about the AutoCAD object model (I'm mostly a Microsoft Access VBA programmer), I have come to understand that these AcdbAttributeDefinition objects are actually "remnants" of a block that no longer exists in the drawing.
Anyway, I'd like to convert all of these orphaned AcdbAttributeDefinition objects to acdbText objects in the templates and then delete the AcdbAttributeDefinition objects. I have some code that does just that.
However, the issue that I am having with the code is that the newly created acdbText objects are not on the same layer that the original AcdbAttributeDefinition objects were on. I don't know the syntax to identify what layer the AcdbAttributeDefinition object is on or how to specify what layer on which the acdbText object is created.
how to keep the acdbText objects on the same layers as the original AcdbAttributeDefinition objects during the conversion and deletion process?
Here is the code I am using currently:
Sub AttConvert(dwg as string)Dim oDocument as AcadDocumentDim ent as AcadEntityDim aa as objectset oDocument = Documents.open(dwg) For Each ent In oDocument.ModelSpace If ent.ObjectName = "AcDbAttributeDefinition" Then' DO SOMETHING TO IDENTIFY WHAT LAYER THE ACDBATTRIBUTEDEFINITION OBJECT IS ON ' DO SOMETHING TO SPECIFY THAT THAT IS THE LAYER TO CREATE THE ACDBTEXT OBJECT ON Set aa = ThisDrawing.ModelSpace.AddText(ent.TagString, ent.InsertionPoint, ent.Height) End If Next ent For Each ent In ThisDrawing.ModelSpace If ent.ObjectName = "AcDbAttributeDefinition" Then ent.Delete End If Next ent End Sub
I recently stopped using my HP755 plotter and am now plotting "dwg to pdf". The problem is when I go to plot I get a warning message stating that "this plotter configuration cannot be used" and it goes on to list a few reasons why and selects the "none" plotter. Then when at the plot setup page I can continue to plot as I normally would. Why am I getting this warning and how do I stop it?