https://github.com/pureswift/cairo
Swift library for Cairo
https://github.com/pureswift/cairo
cairo swift vector-graphics
Last synced: about 1 year ago
JSON representation
Swift library for Cairo
- Host: GitHub
- URL: https://github.com/pureswift/cairo
- Owner: PureSwift
- License: mit
- Created: 2016-01-31T21:18:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T07:27:19.000Z (over 1 year ago)
- Last Synced: 2025-04-10T03:57:05.393Z (about 1 year ago)
- Topics: cairo, swift, vector-graphics
- Language: Swift
- Homepage:
- Size: 28.3 MB
- Stars: 42
- Watchers: 4
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cairo
Cairo library for Swift
## macOS Installation
`brew install cairo fontconfig freetype`
## Linux Installation
`sudo apt-get install libcairo2-dev libfontconfig-dev libfreetype6-dev`