SixLabors / ImageSharp

:camera: A modern, cross-platform, 2D Graphics library for .NET
https://sixlabors.com/products/imagesharp/
Other
7.31k stars 846 forks source link

Add JPEG COM marker support #2641

Closed RobertMut closed 5 months ago

RobertMut commented 7 months ago

Prerequisites

Description

This PR adds support for COM marker in JPEG as mentioned in #2067 and #2061

Implemented:

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

JimBobSquarePants commented 7 months ago

Thanks for this! I'll review it asap.

RobertMut commented 6 months ago

I've made changes as you mentioned in PR comments. I left them open, because I don't know what the usual practice is for closing them (by the reviewer or contributor) on your repo. I hope we're on the same page. Feel free to comment if I have missed/misunderstood something or if there is a better way to do this.