Paint.NET是一个图像和照片处理软件,它由华盛顿州立大学的学生开发和维护并由微软公司提供项目指导,早期定位于MS Paint的免费替代软件,现在逐渐发展为一个功能强大且易用的的图像和照片处理软件,支持图层,无限制的历史记录,特效,和许多实用工具,并且开放源代 码和完全免费,界面看起来有点像Photoshop.该软件的开发语言是C#.
下载:Paint.NET 3.5.2 Final
Changes and fixes since v3.5.1:
- All font face variants (e.g., Arial vs. Arial Narrow) are now available with the Text tool in Win7/Vista with DirectWrite.
- Bitmap font types (e.g. Courier, Terminal, Fixedsys) are now available with the Text tool in Win7/Vista.
- Fixed some bad text kerning with the Text tool at small font sizes when antialiasing was turned off.
- For the Image->Resize function, the quality, correctness, and performance of Bilinear and Bicubic sampling modes have been improved. Super Sampling also has some performance improvement.
- Improved the rendering quality for the Hue/Saturation adjustment. Also made a new icon for it.
- Fixed many subtle rendering issues with the Move Selected Pixels tool. These were apparent when flipping or rotating a selected area.
- Fixed: The Line/Curve tool was applying pixel snapping to the curve nodes, which caused lines to "bend" when using the Shift key to constrain the angle.
- Fixed some extraneous CPU usage related to unnecessary or redundant thumbnail updates.
- Fixed a few dialogs that looked wrong with Aero glass with Remote Desktop or Virtual PC.
- Fixed a nasty memory leak with Flatten followed by Undo.
- Fixed some issues related to effects that took awhile to cancel. As it turns out, drag-and-drop was enabled at this time, which easily lead to crashes or hangs.
- Some Win7 systems could not detect that .NET 3.5 SP1 was installed, even though it was. A fallback detection function has been added.
- For plugin authors, the Effect class now has a pollable IsCancelRequested property. This can be used to improve responsiveness for expensive OnSetRenderInfo() implementations which are otherwise non-interruptible.
- For plugin authors, the Surface.FitSurface() method is now optimized to use multiple threads, which improves performance.
已有 条意见