JimBobSquarePants 🇺🇦 (@james_m_south) 's Twitter Profile
JimBobSquarePants 🇺🇦

@james_m_south

Founder @SixLabors | 9x Microsoft MVP | Passionate C# developer | Fitness enthusiast | Always coding, always learning. #Tech #Coding #OpenSource

ID: 324829234

linkhttps://github.com/JimBobSquarePants calendar_today27-06-2011 08:38:27

37,37K Tweet

4,4K Takipçi

940 Takip Edilen

Egor Bogatov (@egorbo) 's Twitter Profile Photo

Our small, tight-knit team is hiring a Compiler Engineer for the .NET JIT. We're happy to both teach and learn new ways to make code run faster 🚀 (C++/C#, Redmond area) jobs.careers.microsoft.com/global/en/job/…

JimBobSquarePants 🇺🇦 (@james_m_south) 's Twitter Profile Photo

Supporting ColrV1 Font rendering in ImageSharp requires me to update several of my brushes to allow additional parameters. Linear gradients for example must allow passing a rotation point. learn.microsoft.com/en-us/typograp… Here you can see two gradients left rotated at vertical center

Supporting ColrV1 Font rendering in ImageSharp requires me to update several of my brushes to allow additional parameters. Linear gradients for example must allow passing a rotation point. 

learn.microsoft.com/en-us/typograp…

Here you can see two gradients left rotated at vertical center
JimBobSquarePants 🇺🇦 (@james_m_south) 's Twitter Profile Photo

I don’t understand why popular tech writers keep lauding minor Windows dark mode updates and Office icons. The software is awful, they should be using their audience to lobby for change!

JimBobSquarePants 🇺🇦 (@james_m_south) 's Twitter Profile Photo

I’d like to formally offer my services to lead a Windows quality renaissance. I’ve shipped software that doesn’t brick people’s computers, so there’s that.

JimBobSquarePants 🇺🇦 (@james_m_south) 's Twitter Profile Photo

Used WebStorm, a JetBrains IDE for the first time today to debug a test in Fontkit so I could do an implementation comparison for my ColrV1 glyph renderer. Blown away by how easy everything was! The IDE installed all the Node dependencies for me and all I had to do was set a breakpoint and