Catalog/MaddoShared.ImageSharpTests
MaddoScientisto d62342aae1 Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing
- Added ImageCreatorImageSharp class for image creation, handling EXIF orientation, resizing, and saving images.
- Replaced GDI+ dependencies with ImageSharp for cross-platform compatibility.
- Introduced methods for drawing text and logos on images, including handling transparency and positioning.
- Created a test plan for validating ImageCreatorImageSharp functionality, focusing on image resizing, text positioning, logo features, and EXIF orientation.
- Added documentation for the test plan outlining goals, project structure, and implementation notes.
2026-03-08 11:17:47 +01:00
..
Helpers Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
Tests Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
MaddoShared.ImageSharpTests.csproj Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00