Brian Popow
|
7d608dd087
|
Add test case for issue #3074
|
2 months ago |
Brian Popow
|
4b983db6b2
|
Add check, if Offset is greater then stream length when reading colorMapSize
|
2 months ago |
James Jackson-South
|
67bac23cff
|
Merge pull request #3073 from SixLabors/js/antialis-threshold-
Replace AntialiasSubpixelDepth with AntialiasThreshold
|
2 months ago |
James Jackson-South
|
e6acbab996
|
Merge branch 'main' into js/antialis-threshold-
|
2 months ago |
James Jackson-South
|
dd827571d1
|
Replace AntialiasSubpixelDepth with AntialiasThreshold
|
2 months ago |
James Jackson-South
|
4ed9b72ecc
|
Merge pull request #3072 from SixLabors/js/fix-3071
JPEG - Throw explicit ImageContentException on missing marker.
|
2 months ago |
James Jackson-South
|
ae6bdbf36f
|
JPEG - Throw explicit ImageContentException on missing marker.
|
2 months ago |
James Jackson-South
|
4bb4bafe81
|
Merge pull request #3070 from SixLabors/js/fix-3064
Add sparse ICC v4 mAB/mBA LUT support for ICC conversion
|
2 months ago |
James Jackson-South
|
4fc4d660fa
|
Respond to feedback
|
2 months ago |
James Jackson-South
|
ae9ca4c5bf
|
Fix #3064
R
|
2 months ago |
James Jackson-South
|
ec79a2f2e0
|
Merge pull request #3069 from SixLabors/js/v4-fix-3067
Throw explicit InvalidImageContentException when BMP BPP is invalid.
|
2 months ago |
James Jackson-South
|
128d6f943a
|
Update IcoDecoderTests.cs
|
2 months ago |
James Jackson-South
|
3f05cbe4c4
|
Merge branch 'js/v4-fix-3067' of https://github.com/SixLabors/ImageSharp into js/v4-fix-3067
|
2 months ago |
James Jackson-South
|
1d87e61a96
|
Update BmpDecoderCore.cs
|
2 months ago |
James Jackson-South
|
07d2c04bf1
|
Potential fix for pull request finding 'Useless assignment to local variable'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
|
2 months ago |
James Jackson-South
|
34e7f9700d
|
Fix #3067
|
2 months ago |
James Jackson-South
|
fea3df9ab7
|
Merge pull request #3060 from SixLabors/dependabot/github_actions/actions/setup-dotnet-5
Bump actions/setup-dotnet from 4 to 5
|
2 months ago |
dependabot[bot]
|
38fcdbf849
|
Bump actions/setup-dotnet from 4 to 5
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 months ago |
James Jackson-South
|
2ebcce3e65
|
Merge pull request #3058 from SixLabors/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 4 to 6
|
2 months ago |
James Jackson-South
|
32f3881519
|
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-6
|
2 months ago |
James Jackson-South
|
2cf379e768
|
Merge pull request #3066 from SixLabors/js/expose-buffer-helpers
Add row-stride overloads for memory APIs
|
2 months ago |
James Jackson-South
|
d557bb29e0
|
Fix review feedback
|
2 months ago |
James Jackson-South
|
6a4d10291b
|
Update ImageTests.WrapMemory.cs
|
2 months ago |
James Jackson-South
|
17699d1953
|
Add row-stride overloads for memory APIs
|
2 months ago |
James Jackson-South
|
ae57078ed4
|
Merge branch 'main' into dependabot/github_actions/actions/upload-artifact-6
|
3 months ago |
James Jackson-South
|
10f8b0f369
|
Merge pull request #3059 from SixLabors/dependabot/github_actions/actions/cache-5
Bump actions/cache from 4 to 5
|
3 months ago |
James Jackson-South
|
3432d9947d
|
Merge branch 'main' into dependabot/github_actions/actions/cache-5
|
3 months ago |
James Jackson-South
|
be66c03eb7
|
Merge pull request #3061 from SixLabors/af/undo-2025
Undo #2025
|
3 months ago |
antonfirsov
|
54808ea21a
|
Undo #2025
|
3 months ago |
dependabot[bot]
|
7868f55bc7
|
Bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
dependabot[bot]
|
182874ecfc
|
Bump actions/upload-artifact from 4 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 months ago |
James Jackson-South
|
ad816ed988
|
Merge pull request #2793 from SixLabors/js/resize-map-optimizations
Speed improvements to resize convolution (no vpermps w/ FMA)
|
3 months ago |
James Jackson-South
|
a96c78d60c
|
Don't use Vector512 (SLOW)
|
3 months ago |
James Jackson-South
|
1e87e4e8fa
|
Implement CodeQL feedback
|
3 months ago |
James Jackson-South
|
6fd20f5817
|
Fix precision loss.
|
3 months ago |
James Jackson-South
|
cba0fee8c7
|
Update shared-infrastructure
|
3 months ago |
James Jackson-South
|
a412805f7d
|
Merge branch 'main' into js/resize-map-optimizations
|
3 months ago |
James Jackson-South
|
5fc087a242
|
Merge pull request #2840 from SixLabors/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
|
3 months ago |
James Jackson-South
|
0d4aa3ece3
|
Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-5
|
3 months ago |
James Jackson-South
|
b83ac7cca6
|
Add Codecov token to workflow for coverage reporting
|
3 months ago |
James Jackson-South
|
e24be5cb2a
|
Merge pull request #3055 from SixLabors/js/tiff-palette-metadata
Capture palette from Tiff when available.
|
3 months ago |
James Jackson-South
|
c43b6365d0
|
Ensure palette is always captured.
|
3 months ago |
James Jackson-South
|
a4c1a155e5
|
Fix reviewed issues
|
3 months ago |
James Jackson-South
|
dcc736c2c8
|
Capture palette from Tiff when available.
|
3 months ago |
James Jackson-South
|
4d732f1686
|
Merge pull request #3054 from SixLabors/js/tiff-icc
Allow ICC conversion for Uncompressed CIE Lab, CMYK and RGB TIFF
|
3 months ago |
James Jackson-South
|
5a636fc363
|
Merge branch 'js/tiff-icc' of https://github.com/SixLabors/ImageSharp into js/tiff-icc
|
3 months ago |
James Jackson-South
|
7e22a01469
|
Add RGB support.
|
3 months ago |
James Jackson-South
|
efd7f4cf62
|
Merge branch 'main' into js/tiff-icc
|
3 months ago |
James Jackson-South
|
9a0b9466bd
|
Merge pull request #2995 from Yushu2606/patch
feat: Add animation loop control to DrawImage with repeatCount parameter
|
3 months ago |
James Jackson-South
|
9fbe5a4b08
|
Removed labeled trigger
|
3 months ago |