Skip to content

SwiftGD 2.0.0

Latest
Compare
Choose a tag to compare
@twostraws twostraws released this 13 Sep 11:06

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.