Cairo is a vector graphics library with cross-device output support.
Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).
Cairo is designed to produce identical output on all output media while taking advantage of display hardware acceleration when available (e.g. through the X Render Extension).
To install cairomm-1.0, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cairomm-1.0
To see what files were installed by cairomm-1.0, run:
port contents cairomm-1.0
To later upgrade cairomm-1.0, run:
sudo port selfupdate && sudo port upgrade cairomm-1.0
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.