GIMP :: Solid Border On Text Layer With Other Than Normal Mode?
Jan 9, 2014
I made a text layer on top of a textured background and changed the text layer mode to grain extract. I want to put a 3 pixel black border around it that is solid with a normal mode. How do I add a border to my text without it being effected by the text layers mode? The only way that I know how to border is to Alpha the layer to selection then go to edit and stroke selection.
I entered a long sentence in Text Command and only 1st half is being shown. If I click T and select all it shows all the words, but normal select mode only half is being displayed.
Is it masked ?
Its like the other half of the text is invinsible.
I have two similar images where the subject has moved between the images. I have them in the same file as two separate layers and am using the subtract layer mode to identify where they differ, (roughly!).
I want to be able to use the subtract layer as a completely new layer so that I can make edits to it. The only way I have found to do this at the moment is to 'copy visible', but this still brings other elements that I don't want from where the layers overlap.
I don't know what I did, but now when I open a text box and type in, the text looks stretched out sideways. Closing the file and closing GIMP doesn't work. When I open a pic and try to put text on it, it is still stretched.
A while ago, I wanted to add a border in the background color around a layer. So, I increase Layer Boundary Size using the corresponding tool. So far so good. I even wrote into a script, combined with adding drop shadow, see [URL].......
Then, I bought a new computer. I knew it. Never update or upgrade.
Now, when I increase the layer boundary size, it does increase the size of the layer, but the "border" is now transparent. I know, I know, I can fill it up using the bucket fill tool, but first of all this is annoying, and second of all, I am really wondering: what happened? Why did it work before, and doesn't it work now anymore? I am baffled. I see three possibilities:
- The GIMP installation on my new computer has some global setting differently which I am missing - GIMP was updated and this has changed - this is a bug, or at least a quirk, having something to do with old computer running on Win7 and new computer running on Win8
I have a big wallpaper and i would like to set the firm logo in the left bodom corner with something like 40 pixel from the left border en 100 pixels from the bodom corner.
I am trying to make a peice of text glow by going to Filters>Alpha to Logo>Neon, but after I do that The rest of it goes away (including the black backround) and on the right, the layers are no longer the normal rectangle, they are very short and long rectangles.
1. Get your image you want your text on. For this tutorial, I just have a basic wood background.
2. Type your text. check the box labeled "anti-aliasing" for a smoother transition. For the purposes of the tutorial, I chose a very simple white text, but you can use whatever you want.
3. Go to Layer > Layer boundary size. You'll want to have a boundary that is about double the current size, or so. You probably won't need that much, though. Unless you're trying for a really big border. :P ->
4. Go to Layer > Transparency > Alpha to selection on your text layer. This will put a selection around your text. Then go to Select > grow. Depending on the size of your text, and your desired results, you may have to play around with the amount for a bit. For this tut, I chose 5 pixels.
5. Make a new transparent layer, and place it underneath the text layer. Select the color you want your outline to be as the foreground or background color. I chose black. Then go to edit > fill with bg/fg color, whichever has the color you want your outline to be. Then go to select > none, and there you have it!
I was looking at a Photoshop tutorial, it's for building a galaxy and mostly works for gimp, but there was a mention of "layer blending mode to colour." I was wondering what the equivalent is in gimp, or even if there is one.
I've lost the layer box in single window mode. I can get it back if I re-install, but I do not want to loose and the added scripts. How does one get it to load back into the window. (running mac).
I am trying to use the function to outline a border to text with the function "Path to text" but no matter how I try the path will only use 16-19 letters in one row.
I have read several guides on how to do this and no one mention anything about this issue. As long as I have 16 letters on one line it works, but I have more it will just skip them.
I write the text:
12345678901234567890
Then I click an choose "path to text", but when I do it will only create a path of 1234567890123456 and skip the rest. If I write text on several rows it will use up to 16 letter on each row.
I just clicked on the "font" icon...and placed some text on an image. "Now" I'm trying to figure out how to get rid of the back and yellow cropped line around my text.
I would like to know whether it is possible to create an image with GIMP that is not rectangular.
What I want to achieve is to have an irregularly shaped image (e.g. a map of Japan) on a website with the text flow adapting to the shape of the image.
All that I have been able to find thus far is how to make the background transparent. The problem is that the image frame, although invisible, is still rectangular...
Using the brush tool in CS3, I find I have no normal mode to choose in the options toolbar. The available blend modes start with "behind" and end with "luminosity," but there is no normal. Shouldn't I find this option here?
When in full mode I can drag the image with the hand tool freely. When in normal mode I can't usually do that and the image remains "sticked". But sometimes when after reverting from full mode to normal I can drag the image as in full mode.
Is this a bug caused by my 8600 GT graphic card or it is something else? I would like to be able to drag the image in normal mode like I do in full mode.
I thought with normal you would not get any effects, but in fact, if you boost contrast on adjustment layer and keep at normal you get huge saturation boost -- unless you change to luminosity. So normal is not neutral?
I would like to add more to the white background to make it bigger without having to stretch it and distort the image.
I want to place a circle shaped outline border around the original image with a set border thickness and color and be able to crop/remove the portion of the image beyond the outline, changing it from a square/rectangle image to a circular image.
If I am not able to change the drawing to have a round outer border from square, how can I make the outer parts past the newly created circular outline transparent?
We have this need to have all of the solids in a drawing to be placed in the "solid" layer.
Sometimes folks are drafting lines to develop these solids, and keeping the lines on the "solid" layer, rather than moving them to another layer, or deleting them altogether.
I could get folks to run this command before leaving the drawing.
I'm thinking something along the lines of:
Select all entities that are on the solids layer that are not solids.
If nil, great, do nothing.
If entities are selected, let me do something with them.
I'm hoping the following can be modified ever so slightly.
(setq non_solid (ssget "X" (list (cons 0 "3DSOLID")(cons 8 "solid"))))
I need to extract text and font from a text layer. No problem, I thought, with gimp-text-layer-get-text and gimp-text-layer-get-font.
But I find that the original text layer was cropped withplug-in-autocrop-layer. Nevertheless Gimp lets me edit the text with the text edit tool - after a confirmation dialog.
But I can't get the text with script-fu. Is there a way to manage it? There are many files involved.
I'm trying to create a solid-color rectangle with rounded edges (feather of 5px). This seems like it should be simple, but I'm having a problem: I use the Rectangular Marquee tool to create the rectangle and then the Paint Bucket tool to fill in the rectangle. When I do this, the edges of the rectangle are fuzzy. I would like the edges to be hard (not fuzzy). Under the Paint Bucket options, Anti-alias is unchecked, the Mode is Normal, and the Opacity is 100%.
I notice that when I try to create a rectangle without rounded edges, the border is not fuzzy. Why does it become fuzzy when I try to create a rectangle with rounded edges?
I just purchased a plr blog and I cannot figure out how to edit the header text. I want to change the text to match my domain name. The file is a psd but I beleive gimp can edit psd? The header is: [URL] ....
I also uploaded the psd file: [URL] ...............
I'd like to say something good about GIMP other than its free. I'm using GIMP 2.8.2 and Windows 7 64-bit.
How do I create a text layer?
Create new blank imageSelect the "A" text tool from the Tool Options panelClick on the imageEnter text (and select font etc.) in the popup dialogueThen wait... ?
I expected a new text layer to be created at Step 3, and as you can see in the attached screenshot my expectations are unrealistic. How do I get from the popup dialogue to an actual layer of text?
Yesterday I download Gimp 2.8 and after eyedropper bug I found out that can´t move text layer during editing it. I don´t think to move layer tool.
I can´t move the layer during editing. I can move only with the borders of the text range. When I want move with active text layer, I must do it through the "move layer tool".