Jump to content

AndrewDavid

Members
  • Posts

    1,592
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by AndrewDavid

  1. @RookieTeam With a transparent border surrounding the texture, apply this plugin I believe its what you're looking for
  2. What can I say - Addicted to Shapes and Star Trek Links removed Still trying to get that "Professional" look.
  3. Hi @marxman Welcome to the Forum The texture will take on the shape of the object if the object is on its own in a separate layer, Copy the texture to your clipboard and utilize this plugin You will see at the top of the UI a button to click to apply texture to an object. Have the shape alone on its own layer and apply clipboard image. Here's an example of the result Hope this helps
  4. @pyrageis If your eraser tool is making objects transparent, check your primary color for transparency. It may not be 255.
  5. I remember talking about that fix a few years ago.
  6. @ReMake Same here - works perfectly
  7. Hi @TempAccount The quick answer is you can't. The proper location is C:\Users\Andrew\Documents\paint.net User Files\Palettes This is where Paint looks to load your palettes. It is hard coded and can not be adjusted. You could install the portable version that allows you to put the app and all its related folders anywhere you want. For example C:\Users\Andrew\Desktop\PaintNetPortable\UserFiles\Palettes Hope this helps
  8. What Update? Sounds like an operating system problem. Do you have other file management programs installed?
  9. 1360X768 100% Scaling Exact same image. CloudEffectConfigDialog.cs Line 500 // AutoScaleMode = AutoScaleMode.Dpi; changed to AutoScaleMode = AutoScaleMode.Font; corrects my display.
  10. It could be noted that this version does not display correctly at 100%.
  11. @Ego Eram Reputo I interpret something like this; Still, same answer.
  12. I have never seen Paint.Net ask me this. There may be other software involved.
  13. Now you are talking about OCR technology which is a program all by itself. Too massive to incorporate into the app.
  14. Wrong File Name - I wasn't going to mention it. Everything else is 4.3.11
  15. Using the example @toe_head2001 provided, Laplacian pyramid filter does a better job in my opinion. I found it quite easy. The plugin can be found here: https://forums.getpaint.net/topic/24563-laplacian-pyramid-filter-effect-plugin/ Hope this helps
  16. Always happy to help https://www.youtube.com/watch?v=DLLsmb7En_8 Although the video explains how to create a template, it includes the answer to your question at 32 min in.
  17. Is it just me or is everyone seeing this error? All files are placed in C:\Users\Andrew\Documents\paint.net App Files\Effects
  18. Text editing is just fine in Paint.Net. You just have to learn the workarounds. The op asked how. Here is my answer. Text is always written on its own layer. Use the font name to name the layer. If the text has the possibility of being edited in the future, write it out in a .txt file first. Then copy and paste into the layer. Name the .txt file the same as the .PDN file. I doubt Paint is being used to write textbooks or wiki pages. Hope this helps.
  19. Not sure I understand what the op is trying to achieve. Something like this Combined Adjustments used to achieve my result. Is this what you want?
  20. Hi @Astrophile Would you be against creating a template of 10X10 Black and Blue grid squares? Save as .png on your desktop and double click to open Paint?
  21. Hi @doctor953 I'm a sucker for anything trekkie. Within this collection of filters, you will find Grid(Triangular) that comes very close. Here is what it produces Hope this helps
  22. @ELGod_Jas_DAVC Next time you are in game have a visit to one of my zabys to see what I think you are trying to accomplish. vww://utherverse.vww/@692667 Look for the example of what happens when a website no longer supports free image hosting. More guidance can be found in the Utherverse forum. Hope this helps
  23. Hi @PunkN13 You can try Color Replace, Recolour Choice, or Replace Colors just to name a few. All found in the Plugin Index. It really is determined by the graphic you are modifying. Some work well, some don't. Sad the author never returned and abandoned his GitHub post. I very much doubt the plugin will be rewritten due to other available choices. Hope this helps.
  24. I used Paint.net 4.3.10. VS2022 17.2.0 preview 5.0 is my current version. There was 2 updates last week. the first update 17.2.0 Preview 4.0 I believe resolved the issue. Rather than building it from scratch, I used a template from a project that was working for me when I started learning VS. I used it to build ColorCount (a smaller form based plugin). I then created another template from the working ColorCount to build ZoomBlurDeluxe. What was interesting was the size of these 2 templates. The first one was 19MB. When I loaded it, I found a lot of unnecessary files like all the dlls from Paint.net. I removed them and when I built the next template, it turned out just a 55kb file size. Maybe it was practice and determination. I have been called a bulldog before.
×
×
  • Create New...