Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output.
Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output.
To install php54-cairo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install php54-cairo
To see what files were installed by php54-cairo, run:
port contents php54-cairo
To later upgrade php54-cairo, run:
sudo port selfupdate && sudo port upgrade php54-cairo
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.