Versie 4.2.15 van Paint.NET is uitgekomen. Dit teken- en beeldbewerkingsprogramma slaat een brug tussen het met Windows meegeleverde Paint en dure maar zeer uitgebreide programma's als Adobe Photoshop en Corel Photo Paint. Tegenwoordig wordt het programma ook via de Windows Store aangeboden, al wordt voor die versie wel een kleine vergoeding gevraagd. In deze uitgave zijn de volgende veranderingen en verbeteringen doorgevoerd:
New:Changed:
- "Tolerance Alpha Mode" toggle button added to the toolbar for the Magic Wand, Paint Bucket, and Recolor tools. This permits switching the algorithm for color comparison between premultiplied (default) and straight. "Straight" will distinguish between transparent pixels with different color values, whereas premultiplied will see them as equivalent.
- Holding Ctrl while using the Color Picker tool will sample from the merged image (vs. just the current layer)
- The file name in the title bar will now have a prepended asterisk when it has unsaved changes Plugins can now use the IArrayPoolService, a wrapper around .NET’s ArrayPool, to optimize their array allocations
Updated:
- The image close ‘X’ button can now be clicked for images that are not currently active
- In the Text tool, Ctrl+(Backspace, Delete, Arrow Keys) has been improved to work more like Microsoft Word.
- The Rectangle Select tool, when used to draw a constrained, fixed ratio, or fixed size selection, will now correctly clamp the rectangle to be within the canvas
- Layers -> Move Layer Up/Down/Top/Bottom was not working for images with fewer than 3 layers
- Edit -> Erase Selection will now fill with transparent black (#00000000) instead of transparent white (#00FFFFFF)
- Custom Shapes will now be displayed in a consistently sorted order
- ".pdnSave" ghost files should no longer linger when saving to the desktop. This was due to a bug in Windows and File Explorer.
- Fixed crashes due to DXGI/Direct3D "lost device" or "device removed" errors that can happen for various reasons (duck/undock, driver update, low memory, etc.)
- Updated bundled AVIF FileType Plus to v1.1.6. See the pdn-avif releases page on GitHub for more information.