You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the issues that file name cannot contains Chinese #301
I want to read the original png file from my own tool written by C# and pass the Binary to pngquant.exe,
Here is the way I use pngquant.exe in the old way which doesn't support chinese filename.
I hope I can pass originalBytes in and read output Binary in C# then I can handle that problem.
The text was updated successfully, but these errors were encountered:
Because the issues that file name cannot contains Chinese #301
I want to read the original png file from my own tool written by C# and pass the Binary to pngquant.exe,
Here is the way I use pngquant.exe in the old way which doesn't support chinese filename.
I hope I can pass originalBytes in and read output Binary in C# then I can handle that problem.
The text was updated successfully, but these errors were encountered: