Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

paint.net 5.0.4

  • Changes since v5.0.3:
  • Improved: Image->Resize has been updated
  • The default resampling mode is now Bicubic, which has been updated to use the Catmull-Rom ("Catrom") cubic filter. This matches the Bicubic mode of the Move Selected Pixels tool (which uses Direct2D's "HighQualityCubic" mode).
  • Added a new resampling mode, "Bicubic (Smooth)", which has no sharpening. It produces subjectively blurrier results, but is important for scenarios where you need to completely avoid the (usually) subtle ringing artifacts that other modes (Bicubic, Lanczos, and Adaptive) can introduce due to their added sharpness.
  • "Adaptive (Best Quality)" has been renamed to "Adaptive (Sharp)" and is no longer the default resampling mode. It is still a very good choice when resizing photos, but whether you use Adaptive, Bicubic, or Lanczos is up to your own personal preference.
  • A new option has been added, "Use gamma correction", which is enabled by default.
  • The text box for typing in a percentage now accepts two digits past the decimal point, e.g. 35.79%
  • Improved: Move Selected Pixels (free transform) has been updated
  • New: Added a "Multisample Bilinear" sampling mode. This has a sharper look than Anisotropic and avoids the "ringing" artifacts that can be apparent when using Bicubic with high-contrast images (like screenshots). However, it doesn't usually work as well when reducing a selected area to a much smaller size.
  • New: Added a "Gamma mode" button in the toolbar to toggle gamma correction on and off. The default is on, which improves the quality of rendering by preserving luminance (brightness).
  • Fixed a bug when using Bicubic sampling that would result in added sharpening when resizing the selected area to 1/8th its original size or smaller
  • Improved: The rendering quality of the canvas area has been greatly improved
  • Gamma correction is now used for mipmap generation and compositing, ensuring consistent luminance (brightness) and higher quality antialiasing.
  • Multisampling is now used for antialiasing, which eliminates pixelation distortions when zooming in, and greatly reduces aliasing artifacts when zooming out.
  • Improved: Thumbnails within the app now use gamma correction, which ensures consistent luminance (brightness)
  • New: GPU effects and plugins now support gamma correction, with linear gamma being the default rendering mode for new plugins.
  • This can be changed by overriding OnInitializeRenderInfo() and setting the renderInfo.GpuEffectColorContext property to GpuEffectColorContext.WorkingSpace (the default is WorkingSpaceLinear)
  • GPU effect plugins have better access to color management information via the IGpuEffectImage interface and its ColorContext property. All input images (e.g. Environment.SourceImage) are now provided via this interface.
  • In addition to the built-in effects that already render with gamma correction, the following built-in effects now also render with gamma correction:
  • Adjustments -> Exposure
  • Blurs -> Fragment
  • Blurs -> Motion Blur
  • Blurs -> Radial Blur
  • Blurs -> Zoom Blur
  • Distort -> Bulge
  • Distort -> Crystalize
  • Distort -> Dents
  • Distort -> Frosted Glass
  • Distort -> Pixelate
  • Distort -> Polar Inversion
  • Distort -> Tile Reflection
  • Distort -> Twist
  • Layers -> Rotate/Zoom
  • Object -> Drop Shadow
  • Photo -> Straighten
  • Render -> Julia Fractal
  • Render -> Mandelbrot Fractal
  • Fixed: Ctrl+G has been reinstated as the shortcut key for Image -> Rotate 90° Counter-Clockwise
  • Fixed a rendering glitch in Effects -> Distort -> Dents that would sometimes result in rows or columns of incorrectly colored pixels
  • Fixed: Some systems were having problems with Paint.NET not appearing in the "Open With" list in Windows File Explorer. This should now be fixed.
  • Fixed: When installing an update, the desktop shortcut is no longer recreated. This means you can delete it without it reappearing after every update. This was a bug accidentally reintroduced back in Paint.NET v4.3.
  • Increased the maximum zoom range from 1.5625% (1/64) -> 6,400% to 1% -> 10,000%
  • Improved the reliability of the wrapper classes for Windows COM libraries (Direct2D, etc.)
  • Improved the /ignoreCorruptPDNChunks command-line parameter to allow an additional type of corrupt PDN image to be partially recovered (thanks @null54!)
  • Updated the bundled DDSFileTypePlus plugin to version 1.11.8.0, which adds gamma correction for mipmap generation (thanks @null54!)
  • Updated the bundled AvifFileType plugin to version 1.1.25.0, which now uses a checkbox to enable lossless compression (thanks @null54!)
  • Updated the bundled WebPFileType plugin to version 1.3.17.0, which reduces some confusion when using lossless compression (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

Paint.NET 5.0.5

paint.net 5.0.5 - released on May 20th, 2023
This update is a hotfix for 5.0.4 that fixes loading images that have multiple frames (GIF or TIFF).

  • Fixed a bug that prevented loading images that have multiple frames (GIF, TIFF) (only the first frame is loaded)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

paint.net 5.0.6

Changes in paint.net 5.0.6 (2023-05-24):


  • Improved the sharpness of the canvas, which had gotten too blurry in 5.0.4 in some cases
  • Added a “reset to default” button for Image->Resize’s Resampling option
  • Fixed a rendering artifact on the canvas where sometimes the transparency checkerboard would be visible at the bottom pixel of an image when it shouldn’t be
  • Fixed a glitch with the canvas zoom slider where it would draw the tracking thumb at the wrong position when the zoom level was at 10,000%

  • Fixed a rare hang that could happen when opening an image
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

paint.net 5.0.7​

June 25, 2023
  • New: Ctrl+Shift+Page Up/Down can now be used to switch between tabs
  • Improved: The selection highlight is now hidden when the Layer Properties dialog is open
  • Improved: The Move Selection Tool will not be forced to commit its state when the image is being saved, thus preserving history entries
  • Changed the icon for Contiguous mode (Magic Wand and Paint Bucket tools) to have better contrast with the icon for Global mode
  • Fixed: Shortcut keys are now listed for the tooltips in the Layers and History windows and for the selection combine modes in the toolbar. The help text for the Magic Wand and Paint Bucket tools also notes that holding Shift will use Global mode.
  • Fixed the Edit -> Copy and Copy Merged menu items from being incorrectly enabled when no image is open
  • Fixed an issue where the selection highlight would not appear in some cases
  • Fixed some rare rendering artifacts for GPU plugins when using the CPU for rendering
  • Fixed an infinite loop when using BoltBait’s Apply Mask twice, on two separate images with a different number of layers
  • Removed the /setenv command-line argument
  • Updated the bundled DDSFileTypePlus plugin to v1.11.9.0 (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

Paint.NET 5.0.8

paint.net 5.0.8 - released on August 1st, 2023
This update improves the Colors window UI and fixes some important bugs.

  • Improved: The primary/secondary dropdown in the Colors window has been removed. The active color is now indicated in the color box itself.
  • Improved: The Colors window will now remember whether it's in the expanded state (More vs. Less).
  • Fixed: In the Colors window, left clicking in the color wheel or the color palette will always set the active color, and right clicking will always set the inactive color. This was not always consistent before.
  • Changed: The key for centered shape drawing and uniform resizing has been changed from Ctrl to Alt so that it does not collide with zooming with the mouse (Ctrl + Mouse Wheel)
  • Fixed: The keyboard shortcut for previous/next tab is now Ctrl + Page Up/Down, to match other applications
  • New: You can now use Ctrl + Shift + Page Up/Down to move the current tab left or right
  • Fixed: The printing UI is now run out-of-process, which should fix a slew of reliability problems (hangs, crashes)
  • Fixed: The "Add Color" button in the Colors window was often showing the wrong color
  • Fixed: Effects -> Noise -> Median was incorrectly causing transparent pixels (#00000000) to turn into slightly transparent, almost black (#01010101)
  • New: Primitive structs (e.g. RectInt32, Vector4Float) now implement IParsable (for plugin developers)
  • Fixed: UnaryPixelOps.Invert now works correctly, which was broken in the 5.0 release (for plugin developers)
  • Updated the bundled DDSFileTypePlus plugin to version 1.12.1.0, which, which improves support for swizzled BC3/DXT5 normal maps (e.g. DOOM 3), and support for loading textures with an incorrect DDS_PIXELFORMAT size (e.g. FlatOut 2) (thanks @null54!)
  • Updated the bundled WebPFileType plugin to version 1.3.18.0 (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

paint.net 5.0.9 (5.9.8621.1636​

  • Changes since v5.0.8:
  • Fixed: When using Alt+Tab, the internal state of the Alt key could get 'stuck' when the Shapes or Line/Curve tool was active, causing the next shape or line/curve to be drawn from the center
  • Fixed: Sliders were not responding to the mouse wheel (regression in 5.0.8)
  • Fixed the DeviceEffect.Properties.Min/MaxInputCount properties, which were throwing an ArgumentException (for plugin authors)
  • Fixed a rare crash at app exit due to a race condition in the auto-updater
  • Fixed a rare crash when the system resumes from sleep mode, due to a race condition in DWM reporting whether composition is enabled
  • Fixed a rare crash when using copy+paste due to .NET Runtime issue #84994
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Updated the bundled DDSFileTypePlus plugin to v1.12.2.0, which fixes the inability to save on ARM64 systems (thanks @null54!)
  • Updated the bundled WebPFileType plugin to v1.3.19.0, which fixes the inability to save on ARM64 systems (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

Paint.NET 5.0.10

paint.net 5.0.10 - released on October 1st, 2023
This update has a handful of small improvements and bugfixes, and many improvements and fixes for GPU effect plugin development.

  • New: Edit -> Paste now supports base64-encoded images, which enables copying images from Microsoft Teams (thanks @null54 for the implementation!)
  • Fixed a rare bug that would cause selection tools to not work until the image was closed and reopened
  • Fixed: All mouse cursors will now honor the Windows setting for adjusting the mouse pointer size
  • Fixed a rare crash when rapidly undoing multiple actions
  • New: Plugins can now access the built-in JPEG and PNG FileTypes through two new methods on IFileTypesService
  • New: The Paint.NET Plugin API Documentation website is now live at
    Zaloguj lub Zarejestruj się aby zobaczyć!
  • Fixed: All of the custom Direct2D effects now have runtime metadata (DisplayName, Author, Category, Description), which is useful for a UI that lets the user browse them (e.g. node editor)
  • New: Added convenience constructors to many Direct2D effects so that they can be used without declaring a new local variable
  • New: Added GaussianBlurMapEffect and BokehBlurMapEffect for use by GpuEffect plugins. They enable the blur radius to be controlled per-pixel through the use of a second input image (the "map")
  • New: Added a RandomNoiseEffect that GpuEffect plugins can make use of
  • Fixed various bugs with HlslBinaryFunctionEffect, HlslBinaryOperatorEffect, and HlslTernaryFunctionEffect (which can be used by GpuEffect plugins)
  • Added Distance and Dot to the list of HlslBinaryFunctions
  • Added Length and Mad (multiply-add) to the list of HlslTernaryFunctions
  • Fixed the Environment property's runtime type when accessed from an EffectConfigForm (for BitmapEffects and GpuEffects with custom UIs)
  • Fixed UIScaleFactor's methods for converting between DIPs and pixels
  • Fixed ability to work with EffectConfigForms in the Visual Studio WinForms designer
  • Updated the bundled AvifFileType to version 1.1.26 (thanks @null54!)
  • Updated the bundled DdsFileTypePlus to version 1.12.6 (thanks @null54!)
  • Updated the bundled WebPFileType to version 1.3.20. It now uses libwebp v1.3.2 which contains the fix for CVE-2023-4863/CVE-2023-5129 (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

Paint.NET 5.0.11

paint.net 5.0.11 - released on October 11th, 2023
This update has a handful of important bugfixes, and an updated DdsFileTypePlus plugin.

  • Fixed: If an image file (such as .png or .jpg) is actually a WebP image, the WebPFileType will be used for loading instead of WIC's WebP codec (which doesn't work correctly)
  • Fixed a crash when undoing brush strokes
  • Fixed a rare crash in the updater UI when exiting the app
  • Fixed a crash that was preventing CodeLab's UI Preview functionality from working
  • Updated the bundled DdsFileTypePlus plugin to v1.12.8.0. It now supports DDS files from S.T.A.L.K.E.R.: Shadow of Chernobyl, and has fixed BC5 Signed saving (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

paint.net 5.0.12​

December 2, 2023
  • Fixed a silent crash that was preventing the app from opening when double-clicking an image in Explorer, due to a bug in .NET's ProfileOptimization class
  • Fixed some canvas navigation keyboard shortcuts that have some overlap with the new tab movement shortcut keys (Ctrl+Shift+PageUp/PageDown)
  • Fixed a crash in the Move Selected Pixels tool when the GPU does not support Direct3D Feature Level 11
  • Fixed another rare crash when rapidly undoing changes made with the Move Selected Pixels tool
  • Fixed a few typos, inconsistencies, and bugs in some plugin APIs
  • Updated the bundled AvifFileType plugin to v1.1.27.0, which now supports loading the primary image of an animated/multi-frame AVIF
  • Updated the bundled WebPFileType plugin to v1.3.21.0, which now supports loading the first frame of an animated WebP image instead of saying the file is not supported
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37810
Reakcje/Polubienia
33943

paint.NET 5.0.13

Changes in paint.net 5.0.13 (2024-03-06):

  • New: Latvian (lv) translation
  • Fixed the Colors window sometimes showing up at weird sizes if the system scaling (DPI) was changed between sessions
  • Fixed a crash in the Simulate Color Depth plugin (reported by @toe_head2001)
  • Updated the list of libraries/contributors in the About dialog with some libraries that got missed (mostly from Microsoft)
  • Fixed some clipped/invisible text in the installer when going through the Custom flow
  • Added the GPU driver version to Diagnostics info
  • Fixed HistogramEffect’s Bins property
  • Updated the bundled AvifFileType plugin to version 1.1.30.0 (thanks @null54!)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry