|
From: Anders M. <no...@gi...> - 2025-07-01 14:31:25
|
Branch: refs/heads/RelativeStream Home: https://github.com/graphics32/graphics32 Commit: 126e0c21b9d05d3c948a2c3338bc226e39f4d93c https://github.com/graphics32/graphics32/commit/126e0c21b9d05d3c948a2c3338bc226e39f4d93c Author: Anders Melander <an...@me...> Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M Source/GR32.ImageFormats.BMP.pas M Source/GR32.ImageFormats.pas M Source/GR32.pas Log Message: ----------- Fix for BMP load/save unable to handle relative stream position. Fixes #366 Commit: d6f4ee17ec4ce251d6e5b1a975ff54c2e2fedec5 https://github.com/graphics32/graphics32/commit/d6f4ee17ec4ce251d6e5b1a975ff54c2e2fedec5 Author: Anders Melander <an...@me...> Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M Tests/Bitmap Test/TestBitmapLoadSave.pas Log Message: ----------- Updated unit test to verify #366 Commit: 7e8b1ffe2bc345bc3f18ceafbb5000b8715d9c15 https://github.com/graphics32/graphics32/commit/7e8b1ffe2bc345bc3f18ceafbb5000b8715d9c15 Author: Anders Melander <an...@me...> Date: 2025-07-01 (Tue, 01 Jul 2025) Changed paths: M Source/GR32_PortableNetworkGraphic.pas M Tests/PNG Test/GR32_TestGuiPng.pas Log Message: ----------- Minor refactoring of PNG stream handling Updated PNG unit test to validate relative stream load/save. Refs #366 Compare: https://github.com/graphics32/graphics32/compare/126e0c21b9d0%5E...7e8b1ffe2bc3 To unsubscribe from these emails, change your notification settings at https://github.com/graphics32/graphics32/settings/notifications |