Paint.NET

Welcome to the Paint.NET forum!
It is currently Sun Nov 22, 2009 10:50 am

All times are UTC


Forum rules


Please click here to view the forum rules



Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Frequently Asked Questions (FAQ)
PostPosted: Sat Nov 05, 2005 9:50 pm 
Offline
Paint.NET Lead Developer
User avatar

Joined: Tue Jul 19, 2005 6:22 pm
Posts: 8878
Location: Kirkland, WA
Frequently Asked Questions (FAQ)
Last revised: July 29th, 2009

Is Paint.NET free?
Yes, Paint.NET is indeed free in the sense that we do not charge money for it.

Can I use Paint.NET for business, commercial, or government use? Or is it only free for "personal" use?
Yes -- Paint.NET is free for all uses including personal, business, commercial, government, and school. There has been some confusion lately around the license and its seemingly hybrid MIT / Creative Commons status. Rest assured that you really only have to dive deeper into the legalities of the license if you are planning to do something such as distributing a modified version of Paint.NET. Usually this involves downloading the source code (note: which is not available at this time), or disassembling / decompiling stuff. If you're just installing and using Paint.NET, then there's really no need to worry about that.

Will Paint.NET ever replace Paint in Windows?
No. But you can always download it for free from our website. Honestly, it's better that Paint.NET is not integrated in to Windows, because that let's us keep our own design and agenda for everything. Before Windows Vista was released, it was a common speculation that Paint.NET would replace Paint. This was completely apocryphal, however.

Can I make animated GIF's with Paint.NET?
Sort of -- we do have a tutorial that will walk you through how to use Paint.NET and some other software to do this, viewtopic.php?f=15&t=2492

Where's the Crop tool?
There is no specific "crop" tool, but you can do this quite easily using the other facilities. Simply select the area you want to crop by using one of the selection tools. You can then move, resize, or even rotate the selection by using the Move Selection tool (2nd row, 2nd column). Finally, click on Crop to Selection in the Image menu (or press Ctrl + Shift + X, or use the button in the toolbar). If you're interested in selecting, say, a 4 inch by 6 inch area of the image, then make sure that you choose "Fixed Size" or "Fixed Ratio" in the toolbar for the Rectangle Select tool (the default is "Normal").

Does Paint.NET support plugins?
Yes. You can find many of them here: http://www.getpaint.net/redirect/plugins.html

I ran Paint.NET and it tried to access http://www.getpaint.net. Why?
Unless you've told it not to, Paint.NET checks for updates every five (5) days. This involves downloading a text file and inspecting its contents. You can disable this either by going through the "Custom" setup path, or by disabling the options in Help->Check for Updates.

We strongly encourage you to leave the update checking turned on. This way, if there are bugs or -- even worse -- security problems, you will be notified quickly and given the ability to easily install an update.

Please be aware that we can only provide any kind of support for the very latest release of Paint.NET. So if you have an older version and are having problems, please install the latest version first before asking for help.

Is Paint.NET optimized for dual-core processors? I just bought an Intel Core 2 Duo ...
Yes. Paint.NET has been optimized for multicore and multiprocessor systems since its first release. Everything from effect rendering, layer composition, .PDN file saving/loading, blitting, and more, are optimized for this. Our benchmarks show very impressive scaling based on the number of cores in a system. We've tested on everything from a normal single processor system all the way up to a quad dual-core Opteron (yes, that's 8 cores, and yes it was frightfully fast).

Does Paint.NET support 64-bit processors?
Yes. Since v2.6, Paint.NET has had support for 64-bit mode if both your processor and operating system support it. For example, if you have an Athlon 64 processor and are using Windows XP Professional x64 Edition, you will get the benefit of faster performance and the ability to work with larger images.

Why aren't Windows 98 or ME supported?
These legacy operating systems are not supported for many reasons. First is that it would require us to do extensive testing on each older version of Windows. We don't have the time, the equipment, or the older copies of Windows to test with. Second is that it would radically complicate the code in our installer, which is complicated enough as it is. Third, it would also compromise the quality of Paint.NET on the versions of Windows that we do currently support by requiring us to reduce or limit functionality. We use features of Windows that aren't available unless you have at least Windows XP. As a small example, one of these features is the ability to consistently use Unicode (as opposed to ANSI) character and strings, a prerequisite for rich text compatibility and international support (and also to use these features without further complicating the installer and burdening it with, for instance, the Microsoft Layer for Unicode dependency). Other features are related to security, performance, and reliability.

Why isn't Windows 2000 supported?
Many of the reasons are the same, or analagous to, those that are listed above for not supporting 98 or ME. Past that, the decision to drop support for 2000 was based on looking at the simple data we had about the platform and user base, and comparing it to how much it would cost us to continue support for it. The first data point was that the percentage of the Paint.NET user base on Windows 2000 was at 4% and dropping every month. Second, maintaining Windows 2000 support was proving to be a constant tax on development and testing time. The time required to ensure Windows 2000 compatibility was increasing every month in proportion to the user base that would benefit from it. Third, we simply don't have any copies of Windows 2000 anymore, and so we were constantly having to either track down virtual machines or enlist community members to do specific testing for us. It just wasn't worth it, nor was it dependable -- we would have spent 15% of our time to support a platform that was shrinking every month. Also, we were planning to migrate to .NET 3.5, so this requirement would happen eventually anyway. Maintaining support for 2000 would have constrained us from a technology standpoint.

What about Windows Vista support?
Paint.NET works great on Windows Vista.

What about Windows 7 support?
Paint.NET works great in Windows 7. There is one small issue with the installer where it may pop up a "Compatibility Issue" dialog, but it is benign and you can click on the "It installed correctly" button. I am also planning to add DirectWrite support in Paint.NET v3.5, which will greatly improve the text rendering of the text tool.

Will Windows XP always be supported?
Eventually it will not be, as I would prefer to target some newer technologies not supported there. However that date has not been decided and will be guided by the same logic that was used for dropping Windows 2000 support. In other words, it would have to drop to a single-digit percentage of the user base. I do not personally forsee this happening for quite awhile, probably 5 years (2014) or so. (Note: While I am a Microsoft employee and shareholder, this is not based on any inside information and is purely speculation on my behalf.)

Why can't I scan or print?
There are three possible reasons. The first is that you are using a "portable" version of Paint.NET -- a copy that is running on a USB stick, for instance. The WIA system component simply may not be installed in this case, as it requires proper installation and registration.

Second, if you can't scan, then maybe your scanner doesn't support WIA. You can check to see if you scanner supports WIA by verifying that it shows up in the "Scanners and Cameras" control panel. Some scanners or cameras require that special software or drivers be installed before they work with WIA.

The Windows Image Acquisition system service must also be enabled. This may be disabled if you have "tweaked" your system, or if you are running Windows Server where it is set to Disabled by default. Simply set it to "Automatic" or "Automatic (Delayed Start)" and it should work.

If regular Paint can't see your devices, then Paint.NET will not be able to either.

(1) Will it ever be ported to Mac OS, Linux, or any other operating system?
(2) What about Mono support? Wouldn't that be really easy?
We will not be doing any work to directly support Mac OS, Linux, Mono, or any other platform. We are taking this stance in order to focus on the best quality and support for the platform that we develop on: Windows with .NET.

Miguel de Icaza started a paint-mono project, which is a port of Paint.NET v3.0 to the Mono framework. However, it is incomplete and does not appear to have been updated in awhile.

Why can't I load or save icons (.ico files)?
Icons are meant to hold multiple images of various dimensions and color depths. Paint.NET is meant to work with single images composed of multiple layers that are exactly the same dimensions and only with the 32-bit color depth. So Paint.NET would make an awful icon editor. We recommend checking out out Axialis IconWorkshop, http://www.axialis.com/iconworkshop/ , instead. Also, there is a plugin by Evan Olds for ICO and CUR authoring within Paint.NET, viewtopic.php?f=16&t=1152 .

Is Paint.NET based off of the Paint code?
No. Paint.NET was written from scratch and is completely separate from Paint in every way except for its name. Any similarity between the two is on purpose, and is neither accidental nor the fault of legacy code.

_________________
The Paint.NET Blog: http://blog.getpaint.net/
Donations are always appreciated! http://www.getpaint.net/donate.html
Paint.NET Search Engine: http://searchpaint.net

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Hosted by Forumer & phpBB

Get your Forumer™ today!

Adding a forum to your website is a great way to get return visitors.

» Get your own Free Forum!

Terms of Use

Privacy Policy

Report Abuse

Copyright © 2003-2009 Forumer. All Rights Reserved. | Copyright © paint.NET