Releases: JuliaGraphics/Cairo.jl
Releases · JuliaGraphics/Cairo.jl
v1.1.1
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)
v1.0.5
v1.0.4
v1.0.3
Cairo v1.0.3
Merged pull requests:
- Install TagBot as a GitHub Action (#315) (@JuliaTagBot)
- Support Colors 0.12 (#317) (@timholy)
v1.0.2
v1.0.1
v1.0.1 (2019-12-08)
Merged pull requests:
v1.0.0
v0.8.0
v0.8.0 (2019-10-13)
Closed issues:
- Error building Cairo with Window 10 (#299)
Merged pull requests:
- Update binaries (#303) (davidanthoff)
- Bump dependencies to eradicate symlinks (#301) (staticfloat)
v0.7.0
v0.7.0 (2019-09-15)
Closed issues:
- Error building Cairo on macOS (#288)
- configure: error: Package requirements (libffi >= 3.0.0) were not met: No package 'libffi' found (#287)
- Pkg.build("Cairo") Error: Error building
LibCURL
on julia 1.1.1, windows 10 (#286) - Working with RGB arrays. (#285)
- Fails to build Cairo on Windows - Julia 1.1 (#284)
- get_current_point? (#282)
- Error tagging new release (#281)
- Cairo version 0.5.6 builds successfully in Linux but not in OSX. (#279)
- Cairo not building in 1.03, 1.1. (#273)
- Cannot build Cairo.jl on macOS Mojave (#271)
- pangocairo (not found in project, manifest or registry) (#266)
- Failure to build on Julia 0.7, Windows 7 x64 (#265)
- Cairo does not built on julia 0.7 Windows (x86_64-w64-mingw32) (#261)
- Win32 doesn't build (#258)
- replace 0.7/1.0 Homebrew OSX fix (#256)
- Assume you guys know Cairo won't build on 0.7 (#239)
- Cairo won't install on clean v0.6 system (macOS High Sierra, Julia v0.6.4) (#230)
- Use BinaryBuilder/BinaryProvider (#214)
- Error on building Cairo on Windows machine (#207)
- Issues installing Cairo.jl on macOS 10.13 (#203)
- Test of Cairo fails on v 0.7 - no method matching validate_cairo_version (#187)
- Pkg.build("Cairo") errors on openSUSE Leap 42.2 (#185)
- _jl_libcairo not defined (#165)
- Unable to update Cairo after updating to MacOS 10.12 (#162)
- Pkg.test("Cairo") fails for me (#148)
- Cairo build fails on OS X El Capitan (#121)
- Pkg.build("Cairo") Fails on Mac OSX (#105)
Merged pull requests: