https://github.com/juliagraphics/cairo.jl
Bindings to the Cairo graphics library.
https://github.com/juliagraphics/cairo.jl
Last synced: 8 months ago
JSON representation
Bindings to the Cairo graphics library.
- Host: GitHub
- URL: https://github.com/juliagraphics/cairo.jl
- Owner: JuliaGraphics
- License: other
- Created: 2012-11-13T23:34:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T08:17:13.000Z (over 1 year ago)
- Last Synced: 2025-01-20T16:57:40.875Z (over 1 year ago)
- Language: Julia
- Homepage:
- Size: 1.51 MB
- Stars: 86
- Watchers: 13
- Forks: 57
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://github.com/JuliaGraphics/Cairo.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/JuliaGraphics/Cairo.jl)
## Bindings to the Cairo graphics library ##
Adaptation to [Cairo](https://www.cairographics.org/), a 2D graphics library with support for multiple output devices.
Some of the functions implemented by this wrapper may be documented in [Graphics.jl](https://juliagraphics.github.io/Graphics.jl/stable/).
There is an extensive set of [examples](samples/Samples.md).