No description
  • C# 98.5%
  • PowerShell 0.8%
  • Shell 0.7%
Find a file
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
.github Added avalonia integration and remote proof of concept 2026-02-28 15:30:57 +01:00
Catalog.Communication feat: Add race upload functionality and file transfer endpoints 2026-02-28 16:54:08 +01:00
Catalog.sln.ide ayy lmao 2016-07-04 16:45:45 +02:00
docs Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
imagecatalog Add new tab views for image catalog functionality 2026-02-28 21:48:05 +01:00
MaddoShared Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
MaddoShared.Benchmarks Renamed image creators 2026-02-21 15:53:52 +01:00
MaddoShared.ImageSharpTests Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
MaddoShared.Tests Renamed image creators 2026-02-21 15:53:52 +01:00
.gitignore gitignore 2016-07-04 17:01:08 +02:00
.gitlab-ci.yml Enhance publish_release job: export version and add release metadata for automated releases 2026-02-22 14:51:44 +01:00
.gitversion.yml Integrate GitVersion and add version provider abstraction 2026-02-14 21:14:06 +01:00
.upgrade-assistant 2024 reopening 2024-10-14 18:54:30 +02:00
Catalog.sln Implement ImageCreatorImageSharp using SixLabors.ImageSharp for image processing 2026-03-08 11:17:47 +01:00
Catalog.sln.bak Gestione status dei thread 2021-03-04 10:44:09 +01:00
GitVersion.yml Modernize versioning and display in app and build output 2026-02-14 22:18:56 +01:00
NuGet.Config Update NuGet source config and add packageSourceMapping 2026-02-16 23:12:57 +01:00
README.md Initial commit 2016-07-04 16:43:21 +02:00
run-benchmarks.ps1 Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00
run-benchmarks.sh Add image processing benchmarks and UI folder open buttons 2026-02-14 19:20:25 +01:00

Catalog 3