|
From: Anders M. <no...@gi...> - 2025-07-01 15:32:35
|
Branch: refs/heads/master 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 Commit: bcbabc3154a40946897d3758baab094934bfe66f https://github.com/graphics32/graphics32/commit/bcbabc3154a40946897d3758baab094934bfe66f 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 M Source/GR32_PortableNetworkGraphic.pas M Tests/Bitmap Test/TestBitmapLoadSave.pas M Tests/PNG Test/GR32_TestGuiPng.pas Log Message: ----------- Merge branch 'RelativeStream' Compare: https://github.com/graphics32/graphics32/compare/7e85c02c7119...bcbabc3154a4 To unsubscribe from these emails, change your notification settings at https://github.com/graphics32/graphics32/settings/notifications |