Skip to content

xchellx/LibSquishNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibSquishNet

This fork has ported changes from https://github.com/AxioDL/libSquish

A partial port of Simon Brown's v1.11 libsquish to .NET Standard 2.0

Original project is available here https://code.google.com/p/libsquish/

Changelog

v2.0.0
Parallism! A basic implementation using Parallel.For on the primary loop. Reduces compression time considerably. Pass true into CompressImage for the new parallel parameter. Default is false.
Code-style. The code is more modern C# style now.

v1.11.0
Initial release

About

libsquish 1.11 in .NET Framework

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%