Jump to content

Rick Brewster

Administrator
  • Posts

    20,657
  • Joined

  • Last visited

  • Days Won

    378

Everything posted by Rick Brewster

  1. There's really no sense asking when Paint.NET v.Whatever is going to be out. You'll know it's coming when there's an alpha or beta.
  2. No, we will not be putting up a link to Paint.NET v1.0. Thanks for the sentiment though.
  3. Sorry, no, and the rules prohibit this. Thread Closed
  4. The FileType class gives you a Stream because it expects you to use only that for saving/loading. What you need for icon saving/loading is the ability to open multiple workspaces associated with the same filename and save command, and to be able to group them together (logically and visually). Paint.NET just isn't made for that.
  5. Ok seriously, I said we need to get back on-topic instead of keeping this as a soapbox about "why I think the latest Paint.NET should be / should not be / should / should not / Rick's wrong / Rick's right / you're wrong / I'm right". It's all extremely repetetive and completely anti-productive. I made many judgement calls during the development of v3.5 but I didn't keep a diary about every single one of them. You just have to trust that I made an appropriate decision that didn't just take your specific needs/opinions/wants in mind. Thread Closed
  6. I'm sure it's possible but we don't provide support for anything but the latest version of Paint.NET. Sorry. Thread Closed
  7. You can't just install .NET 3.5 SP1? Paint.NET isn't supported on any of the beta versions of .NET. No testing has been done at all. If it crashes, please don't come knocking on my door (so to speak).
  8. You have to run /createMsi on a system that already has all the prerequisites installed, e.g. .NET 3.5 SP1. In fact, you'll need to deploy .NET 3.5 SP1 before you do any MSI/AD/GPO deployment of Paint.NET 3.5+.
  9. I'm aware of the market share. Now think of the percentage of that market share that is running into this problem, and that there are already three other (better) ways to install it. (normally, unattended, deployed) .NET isn't a virtual machine. So, correct ... you don't understand the problem I'm not saying your situation is _______ (insert whatever). I'm saying I'm not going to fix this.
  10. Don't forget that I'm apparently a big fat jerk for not dedicating my life to porting it to Lunix.
  11. That doesn't make any sense at all :? :?:
  12. I don't have any plans to add this to Paint.NET. Like you said, it's a rare format. If you really really need to squeeze images down to that size, you should work with them at 32-bit and then squish them to the 8-bit+A format as a final post-processing / pre-uploading step.
  13. Oh gosh. Run chkdsk! Sounds like some kind of hard drive corruption.
  14. Sure. But if you're doing administration at that level, then it's expected that you're using AD/GPO and can use the deployment instructions over here: http://www.getpaint.net/doc/latest/en/U ... ation.html And, XP support is just not something that will be improved from here on out. Even if I were to consider this a bug worth fixing*, I couldn't justify fixing it from a cost or strategy standpoint. * Not to imply that the opposite judgement has been made.
  15. "Run as" isn't a common scenario in XP. It's not supported; no testing is ever done in that mode.
  16. I'm sure you're the smartest and most experienced person in the whole freakin' world when it comes to software design. Seriously, why must everyone complain about everything, while simultaneously proclaiming themselves as an expert? I'm sick of it. Shut up or leave.
  17. No, it wouldn't... There'd still be 1 too few pixels after the 'e'
  18. I'll ask my contact in DirectWrite what's up here. Seems we need an extra pixel after every lowercase "e".
  19. Last week I was actually looking at the documentation in the Windows SDK for how to do this ... which, if you've ever seen it, is confusing to say the least. Should be easy to integrate this into the next release, although the "application description" will be simple or absent because I won't have anyone to localize it. For later releases it should be relatively easy to add any filetype plugins into that list, although will require an extra dialog box somewhere (which needs to be localized, hence can't do it for 3.5.x).
  20. Oh I agree, it's a hack. System.Drawing and GDI+ are honestly not that great in many ways.
×
×
  • Create New...