Nyodex Posted August 8, 2020 Posted August 8, 2020 Updated to the latest version the other day. Since then, I've noticed that the Bit Depth is extremely low. It makes saving some of my work almost pointless. Quote
toe_head2001 Posted August 8, 2020 Posted August 8, 2020 In the Save Configuration dialog, what Bit Depth are you selecting? 1 Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab
Nyodex Posted August 9, 2020 Author Posted August 9, 2020 It’s always been set to Auto-Detect, which I’ve never had problems with until now. Quote
Rick Brewster Posted August 9, 2020 Posted August 9, 2020 Can you share an image that's causing these issues for you? 1 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Nyodex Posted August 9, 2020 Author Posted August 9, 2020 3 hours ago, Rick Brewster said: Can you share an image that's causing these issues for you? - Auto-detect - 24/32-bit It may be possible that this is only the case with more de-saturated colors, as I haven't had problems with more vibrant colors/images 1 Quote
VxT Posted August 10, 2020 Posted August 10, 2020 idk tbh they fixed a lot of these issues as when I as editing and drawing a straight line back then the quality was trash but it looks like they fixed it with this new update. Quote
Rick Brewster Posted August 10, 2020 Posted August 10, 2020 I can't reproduce any issue. Re-saving either of those images just results in the exact same image. Do you have the original image? I'm not sure if you shared the original or the saved ("low bit depth") version. 1 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
BoltBait Posted August 10, 2020 Posted August 10, 2020 48 minutes ago, Rick Brewster said: I can't reproduce any issue. Re-saving either of those images just results in the exact same image. Do you have the original image? I'm not sure if you shared the original or the saved ("low bit depth") version. It seems easy to reproduce for me: 6 hours ago, Nyodex said: - 24/32-bit Open the 32 bit image. Save as... badfile.png (auto bit depth) The resulting file will have been saved at bit depth: 4 (according to the Windows file properties) If you open the original image and then load this new file as a layer... then switch the layer's blend mode to XOR, you'll see the files are not identical. The differences are subtle, but they're there. In this case, saving as PNG is NOT lossless. (Differences seen in Paint.NET v4.2.13.) 2 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
Rick Brewster Posted August 10, 2020 Posted August 10, 2020 Alright, well that sounds straightforward. I'll make sure to fix this for 4.2.14. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Rick Brewster Posted August 13, 2020 Posted August 13, 2020 Okay I've figured out the issue here. Palette generation was fine, quantization was fine ...... but then the down-conversion from 8-bit to 4-bit, even with a 4-bit palette, was broken. It's a bug in WIC (Windows Imaging Component), but I already had an 8-bit to 4-bit down-converter so I'm just using that code instead. You can install this build of v4.2.14 which has the fix: https://www.getpaint.net/files/zip/test/paint.net.4.214.7530.38865.install.zip 2 Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
BoltBait Posted August 13, 2020 Posted August 13, 2020 1 hour ago, Rick Brewster said: You can install this build of v4.2.14 which has the fix I played around with this new build and it looks rock solid. PNG is lossless again! 😎 1 Quote Download: BoltBait's Plugin Pack | CodeLab | and a Free Computer Dominos Game
Rick Brewster Posted August 13, 2020 Posted August 13, 2020 That build also has some really important low-level rendering engine changes I've been working on for awhile. So, hopefully it isn't buggy! Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.