|
|
|
|
|
by snogglethorpe
3872 days ago
|
|
libpng is actually very easy to use directly. Some other image libraries are hard because they force you to write many code-paths to handle various different cases, but libpng provides many different helpers that make it pretty simple. |
|