Catalog/MaddoShared
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
..
Properties Update CI configuration and assembly information; remove log file and add logo image 2026-02-21 19:03:02 +01:00
app.config Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileData.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
FileHelperSharp.cs Enhance image processing performance and flexibility by introducing atomic counters, improving file pattern matching, and refining logo positioning logic. 2026-02-10 21:18:46 +01:00
IImageCreator.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageCreationStuff.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageCreatorGDI.cs Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
ImageCreatorImageSharp.cs Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
ImageCreatorMapper.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ImageState.cs Refactored image creator code 2025-07-28 11:25:46 +02:00
IVersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
MaddoShared.csproj Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
Orientations.cs Removed visual basic lib dependency 2025-07-28 09:59:58 +02:00
PicSettings.cs Cross-platform: remove System.Drawing deps, add #if WINDOWS 2026-02-26 19:17:23 +01:00
ThreadingHelper.cs Conversione a c# + threads 2021-02-25 11:14:44 +01:00
VersionProvider.cs Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00