Skip to content

koturn/ZopfliSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZopfliSharp

Test status

A P/Invoke library for google/zopfli (zopfli.dll and zopflipng.dll).

Build

> msbuild /nologo /m /t:restore /p:Configuration=Release;Platform="Any CPU" ZopfliSharp.sln
> msbuild /nologo /m /p:Configuration=Release;Platform="Any CPU" ZopfliSharp.sln

Dependent Libraries

  • google/zopfli
    • But this repository doesn't contain zopfli.dll and zopflipng.dll.

LICENSE

This software is released under the MIT License, see LICENSE.

About

A P/Invoke library for google/zopfli (zopfli.dll and zopflipng.dll).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages