|
From: Anders M. <no...@gi...> - 2026-01-11 23:20:45
|
Branch: refs/heads/PhotoshopReader Home: https://github.com/graphics32/graphics32 Commit: fb4c58d0b7947a24f972d8457ae598bb234469ca https://github.com/graphics32/graphics32/commit/fb4c58d0b7947a24f972d8457ae598bb234469ca Author: Anders Melander <an...@me...> Date: 2026-01-11 (Sun, 11 Jan 2026) Changed paths: A Source/GR32.ImageFormats.PSD.Reader.pas M Source/GR32.ImageFormats.PSD.Types.pas M Source/GR32.ImageFormats.PSD.Writer.pas M Source/GR32.ImageFormats.PSD.pas Log Message: ----------- Added a basic reader for the PhotoShop PSD file format. The reader initially supports the same features as those of the PSD writer. Refs #240 Commit: 65c4eadaf348e3dd6c30679cd97c6f9cba41e468 https://github.com/graphics32/graphics32/commit/65c4eadaf348e3dd6c30679cd97c6f9cba41e468 Author: Anders Melander <an...@me...> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M Examples/Layers/PSD Export/UnitMain.dfm M Examples/Layers/PSD Export/UnitMain.pas M Source/GR32.ImageFormats.PSD.pas Log Message: ----------- Updated the PSD Export example to also support loading PSD files. Also added a layer list control. Commit: a802c4a6e41ade4696cc07556f59079aca10fee7 https://github.com/graphics32/graphics32/commit/a802c4a6e41ade4696cc07556f59079aca10fee7 Author: Anders Melander <an...@me...> Date: 2026-01-12 (Mon, 12 Jan 2026) Changed paths: M Examples/Layers/PSD Export/UnitMain.pas A Source/GR32.ImageFormats.PSD.Model.pas M Source/GR32.ImageFormats.PSD.Reader.pas M Source/GR32.ImageFormats.PSD.Types.pas M Source/GR32.ImageFormats.PSD.Writer.pas M Source/GR32.ImageFormats.PSD.pas M Source/Packages/Lazarus/GR32_Lazarus.lpk M Source/Packages/Lazarus/GR32_Lazarus.pas Log Message: ----------- Moved TPhotoshopDocument and friends from GR32.ImageFormats.PSD to GR32.ImageFormats.PSD.Model Compare: https://github.com/graphics32/graphics32/compare/fb4c58d0b794%5E...a802c4a6e41a To unsubscribe from these emails, change your notification settings at https://github.com/graphics32/graphics32/settings/notifications |