SwiftGD v2.0.0 Release Notes

Release Date: 2017-09-13 // over 6 years ago
  • This introduces more intelligent image downsampling (thanks, @enricode!), but modifies the way the size property is returned for images: it now uses the Size struct, which has width and height properties instead of just returning a tuple.