LizardKing Posted July 24, 2023 Posted July 24, 2023 34 minutes ago, BoltBait said: Yeah, my fault. I compiled it against a beta version of Paint.NET Download again and see if it doesn't work better now. I recompiled the ApplyMask.dll file against the released version of Paint.NET. THANX! Now everything is excellent! Your plugins are very convenient and indispensable! Have a nice day! Quote
BoltBait Posted July 28, 2023 Author Posted July 28, 2023 On 7/15/2023 at 10:44 AM, frio said: Apply Mask ... Transparent pixel color values are important to my texture work. I just updated the Apply Mask plugin. It should no longer crash if the number of layers changes and you press Ctrl+F to rerun the effect. It should now maintain the R, G, and B values for pixels who's Alpha drops to 0. 4 2 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
Rick Brewster Posted July 28, 2023 Posted July 28, 2023 7 hours ago, BoltBait said: I just updated the Apply Mask plugin. It should no longer crash if the number of layers changes and you press Ctrl+F to rerun the effect. It should now maintain the R, G, and B values for pixels who's Alpha drops to 0. I just sent you some notes, there's actually one more bug that should be fixed -- UnPremultiplyEffect should not be used on the input! Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
TerraTerra Posted July 31, 2023 Posted July 31, 2023 Hey, I'm trying to mask an outline to have the same texture as an image on a lower layer. Since I did the outline with your plugin pack, and there's also a Mask option in the plugin, I was wondering if there was an option to mask the fading outline with the same lower layer texture while keeping the outline's same alpha values. I'll supply an image to show what I mean and what I'm trying to do (I used an example word, so don't question that, it should work (if it can anyway) with other words and images) In short, is it possible to replace an outline that fades with a texture while keeping the same alpha values as the old outline? Quote
GraphicalGenius Posted August 2, 2023 Posted August 2, 2023 Hey! Thanks for the really cool plugin pack. Appreciate that you've included a DLL only ZIP file. Quote
Userone Posted August 4, 2023 Posted August 4, 2023 There is no object outline tool like you listed, neither when im writing text nor when I have the text selected with the wand. I'm running paint.net 5.0 and downloaded the latest version you provided... Quote
Tactilis Posted August 4, 2023 Posted August 4, 2023 1 hour ago, Userone said: There is no object outline tool like you listed. I'm running paint.net 5.0 and downloaded the latest version you provided... Maybe you didn't install all the plugins: Quote
Rick Brewster Posted August 4, 2023 Posted August 4, 2023 Also, make sure you’re running the latest version of Paint.NET, which is currently 5.0.8 (you stated that you are running 5.0). @BoltBait has updated these plugins several times, and the updated plugins will require the version of Paint.NET that was current at the time of that update. Note how you have a Plug-in Errors at the top of your Effects menu — I bet you will see these plugins listed in there. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
BoltBait Posted August 6, 2023 Author Posted August 6, 2023 On 7/6/2023 at 10:26 AM, talanvelc said: Yes, the problems remain; toggling Bold and/or Italics on/off doesn't change the font. It does make the font bold and/or italic, but the font itself remains wrong. I've attached two graphics showing the font I'm trying to use (Barlow Condensed) vs the font it's giving me. I'm just not seeing a problem with the Barlow Condensed font: Perhaps you just didn't install the font properly. Here's how to do it: Step 1: Download the font from https://fonts.google.com/specimen/Barlow+Condensed Step 2: Right-click on the zip file and "Extract All..." Step 3: Click the "Extract" button: Step 4: Select all of the font files and right-click on one of them and choose "Show more options": Step 5: Choose "Install for all users" from the menu: That's it. Your font should be properly installed and ready for use with my plugin. 1 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
Mike500 Posted August 8, 2023 Posted August 8, 2023 So far, on paint.net version 5.0.8, i didn't get any plugin errors yet, knock on wood. The plugins have always been active so far. Quote
AstralSapphire Posted August 11, 2023 Posted August 11, 2023 Hello! 😄 I have been using this plugin pack for a while now and it's incredible I love it. I just want to report something that's strange about the bevel object/selection effect. When using a bevel depth >17 it looks all fuzzy and bumpy (I don't know the best way to describe it I apologise). If I remember correctly, this was not an issue in the pre 5.0 version of the plugin pack. I have attached an image to show what I mean: I am trying to create some 3D-looking pipes and the strange effect is clearly visible. Comparatively, here are some pipes I drew ~2 years ago with the older version of the bevel effect: Is this a known issue and is it something that could be fixed please? Additionally, if anyone knows of a better method to draw 3D pipes that would be much appreciated. Quote
BoltBait Posted August 11, 2023 Author Posted August 11, 2023 24 minutes ago, AstralSapphire said: Is this a known issue and is it something that could be fixed please? This is a complete rewrite for the newest plugin pack. The old plugin was slow and had problems where it prioritized dark areas. The new algorithm has a different issue... it needs transparent area around your object measuring equal to (or greater than) the depth you wish to use. Sometimes it is necessary to increase the size of your canvas before running the effect, then trimming your canvas down after the effect. Or, maybe you would need to be sure that objects are alone on a layer and not too close to other objects. The reason for this is that the new algorithm uses this transparent area as a scratch pad during computations and it clears it out before it finishes. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
AstralSapphire Posted August 11, 2023 Posted August 11, 2023 22 minutes ago, BoltBait said: This is a complete rewrite for the newest plugin pack. The old plugin was slow and had problems where it prioritized dark areas. The new algorithm has a different issue... it needs transparent area around your object measuring equal to (or greater than) the depth you wish to use. Sometimes it is necessary to increase the size of your canvas before running the effect, then trimming your canvas down after the effect. Or, maybe you would need to be sure that objects are alone on a layer and not too close to other objects. The reason for this is that the new algorithm uses this transparent area as a scratch pad during computations and it clears it out before it finishes. I see, well I increased the canvas size tenfold and ran the effect with the object on its own layer but it hasn't made any difference to the results. Quote
BPM Posted August 13, 2023 Posted August 13, 2023 Hi there! First, wanted to say thanks for the amazing plugin pack. It's been a really helpful set of tools! I do have a request: With the Outline/Gradient Text tool, can you add an option to align text? It would be helpful to be able to easily center/right-align the text. Thanks! Quote [bpmΩ]
lucasdoespaintneteffects Posted August 14, 2023 Posted August 14, 2023 i want the old object bevel to be ported to 5.0.9 BUT DUE TO MY EFFECTS NOT OPENING in a older version it doesnt work heres what im talking about (the image is from 2019 i think) Quote
lucasdoespaintneteffects Posted August 14, 2023 Posted August 14, 2023 also i love this update of the floyd steinberg dithering thing, heres an result of an image i made using this dithering Quote
Alfonso123 Posted October 11, 2023 Posted October 11, 2023 what happened to the "object shadow pro" option? Quote
BoltBait Posted October 11, 2023 Author Posted October 11, 2023 50 minutes ago, Alfonso123 said: what happened to the "object shadow pro" option? There is now a built in shadow effect. So mine became low priority. I will make a new version eventually. Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
Alfonso123 Posted October 12, 2023 Posted October 12, 2023 11 hours ago, BoltBait said: There is now a built in shadow effect. So mine became low priority. I will make a new version eventually. ok, thanks for the info Quote
Simone Avogadro Posted November 10, 2023 Posted November 10, 2023 Improvement proposal Add a GUI to allow choosing the strenght of blurring in the "Selection > Blur Selection Edge" plugin. Might be useful on "large" images or where the border must be strongly smoothed Quote
BoltBait Posted January 5 Author Posted January 5 On 10/11/2023 at 12:17 PM, Alfonso123 said: what happened to the "object shadow pro" option? I have updated my plugin pack. Object Shadow Pro is back, baby! (Only, now it's called Object > Drop Shadow+ and it is GPU accelerated. Enjoy!) I also added Text Formations > Text Fun Factory into the pack. Check this one out. You're gonna love it! 3 2 1 1 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
DrewDale Posted January 5 Posted January 5 An excellent plugin pack BB, many thanks for your hard work. Quote
Puggle Posted January 11 Posted January 11 When I click "install everything" it says "Paint.net is currently running, please close paint.net, then retry the install." I dont have paint.net open at all and it still says this. Is there anyway I can fix this? Maybe shutting down paint.net completely or something? Quote
Tactilis Posted January 11 Posted January 11 11 minutes ago, Puggle said: When I click "install everything" it says "Paint.net is currently running, please close paint.net, then retry the install." I dont have paint.net open at all and it still says this. Is there anyway I can fix this? Reboot your PC, which will guarantee that you have killed the paindotnet process. Does it still happen then? Quote
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.