png
Here are 963 public repositories matching this topic...
-
Updated
Oct 19, 2020 - Go
-
Updated
Oct 18, 2020 - C
-
Updated
Sep 6, 2020 - Go
-
Updated
May 15, 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
Jul 8, 2020 - Go
-
Updated
Jan 11, 2020 - PHP
-
Updated
Sep 2, 2020 - PHP
-
Updated
Jun 12, 2020 - Groovy
-
Updated
Sep 21, 2020 - JavaScript
WOFF format support
-
Updated
Oct 8, 2020 - Swift
-
Updated
Oct 7, 2020 - PHP
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."
Initial attempt failed, we need to fix the following issues:
SixLabors/ImageSharp#1302 (comment)
Disabling the two (likely) bugs with
[ActiveIssue]might be also fine.