Paint.NET v. 5.0.6
Moderatoren: Jean, |Gordon|, Moderatoren
Re: Paint.NET 4.0.19
v4.0.20
• new: Dark Theme support
• New: .NET Framework 4.7 is now required, and will be automatically installed if needed
• New: Explorer thumbnails are now supported for TGA and DDS file types
• Fixed and Improved: High-DPI support throughout the application
• Fixed: Color Picker tool was not always honoring the "Switch to previous tool" setting
• Fixed the arrow keys not working properly until the second shape (or line/curve) was drawn.
• Fixed the zoom slider being "wiggly" while being dragged around
• Fixed a glitch with the mouse cursor (resize handle) at the lower-left corner of the main window
• Fixed a crash in the Shape tool renderer (BadNumberException via ID2D1Geometry::GetWidenedBounds)
• Fixed a hang in the Frosted Glass effect
• Fixed a hang in the Levels adjustment
• Fixed a rendering issue in the Move Selected Pixels tool
• Fixed: Canvas now processes WM_MOUSEHWHEEL, which was preventing some horizontal mouse wheels and trackpad swipe gestures from working properly
• Fixed: Plugins will no longer completely crash the app on Windows 10 S (note, however, that plugins other than custom Shapes do not work on Windows 10 S)
• Fixed: a data loss bug when saving very large images (greater than 4GB).
• new: Dark Theme support
• New: .NET Framework 4.7 is now required, and will be automatically installed if needed
• New: Explorer thumbnails are now supported for TGA and DDS file types
• Fixed and Improved: High-DPI support throughout the application
• Fixed: Color Picker tool was not always honoring the "Switch to previous tool" setting
• Fixed the arrow keys not working properly until the second shape (or line/curve) was drawn.
• Fixed the zoom slider being "wiggly" while being dragged around
• Fixed a glitch with the mouse cursor (resize handle) at the lower-left corner of the main window
• Fixed a crash in the Shape tool renderer (BadNumberException via ID2D1Geometry::GetWidenedBounds)
• Fixed a hang in the Frosted Glass effect
• Fixed a hang in the Levels adjustment
• Fixed a rendering issue in the Move Selected Pixels tool
• Fixed: Canvas now processes WM_MOUSEHWHEEL, which was preventing some horizontal mouse wheels and trackpad swipe gestures from working properly
• Fixed: Plugins will no longer completely crash the app on Windows 10 S (note, however, that plugins other than custom Shapes do not work on Windows 10 S)
• Fixed: a data loss bug when saving very large images (greater than 4GB).
Fortuna fortes juvat.
Re: Paint.NET 4.0.20
v4.0.21
Fixed a bug where a pasted image would be clipped after choosing "Keep canvas size"
Fixed a bug where a pasted image would be clipped after choosing "Keep canvas size"
Fortuna fortes juvat.
Re: Paint.NET 4.1
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.1.1
v4.1.1 - released on September 11th, 2018
New: Ukranian translation
New: Norwegian translation
Fixed a bug in the IndirectUI color wheel control where it wouldn't pick up the correct value for the alpha slider
Fixed a crash with the new Shapes that would sometimes occur because the resources file wasn't updated yet (probably due to a "you have to reboot" dialog at the end of updating that was ignored)
Reinstated the shortcut keys for the Adjustments menu, as this was a very unpopular change
Improved: IndirectUI angle chooser control now supports the UpDownIncrement property (thanks @toe_head2001!)
New: Ukranian translation
New: Norwegian translation
Fixed a bug in the IndirectUI color wheel control where it wouldn't pick up the correct value for the alpha slider
Fixed a crash with the new Shapes that would sometimes occur because the resources file wasn't updated yet (probably due to a "you have to reboot" dialog at the end of updating that was ignored)
Reinstated the shortcut keys for the Adjustments menu, as this was a very unpopular change
Improved: IndirectUI angle chooser control now supports the UpDownIncrement property (thanks @toe_head2001!)
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.1.2
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.1.3
paint.net 4.1.3, veröffentlicht am 24. Oktober 2018
Dies ist ein Hotfix, der einen Absturz behebt, der Systeme mit Pre-DirectX 10 GPUs betrifft.
Behebt einen Absturz beim Zoomen aufgrund fehlender Pixel-Shader-Unterstützung auf GPUs der DX9-Klasse.
Dies ist ein Hotfix, der einen Absturz behebt, der Systeme mit Pre-DirectX 10 GPUs betrifft.
Behebt einen Absturz beim Zoomen aufgrund fehlender Pixel-Shader-Unterstützung auf GPUs der DX9-Klasse.
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.1.4
v4.1.4
Dies ist ein kleines Update, das einige wichtige Fehler behebt und die Leistung des Plugin-Ladens erheblich verbessert.
Verbessert: Massive Verbesserung der Startleistung, wenn viele Effekt-Plugins installiert sind.
Es wurde ein Absturz behoben, der beim Schließen eines Bildes, beim Verlassen der App oder manchmal einfach nur nach dem Zufallsprinzip auftrat. Dies geschah aufgrund eines Fehlers in Direct2D, bei dem ID2D1EffectContext das multithreaded Initialisierungsflag aus seiner ID2D1Factory nicht berücksichtigt und somit seine eigenen internen Datenstrukturen beschädigt, wenn es auf dem Finalizer-Thread freigegeben wurde.
Repariert: DirectX 9 GPUs können nun wieder Hardwarebeschleunigung nutzen (in 4.1.3 waren sie gezwungen, Software-Rendering zu verwenden).
Behoben: Die Einstellungen Schwarz-Weiß und Invertieren von Farben zeigen keinen OK/Abbrechen-Dialog mehr an.
Übersetzt mit www.deepl.com/translator
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.1.4
v 4.1.5
Improved: Image -> Rotate should now complete almost instantly (thanks @Bruce Bowyer-Smyth!)
Improved: Optimized a portion of the rendering engine for newer CPU instruction sets (SSE2, SSSE3, AVX2). Depending on zoom level, CPU type, and other factors, rendering throughput has been improved by 10-50%.
Improved: Some performance optimizations for code that uses the indexers on the Surface class, which should improve effect plugin performance (thanks @Bruce Bowyer-Smyth!)
...
Improved: Image -> Rotate should now complete almost instantly (thanks @Bruce Bowyer-Smyth!)
Improved: Optimized a portion of the rendering engine for newer CPU instruction sets (SSE2, SSSE3, AVX2). Depending on zoom level, CPU type, and other factors, rendering throughput has been improved by 10-50%.
Improved: Some performance optimizations for code that uses the indexers on the Surface class, which should improve effect plugin performance (thanks @Bruce Bowyer-Smyth!)
...
Fortuna fortes juvat.
Re: Paint.NET 4.1.6
vollständiges Änderungsprotokoll gibt's hier:https://www.getpaint.net/roadmap.htmlv4.1.6
Neu: Vollständig erneuerte Symbole mit hoher Auflösung in der gesamten App, die den Richtlinien für Microsoft Office-Stil entsprechen, mit nativer Unterstützung für eine Skalierung von bis zu 400% (384 DPI).
Neu: Datei -> Alles speichern (danke @Bruce Bowyer-Smyth!)
Neu: türkische Sprache
Neu: Ebenenbefehle befinden sich jetzt im Menü Ebenen, nicht nur im Ebenenfenster
Neu: Ebenen -> 180 drehen (danke @ null54!)
Neu: Plugins können jetzt die UIScaleFactor-Klasse verwenden, was die Entscheidung über DPI und vereinfacht
...
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.1.6
Fortuna fortes juvat.
Re: Paint.NET 4.2.1
v4.2.1
New: JPEG XR file type support (Windows 8.1+ required)
Fixed: Holding Ctrl when dragging a selection with Move Selected Pixels will again leave a copy behind (but only with the mouse)
Fixed crashes when saving DDS images
Fixed VTF file type plugin. It was not working in 4.2 except for images that were an exact power-of-2 size on each dimension.
Fixed: .BMP files can be opened even if they're not actually BMP images (they still need to be a valid WIC-supported file type such as PNG, JPEG, etc.)
...
Ein häufiger Fehler den Leute machen, wenn sie etwas völlig Narrensicheres erfinden wollen, ist den Einfallsreichtum kompletter Narren zu unterschätzen.
Re: Paint.NET 4.2.1
paint.net 4.2.2 - , released on September 18th, 2019
This update adds AV1 (*.avif) loading support, significantly improves DirectDraw Surface (DDS) support, adds 4-bit saving for PNG, BMP, and TIFF, fixes several bugs, and optimizes startup time.
https://www.getpaint.net/roadmap.html
This update adds AV1 (*.avif) loading support, significantly improves DirectDraw Surface (DDS) support, adds 4-bit saving for PNG, BMP, and TIFF, fixes several bugs, and optimizes startup time.
https://www.getpaint.net/roadmap.html
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)
Re: Paint.NET 4.2.2
v. 4.2.3
This hotfix addresses an issue that was preventing DDS images from working on some systems.
This hotfix addresses an issue that was preventing DDS images from working on some systems.
Re: Paint.NET 4.2.3
v 4.2.4
This hotfix addresses some crashes and hangs that were happening when saving DDS images in certain formats.
Fixed a hang, which sometimes also resulted in a crash, when saving DDS images in certain formats (e.g. BC1/DXT1)
Improved: Reduced CPU usage in the COM interop system, which should help reduce overall power consumption
This hotfix addresses some crashes and hangs that were happening when saving DDS images in certain formats.
Fixed a hang, which sometimes also resulted in a crash, when saving DDS images in certain formats (e.g. BC1/DXT1)
Improved: Reduced CPU usage in the COM interop system, which should help reduce overall power consumption
Fortuna fortes juvat.
Re: Paint.NET 4.2.4
v. 4.2.5
This update adds WebP (*.webp) support and fixes a few important bugs.
This update adds WebP (*.webp) support and fixes a few important bugs.
Re: Paint.NET 4.2.5
ausführlich weiter:paint.net 4.2.6 - released on November 21st, 2019
This update is focusing on some important fixes and performance improvements, and getting some infrastructure ready for future releases so that pens and tablets with pressure sensitivity can be fully supported (planned for v4.3).
https://www.getpaint.net/roadmap.html
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)
Re: Paint.NET 4.2.6
Paint.net 4.2.7 - released on November 25th, 2019
This hotfix addresses a crash at startup that was happening on some systems.
Fixed a crash at startup (FileLoadException) due to 1) the stub for System.Runtime.dll not being updated, and 2) the rigid version binding policy that prevented the older version from working in its stead (which would've been fine in this case).
This hotfix addresses a crash at startup that was happening on some systems.
Fixed a crash at startup (FileLoadException) due to 1) the stub for System.Runtime.dll not being updated, and 2) the rigid version binding policy that prevented the older version from working in its stead (which would've been fine in this case).
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)
Re: Paint.NET 4.2.7
paint.net 4.2.8 - released on December 3rd, 2019
This small update fixes a few pressing bugs, particularly for touch and pen input.
Fixed: Pinch-to-zoom was not working when using a touch screen (regression in 4.2.6)
Fixed: Spacebar panning was not working when using a pen/stylus (regression in 4.2.6)
Fixed: EXIF metadata with non-ASCII characters is now preserved correctly
Fixed a crash that can happen when the Microsoft Store version of the app is closed for an update
Added /repair command-line argument, which will run PdnRepair.exe. This makes it easy to use Start -> Run -> paintdotnet:/repair so you don't have to go fishing for the installation directory.
This small update fixes a few pressing bugs, particularly for touch and pen input.
Fixed: Pinch-to-zoom was not working when using a touch screen (regression in 4.2.6)
Fixed: Spacebar panning was not working when using a pen/stylus (regression in 4.2.6)
Fixed: EXIF metadata with non-ASCII characters is now preserved correctly
Fixed a crash that can happen when the Microsoft Store version of the app is closed for an update
Added /repair command-line argument, which will run PdnRepair.exe. This makes it easy to use Start -> Run -> paintdotnet:/repair so you don't have to go fishing for the installation directory.
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)
Re: Paint.NET 4.2.8
Version 4.2.9 ist viel performanter: https://www.getpaint.net/roadmap.html
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)
Re: Paint.NET 4.2.9
paint.net 4.2.10 - released on February 13, 2020
This small update fixes a few important bugs, most notably with installations that directly use the MSI file for deployment (e.g. AD/GPO)
This small update fixes a few important bugs, most notably with installations that directly use the MSI file for deployment (e.g. AD/GPO)
"Als neutrale künstliche Intelligenz vermeide ich bewusst das Gendern in meinen Texten, um alle Nutzer gleichermaßen ansprechen zu können." (ChatGPT auf die Frage, ob die KI gendert)