Jump to content

Rick Brewster

Administrator
  • Posts

    20,730
  • Joined

  • Last visited

  • Days Won

    386

Everything posted by Rick Brewster

  1. That's exactly what I was looking for. On a hunch, does Paint.NET work if you switch to the Windows Classic theme?
  2. Like I said, our code is not doing this. There is some other software on your PC that is causing this.
  3. That is how it's supposed to be. You press S to go to Rectangle Select, and a second time for Lasso, third time for Ellipse, then fourth time for Magic Wand.
  4. People are adding on to the thread mentioned in (2) above, so I'll quote the pertinent post here for clarity:
  5. True ... hmm, must've overlooked that one. Bug filed.
  6. You may have uploaded the original image instead of the modified one, or maybe, like you said, it was not saved at all.
  7. PdnLib, PaintDotNet.Data, PaintDotNet.Effects, and PaintDotNet.SystemLayer already provide much functionality for whomever cares to use it. PaintDotNet.Data, in particular, makes it possible to read .PDN images from any other application. However, the editing facilities of Paint.NET (the tools, the four "tool windows", etc), were never designed to be dropped-in to other applications. If you were to be able to plug those into your app, you would basically be plugging all of Paint.NET in to your app. Things can only be componetized and abstracted so far.
  8. The main things I've seen that cause Paint.NET to start slowly are the following: 1) You only have 256 MB of RAM and are running multiple anti-virus / anti-spyware / anti-malware programs. Paint.NET runs okay with 256 MB RAM, but having all those other "watchdog" services running really knocks the wind out of systems with less than 512 MB. Please note that I am NOT recommending that you disable these, I am merely explaining their impact on performance. 2) Your hard drive has not been defragmented for awhile. I recommend running the defragmentation tool that comes with Windows: Start -> All Programs -> Accessories -> System Tools -> Disk Defragmenter 3) You have less than 256 MB of RAM. I recommend getting more when you can 4) You have a very very slow CPU (like 300 MHz). I recommend getting something faster when you can Dan is also right that on "cold" startup, it can be slow if no other .NET app has been run recently. On my system Paint.NET comes up almost instantly (0.6 seconds CPU time as reported by Process Explorer) most of the time, but if I've just started up my computer it might take 5 seconds or so during which the hard disk grinds away. Then again, pretty much everything is sluggish right after startup on most systems. I've spent a lot of time optimizing Paint.NET's startup performance and have had a lot of help from Josh Williams (whose job is .NET performance). There are still cases, like those listed above, where all the optimization in the world won't save you.
  9. We used a CHM before but it was a real burden for us to maintain, and it also was no easy task to localize (translate) it for other languages. As a stop-gap I've uploaded the Paint.NET v2.6 help to our website: http://www.eecs.wsu.edu/paint.net/doc/2.6/Help/en/ Give it a day or two for the search engines to pick it up, then search it by typing your search terms in to a search engine and adding "site:http://www.eecs.wsu.edu/paint.net/doc/2.6/Help/en/" to the end of it. For example, to search for "clone stamp" you'd type: clone stamp site:http://www.eecs.wsu.edu/paint.net/doc/2.6/Help/en/
  10. Looks like usertrust.com is some site dealing with digital signatures. Every EXE and DLL in Paint.NET is digitally signed with our code signing certificate. It is possible that you have configured some setting somewhere to do some kind of online double-checking/verification of signatures attached to EXE or DLL files. I don't know where or what this setting would be, but it's the only thing I can think of.
  11. Paint.NET will only try to connect to http://www.eecs.wsu.edu/paint.net , for the purpose of checking for updates every 5 days (unless you tell it not to of course). The installer has no network access code in it at all. If any other activity happens, you have spyware/malware that is injecting threads into the PaintDotNet.exe process and doing other stuff.
  12. My guess is it's just one of those other addons you have installed that's trying to jump in and start doing things, because I know for a fact that this forum does not use any ActiveX anything. Try Tools -> Manage Add Ons from within Internet Explorer and see if you find anything worth nuking.
  13. Very cool! ... could just use a little more anti-aliasing on that black thing jutting over the top of the second 'r' in ragir.
  14. The tolerance control is just really easy to accidentally click on. We're looking to fix that in a future version.
  15. Did you try reading through this? http://paintdotnet.12.forumer.com/viewtopic.php?t=854
  16. Thanks, I'll update sometime tomorrow, including directions for everyone else on updating their language packs for 2.6. But today I must go snowboarding.
  17. It's entirely possible our web site is just plain swamped with traffic. We just released 2.6, and this always happens when a "final" release goes out to the public. If you just want to download Paint.NET v2.6, try going here: http://fileforum.betanews.com/detail/1096481993/1
  18. This forum does not have an ActiveX control. "Paste from" in MS Paint is like "Layers -> Import from File" in Paint.NET. We have to make it more generalized because you can import multiple files, and those files can have multiple layers. Paint.NET should load a GIF w/ transparency just fine.
  19. Moved to General Discussion Nope, not forgotten. 2.6 isn't a "major" release
  20. McHale, that's a completely different problem you're having. Please create a new thread.
  21. It was just a layer to make the screenshot look more busy
  22. Probably means Rectangle Select, the first tool in the Tools window. (Please don't use ALL CAPS in post titles ...)
  23. I understand what magnetic lasso is... is that what he means by "contiguous" pixel selection? Sounds like two completely separate features.
×
×
  • Create New...