No description
- C# 98.5%
- PowerShell 0.8%
- Shell 0.7%
- 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. |
||
|---|---|---|
| .github | ||
| Catalog.Communication | ||
| Catalog.sln.ide | ||
| docs | ||
| imagecatalog | ||
| MaddoShared | ||
| MaddoShared.Benchmarks | ||
| MaddoShared.ImageSharpTests | ||
| MaddoShared.Tests | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .gitversion.yml | ||
| .upgrade-assistant | ||
| Catalog.sln | ||
| Catalog.sln.bak | ||
| GitVersion.yml | ||
| NuGet.Config | ||
| README.md | ||
| run-benchmarks.ps1 | ||
| run-benchmarks.sh | ||
Catalog 3