Jump to content

Rick Brewster

Administrator
  • Posts

    20,637
  • Joined

  • Last visited

  • Days Won

    376

Everything posted by Rick Brewster

  1. Just delete the offending font, should be fine.
  2. It's probably a corrupt or invalid font file.
  3. This has actually been requested before (it was awhile ago, IIRC), we just haven't had the time to get it into Paint.NET yet.
  4. Yeah that's the plan-of-record. I just need to implement a good UI for it, but I think I finally came up with something awesome.
  5. Yeah, no doubt. Mine's completely stock, so it's a bit on the pedestrian (aka boring) side.
  6. In fact I just got it working about 30 minutes ago, albeit primitively. Progress is being made!
  7. Crop to Selection has been around since version 1.0, over 2 years ago. It is a recent addition to the toolbar, however, since v2.6. You would not believe how many e-mails I'd get from people asking "How do I crop!?!?!?!?!!?!!!!"
  8. Unfortunately we don't have a plugin framework that would enable this type of plugin.
  9. As for the TGA images, I don't know. E-mail me a TGA that does work and one that doesn't and I'll see if I can find a difference. (just use Help -> Send bug report or feedback)
  10. Well, imagine if everyone else started posting with "I NEED HELP!!!!!!!!!!!" as their thread title. The forum would quickly degenerate into garbage. In fact, that's kind of a useful thing to use in other scenarios: "what if 2 or more people/things did the same thing?" Works great in software engineering, it's a favorite question of Raymond Chen.
  11. As for the zoom functionality you describe, someone else brought it up before. I'm not convinced about it, but Tom likes the idea. So I told Tom that if he wants it in, then he can code it up. So he filed a bug, but it won't make it in until v3.0 at least.
  12. Edited thread title to be less CAPITALIZED Please don't make a thread with a name like "I NEED HELP!!!!!!!!!" It does not distinguish the contents of the thread at all and just pollutes the thread listing.
  13. Of course! Made it in Paint.NET and then IconWorkshop to add it to the .ICO file.
  14. If you want to draw "on" a DocumentView, implement a SurfaceBoxGraphicsRenderer. The SurfaceBox has a list of SurfaceBoxRenderers that it uses to render on to its double buffer surface. SurfaceBoxGraphicsRenderer derives from that class and DocumentView recognizes instances of it and allows them to draw outside the canvas area using standard GDI+.
  15. You might try implementing a SurfaceBoxGraphicsRenderer instead, and adding that to the Renderers.
  16. This isn't a problem. We aren't solving it.
  17. Moved to General Discussion Please keep requests in the right forum. Thanks.
  18. That just means that Paint.NET is set up as the default image editor application. That doesn't mean that it is no longer a PNG image.
  19. Looks like either the Paint.NET installation is corrupt, or the .NET Framework is corrupt. I recommend doing a "Repair" of .NET from within Add/Remove Programs, and if that doesn't work then try uninstalling and then installing Paint.NET.
  20. No idea. DocumentView was never designed to accomodate a scenario like this.
  21. Yes, I'm sure There's already been about 1,000 downloads of 2.62 via the auto-updater. You probably just have some stale proxy caching going on; that happens at work for me, sometimes our proxy holds on to an old Paint.NET update manifest for a few hours.
  22. Moved to General Discussion Please keep general questions out of the Tutorials section.
  23. Paint.NET does not currently support custom brushes, if that's what you're asking.
×
×
  • Create New...