https://github.com/pojala/cairoframework
MacOS port of the Cairo 2D graphics library
https://github.com/pojala/cairoframework
Last synced: 4 months ago
JSON representation
MacOS port of the Cairo 2D graphics library
- Host: GitHub
- URL: https://github.com/pojala/cairoframework
- Owner: pojala
- Created: 2021-06-20T20:25:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-20T20:27:59.000Z (about 4 years ago)
- Last Synced: 2025-01-14T06:47:37.557Z (5 months ago)
- Language: C
- Size: 26.5 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a Mac OS X framework Xcode project that contains Cairo + its dependencies.
The only new file is "CairoQuartz.h", which is the recommended header for inclusion
in Mac OS X projects, as it includes cairo.h and the Quartz-specific functions.Created by Pauli Ojala / Lacquer oy/ltd.
2008.08.19NOTE -- this version of Cairo is quite old.
It does build for all macOS architectures up to Big Sur and ARM64.