JimBobSquarePants

@james_jackson_south
337 Followers
69 Following
103 Posts
Microsoft MVP, Creator of SixLabors ImageSharp, ImageProcessor, and ResponsiveBP, Web developer, Lifter of heavy weights, Whisky connoisseur.
githubhttps://github.com/JimBobSquarePants

This is an absolute monster PR to the ImageSharp library but also a very important one.

https://github.com/SixLabors/ImageSharp/pull/2645

#dotnet

Modernize and optimize pixel format operations across platforms. by JimBobSquarePants · Pull Request #2645 · SixLabors/ImageSharp

Prerequisites I have written a descriptive pull-request title I have verified that there are no overlapping pull-requests open I have verified that I am following the existing coding patterns a...

GitHub
I can't imagine what it's like trying to become a developer in this age of tech "influencers". I've spent quite a bit of time trying to absorb the content. It feels very disorienting. It feels like the big problem is that it's on a "weekly new cycle" treadmill. People can't talk deeply about a topic. Instead they have to jump around to whatever feels popular this week. Sure we wanna educate people, but we gotta keep these numbers up.

ILRepack.FullAuto 1.3.0 is out now!

Supported new ILRepack version 2.0.22, it supports .NET SDK 6 or above.

#dotnet #ilrepack

https://github.com/kekyo/ILRepack.FullAuto

GitHub - kekyo/ILRepack.FullAuto: Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.

Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments. - GitHub - kekyo/ILRepack.FullAuto: Full automatic ILRepack executor on .NET, .NET Core and .NET Framework envir...

GitHub
Six Labors : Announcing ImageSharp 3.1.0

ImageSharp 3.1 - Unparalleled feature set, performance, and stability.

If anyone has been following the commits in the ImageSharp repo recently they’ll know that I’ve been pushing gold for v3.1. It’s gonna be awesome!

https://github.com/SixLabors/ImageSharp/pulls?q=is%3Apr+author%3AJimBobSquarePants

GitHub - SixLabors/ImageSharp: :camera: A modern, cross-platform, 2D Graphics library for .NET

:camera: A modern, cross-platform, 2D Graphics library for .NET - SixLabors/ImageSharp

GitHub
Had a great time chatting with @james_jackson_south on @CoffeeAndOSS today about all kinds of #tech topics. Video is live on youtube and podcast is available wherever you find them. Take a look/listen and thanks! https://www.coffeeandopensource.com/guest/james-jackson-south.html
james-jackson-south

James Jackson-South is the brains? behind ImageSharp, the cutting-edge image processing library that has become indispensable in the modern .NET developer's toolkit.<br /><br />His contribution to the open-source community through ImageSharp has revolutionized the way developers handle image processing, offering a powerful and flexible API that caters to a myriad of image-related tasks.<br /><br />With a passion for clean code and innovative problem-solving, James continues to lead and inspire, pushing the boundaries of digital image manipulation.

I'm looking for some help completing the color conversion work to allow us to convert ICC profiles in ImageSharp. I can't debug the reference source find where I'm going wrong so need help from someone with the experience/skillset who can.

Please share as I've been looking at this for years!

https://github.com/SixLabors/ImageSharp/pull/1567

#dotnet #oss

Color conversion with ICC profiles by JimBobSquarePants · Pull Request #1567 · SixLabors/ImageSharp

Prerequisites I have written a descriptive pull-request title I have verified that there are no overlapping pull-requests open I have verified that I am following matches the existing coding pa...

GitHub

Just merged animated webp encoding support into ImageSharp main. Very exciting!

#dotnet

Wow! 70 million downloads of ImageSharp including 2,367,565 downloads containing the new split license.

Make sure you check your compliance peeps!!

#dotnet

https://www.nuget.org/packages/SixLabors.ImageSharp

SixLabors.ImageSharp 3.0.2

A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET

Six Labors : Announcing ImageSharp.Drawing 1.0.0

ImageSharp.Drawing v1 - Drawing the Future, One Pixel at a Time