Creating a floating logo (one that appears like it’s floating about a background) is an easy task once you learn it step by step. In this tutorial, we intended to explain the creating of a floating log in a step-by-step manner so that you will be able to create your own logos.
The GIMP (GNU Image Manipulation Program) open-source graphics editor is available for Linux, Microsoft Windows, and macOS.
In this tutorial, you will learn the creation of a layer mask to conceal some parts of a layer and create the impression of a subsequent layer floating over the previous one.
You will also learn to create a drop shadow effect to give the viewers the impression of floating above the background like in the illustration below:
You will use the concept of floating logo, text or image repeatedly because of its great utility.
Step 1: Let us begin by creating a new image of the chosen size:
Go to: File → New…
The Create a New Image dialog box presents the options you can choose.
You can choose the dimensions that you want for the image. It all depends on what you need. It will be a good idea to play around with different dimensions until you get one that suits your
requirement.
I am choosing 256 px width and 128 px height. Also, I am leaving other option untouched.
Hit 'OK’ to create the image.
The image you see here is a white space (or other color depending on the GIMP default setting) filling the canvas.
Step 2: Fill the new image with black
Check that the Foreground Color is set to black.
Click on the foreground color in the Color area to bring up the 'Change Foreground Color’ dialog:
Click the foreground color to change to black.
Choose black (RGB 0, 0, 0) in the dialog box.
Once the foreground color is set, use the Bucket Fill Tool to fill in the image:
Got to: Tools → Paint Tools → Bucket Fill
Step 3: Adding some text
GIMP allows you to quickly swap the foreground and background colors by using the keyboard shortcut "X’”.
Now that the foreground color is white, you can use the Text Tool to add some text:
Go to: Tools → Text
The text you type will g into the black area surrounded by the green handle.
Now you can type the text you want in the logo.
Step 4: Creating a new layer
Once the text is created the way you want it to look, you create a new layer from all the visible layers. This is done by right-clicking on the text layer on the Layers Tab and choosing New Visible.
Step 5: Blurring the New Layer
Ensure that on the Layer’s palette that the new layer is chosen (with the white border around the layer name)
This is achieved by applying the Gaussian blur on the new layer.
For this go to: Filters → Blur → Gaussian Blur
In the dialog box choose the percentage of blur needed.
Step 6: Adding Color
Now that your text is done, choose to color the text. For this you need to add a new layer first:
Got to Layer → New Layer…
The fill is not really important here. So, you can leave it at it and hit OK.
Now you can use the Plasma plugin to add color to this layer. Go to: Filters → Render → Clouds → Plasma…
The default values may work perfectly fine or you can change them to what you want.
Ensure the layer we want to copy is active. Go to: Edit → Copy
Then make the plasma layer mask active. Paste the 'Visible’ layer back into the image: Go to: Edit → Paste
This inserts a Floating Selection (Pasted Layer) into the image:
Step 10: Anchoring the Floating Selection into mask
Go to : Layer → Anchor Layer
This anchors the selection onto the mask.
Now you will add a different color background to fine-tune the results. Add a new layer and place it beneath Plasma layer. Pick a color to fill this new layer.
You can adjust the mask to clarify the text edges.
Choose the layer we want to be sharpened. Then open the Adjust Color Levels dialog through the menu. Go to: Colors → Levels…
With the Adjust Color Levels dialog, sharpen the edges of the mask:
This creates a new “Visible copy” layer. Move this layer above your background color layer to just beneath your plasma layer as shown (you can Left-Click and drag the layer in the palette):
Drag the “Visible copy” to beneath the plasma layer. This becomes the shadow. You will need to invert the colors to make the text black using :Colors → Invert
Change the layer so that all of the white areas are transparent. For this go to: Layer → Transparency → Color to Alpha…
The layer now has black text over a transparent background. You can shift this slightly to simulate height by offsetting it down and to the right. To do this we can use the Move Tool: Tools → Transform Tools → Move