v1.1.0
Cairo v1.1.0
Merged pull requests:
- Switch CI to GitHub Actions (#337) (@giordano)
- Make height and width inferrable for (abstract) CairoSurface (#338) (@timholy)
- Fix botched inferrability test (#339) (@timholy)
- Add a few precompile directives (#340) (@timholy)
- Support for cairo_image_surface_get_data (#342) (#343) (@luchr)
- add missing copy_page binding (#351) (@fatteneder)
- add missing links and fix MD link (#353) (@Moelf)
- use Ref() instead of pointer() for output arguments (#364) (@jwahlstrand)
- Update version to 1.1 in Project.toml (#365) (@ViralBShah)
Closed issues:
- Building Cairo.jl for AWS Lambda (#133)
- Windows 7 font issues (#138)
- EXCEPTION_ACCESS_VIOLATION on Windows 8.1 (#209)
- CairoContext() is much slower than it used to be (macOS) (#270)
- Won't Build Linux (#300)
- Cairo installation issue (#302)
- Help obtaining accurate data values from ImageSurface.data with alpha values (#333)
- Load error of Cairo: ERROR: LoadError: LoadError: InitError: could not load library (#335)
- Precompilation error on NixOS (#336)
- Cairo import fails on v1.6 (#341)
- Support for cairo_image_surface_get_data? (#342)
- libcairo not found, Julia master, apple silicon (#344)
- support more releases of the package
Graphics
, please (#345) - how to display on screen (#346)
- New issue on old Cairo (#347)
- Freshly installed Cairo 1.0.5 (or #master) errors because of "undefined symbol: pango_coverage_get_type" (#348)
- ERROR: LoadError: could not load symbol "pango_version_string" (#350)
- How to output transparent PNG with Cairo? (#352)
- Support for newer upstream Cairo versions (>=1.17.2)? (#354)
- 'Incompatible libpangocairo and libcairo' means Cairo cannot load on macOS versions below 12 (Monterey) (#362)