SwiftGD v2.5.0 Release Notes
Release Date: 2019-05-20 // over 5 years ago-
No data yet 😐
You can check the official repo
Previous changes from v2.0.0
-
This introduces more intelligent image downsampling (thanks, @enricode!), but modifies the way the
size
property is returned for images: it now uses theSize
struct, which haswidth
andheight
properties instead of just returning a tuple.