png
Here are 1,002 public repositories matching this topic...
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 22, 2020 - C
-
Updated
Nov 21, 2020 - Go
-
Updated
Oct 30, 2020 - Python
I've been treating tuShorten/tuWiden as a string-ish conversion between UTF16 and UTF 8, so I recommend this.
Here's the code; add it to the end of every tuShorten/tuWiden function.
if (out < (original_out + out_len)) out = 0;
-
Updated
Jun 30, 2020 - Go
-
Updated
Aug 19, 2020 - C++
-
Updated
Oct 28, 2020 - Ruby
-
Updated
Jul 8, 2020 - Go
-
Updated
Jan 11, 2020 - PHP
-
Updated
Sep 2, 2020 - PHP
-
Updated
Jun 12, 2020 - Groovy
-
Updated
Nov 25, 2020 - JavaScript
WOFF format support
-
Updated
Nov 27, 2020 - Swift
Improve this page
Add a description, image, and links to the png topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the png topic, visit your repo's landing page and select "manage topics."
A follow up on SixLabors/ImageSharp#1378 (comment).
Currently 32 bit test execution is only done for .NET Framework, with
dotnet xunit
which is an obsolete tool today, we need to adaptdotnet test
, and add 32 bit CI targets for bothnet5.0
andnetcoreapp3.1
. Opening an issue to remember and track this debt.See:
https://twitter.com/tannergooding/s