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
Puffin is a BMP image loading library with a focus on robustness (validated against bmpsuite) and C++(11) idiomacy, including standard compliant containers, move semantics, const correctness.
BMP in almost all variations (validated against bmpsuite)
About
Puffin is a BMP image loading library with a focus on robustness (validated against bmpsuite) and C++(11) idiomacy, including standard compliant containers, move semantics, const correctness.