Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.
/ pingu Public archive

Pingu is a fully managed PNG encoder written in C#

License

Notifications You must be signed in to change notification settings

bojanrajkovic/pingu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pingu

Join the chat at https://gitter.im/pingu-png/Lobby Build status

Pingu is a fully managed PNG encoder, written in C#.

Goals

Pingu's goal is to be a full-featured PNG encoder, written entirely in C#, with as few external dependencies as possible.

It intends to produce images that pass pngcheck, and that validate in all of the most common encoders. Performance, while important, is a secondary concern for Pingu. Code will prefer to be clean rather than fast, unless it can balance both.

License

Pingu is licensed under the MIT license. See LICENSE.md.

About

Pingu is a fully managed PNG encoder written in C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages