Skip to content

Releases: PureSwift/Cairo

1.3.1

14 Dec 07:27
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.3.1

1.3.0

14 Dec 01:45
Compare
Choose a tag to compare

Updated for Swift 6

Full Changelog: 1.2.3...1.3.0

v1.2.3

22 Nov 08:27
Compare
Choose a tag to compare
  • 050c14a Create Surface.Image from unsafe mutable pointer
  • 0a46d6b Added Xcode QuickLook support
  • 59f8e1e Added Surface.Image.init(data:)
  • 9fa92e2 Added Surface.writePNG()
  • bc207ab Fixed for Swift 3.0.2 & Swift 4 compatibility

v1.2.2

06 Jun 08:01
Compare
Choose a tag to compare
  • Added Pattern.matrix
  • Added Matrix.translate()

v1.2.1

06 Jun 04:21
Compare
Choose a tag to compare
  • Added support for creating surface from PNG
  • Added PNG and PDF unit tests

v1.2.0

05 Jun 09:02
Compare
Choose a tag to compare
  • Added Surface subclasses
  • Added method for safe mutation of Surface.Image bytes

v1.1.5

05 Jun 06:01
Compare
Choose a tag to compare
  • Renamed unit tests module

v1.1.4

03 Jun 03:48
Compare
Choose a tag to compare
  • Rebased old commits to remove Cairo source code to speed git cloning

v1.1.3

18 May 15:19
Compare
Choose a tag to compare
  • Removed Xcode project and updated project layout

v1.1.2

05 Dec 21:13
Compare
Choose a tag to compare

Updated for Xcode 8