Littledude Posted September 6, 2022 Share Posted September 6, 2022 (edited) Hello, I am using BoltBait to flip vertically across the image and I like that it keeps the orientation, but I dislike how it reverses the text. Is there another plug in or something I can do in paint.net to make it perfectly line up without it reversing the letters? Images for reference. Top image is right side, bottom is left side. Edited September 6, 2022 by Littledude Quote Link to comment Share on other sites More sharing options...
BoltBait Posted September 6, 2022 Share Posted September 6, 2022 Impossible, sorry. You'll just need to recreate the text. You see, once you finalize text, it becomes pixels just like the rest of your image. Text is no longer special at that point. So, flipping the layer also flips the text as the text is just pixels like the rest of your image. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Computer Dominos Game Link to comment Share on other sites More sharing options...
Littledude Posted September 6, 2022 Author Share Posted September 6, 2022 (edited) 28 minutes ago, BoltBait said: Impossible, sorry. You'll just need to recreate the text. You see, once you finalize text, it becomes pixels just like the rest of your image. Text is no longer special at that point. So, flipping the layer also flips the text as the text is just pixels like the rest of your image. any way to paste the text with the correct orientation over the flipped text? essentially just replacing the old text with the new text, orientation and all? Edited September 6, 2022 by Littledude Quote Link to comment Share on other sites More sharing options...
Reptillian Posted September 6, 2022 Share Posted September 6, 2022 (edited) 2 minutes ago, Littledude said: any way to paste the text with the correct orientation over the flipped text? essentially just replacing the old text with the new text, orientation and all? A python script to read text from image and paste the text onto clipboard via pyperclip, then use pdn text tool. Too much work, I know. Edited September 6, 2022 by Reptillian Quote G'MIC Filter Developer Link to comment Share on other sites More sharing options...
TrevorOutlaw Posted September 6, 2022 Share Posted September 6, 2022 (edited) Use the selection tool to draw a selection box and copy the “example text” and paste it in another location. Then you will have to back fill the void created by the copy/paste method. Otherwise, recreate the text as BoltBait indicated. edit: this is a good reminder that having the text on its own layer will enable the text to be moved around using the move tool or using one of the align plug-in to align the text somewhere else on the canvas. my comment assumes that the OP is working on a flattened image rather than layers. Edited September 6, 2022 by TrevorOutlaw 1 Quote Paint.NET Gallery | Remove Foreground Object Tutorial | Dispersion Effect Tutorial Link to comment Share on other sites More sharing options...
Pixey Posted September 6, 2022 Share Posted September 6, 2022 1. Select Text and copy. 2. Duplicate your text layer. 3. New layer and paste incopied text. 4. Go back to the duplicated layer, use color picker for the blue and use Backspace to color over old text. 5. The go to Layer - flip horizontal. 6. Move the new text over the flipped blue layer. 1 Quote How I made Jennifer & Halle in Paint.net My Gallery | My Deviant Art "Rescuing one animal may not change the world, but for that animal their world is changed forever!" anon. Link to comment Share on other sites More sharing options...
TrevorOutlaw Posted September 6, 2022 Share Posted September 6, 2022 @Pixey, way to upstand me! Thanks for the back up to my post. 1 Quote Paint.NET Gallery | Remove Foreground Object Tutorial | Dispersion Effect Tutorial Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.