-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I spent quite a bit of time trying to understand why libpng was not actually being linked into SQuadGen. I finally concluded that all the PNG functionality is provided by lodepng and the include here is not actually needed:
https://github.com/ClimateGlobalChange/squadgen/blob/master/src/SQuadGen.cpp#L17
@paullric, can you confirm if that's the case? Is there an easy way to use an existing PNG library or is it best to just rely on lodepng?
Metadata
Metadata
Assignees
Labels
No labels