PureSwift Silica Versions Save

Pure Swift CoreGraphics (Quartz2D) implementation (Supports Linux)

1.3.2

6 years ago
  • Support Swift 4.0.2
  • 6239656 Removed Swift 3 NSGeometry support (only applicable to Linux)

[email protected]

6 years ago
  • Support Swift 4.0.2
  • Removed Swift 3 NSGeometry support (only applicable to Linux)

1.3.1@swift-3

6 years ago

Swift 3 version of v1.3.1

1.3.1

6 years ago
  • c9a2805 [SR-6451] Fixed runtime Segmentation Fault bug

1.3.0

6 years ago
  • b504b03 Fixed Unit Tests and Swift 3 compatibility
  • 49edd6e Renaming APIs for CoreGraphics source compatibility
  • d6e7641 Added Xcode QuickLook support for CGContext

1.2.0

6 years ago
  • Added Image, ImageSource, ColorSpace
  • Added PNG rendering
  • Added unit tests

1.1.2

7 years ago

Updated for Xcode 8

1.1.1

7 years ago
  • Fixed Linux support

1.1.0

7 years ago
  • Added Font and text rendering

1.0.1

7 years ago
  • 00821f7 Added Rect.contains(point:)