Jump to content

BoltBait

Administrator
  • Posts

    15,730
  • Joined

  • Last visited

  • Days Won

    405

Everything posted by BoltBait

  1. Answered here: https://forums.getpaint.net/topic/399-frequently-asked-questions-faq/
  2. @JMC try installing my plugin pack: https://forums.getpaint.net/topic/113220-boltbaits-plugin-pack-for-pdn-v4212-and-beyond-updated-july-16-2020/?ct=1635397593 It has an installer and although it will tell you that it can't find Paint.NET (because you have the store version), that's ok. Just bypass that prompt and when the main screen comes up, check the box for the store version. It will create the proper directories for the store version for you and install my plugins into them. Restart Paint.NET and see if you can see my plugins. Report back. Don't worry, you can uninstall my plugins later if you don't like them.
  3. There's an upgrade available here: https://forums.getpaint.net/topic/114530-boltbaits-charts-and-graphs-plugin-v02-updated-jun-22-2019/?tab=comments#comment-586630
  4. Well, even if you were, that would be cool too.
  5. Is there a mention in the Settings > Plugin Load Errors?
  6. I have merged all your pointless threads into 1. If you insist in making more pointless threads, you'll find yourself banned for spamming.
  7. This was the view from my house about a month ago. 😪 Maybe you've heard of the fires in California? I lost my house in the Caldor fire... along with 450+ of my closest neighbors.
  8. Welcome aboard! Corel Photo-Paint is somewhat like CorelDraw! in that you can create shapes/text boxes and move them around, re-edit them later, etc. Paint.NET has that capability to a limited degree. The big change here is that once you've created a shape or text you get handles that you can use to move that shape around, change the shape's size, etc. But, once you're happy with the location/size/etc. you press the Finalize button on the toolbar and that shape/text becomes a bitmap and therefore can not be edited the same as before. The best way to learn Paint.NET is to learn how to use layers. Keep your objects on separate layers so that if you need to recreate something you can do it without affecting the other parts of your creation.
  9. This has been suggested before (many times) and shot down every time due to the reasons you've already discovered (image fidelity).
  10. While this is TECHNICALLY possible,* you might do better to translate the VB code to C# ** and use CodeLab. * No, before you ask, I do not have a template for this and CodeLab doesn't work with VB code. ** Not actually that hard to do it by hand. Plus, if you google, you may find a tool that can do the translation for you.
  11. Have you tried the built-in Ink Sketch effect? It is located under Effects > Artistic > Ink Sketch Just move the Color slider all the way down and adjust the Ink slider to taste.
  12. Yeah, when it works. CodeLab is a perfect example. I tried to do that with the update to my BBChart.dll plugin... it just didn't work. So, I'm 50/50 wrt merging.
  13. Rick plans to open up the plugin system to voice commands: Just kidding. I don't think he plans to open the plugin system up for cooperative drawings. You'd have to do this in a separate program, I think.
  14. Photochop of images found on GIS plus the Dream effect. Just a little something I've been dreaming about over the last month...
  15. Just PM me a description of the feature you want to add and I'll look into it.
  16. Set your Tolerance to 0% and turn off Antialiasing.
  17. Works on my machine. Are you running a different language Windows or keyboard? Does the Edit Copy menu work as expected?
  18. You can work around this limitation by running Paint.NET as Administrator. Just right click on the Paint.NET icon and choose "Run as Administrator" to launch Paint.NET with elevated privileges.
  19. CodeLab v6.3 Released This is only for Paint.NET 4.3.1+! Quick update today... Changes in v6.2: â–ª Update to .NET 5.0 (toe_head2001) â–ª Scripts can use C# 9.0 compiler syntax (toe_head2001) â–ª Use an AssemblyLoadContext when loading built scripts (Rick Brewster) â–ª Switch to ILRepack for building CodeLab (toe_head2001) â–ª Minor code refactoring and bug fixes (toe_head2001) Changes in v6.3: â–ª Improve look of some icons (toe_head2001) â–ª Fix File>New>Filetype generated code (BoltBait) â–ª Fix File>New>Effect Advanced Pointer code (BoltBait) â–ª Improve IEnumerable<T> name suggestions (toe_head2001) â–ª Minor code refactoring and bug fixes (toe_head2001 and BoltBait) Grab the CodeLab DLL here: https://www.boltbait.com/pdn/CodeLab/
  20. CodeLab v6.3 for Paint.NET v4.3.1+ Changes - Improve look of some icons (toe_head2001) - Fix File>New>Filetype generated code (BoltBait) - Fix File>New>Effect Advanced Pointer code (BoltBait) - Improve IEnumerable<T> name suggestions (toe_head2001) - Minor code refactoring and bug fixes (toe_head2001 and BoltBait) Download https://boltbait.com/pdn/codelab/
×
×
  • Create New...