Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format.
Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format. WPG is the format used among others in Corel software such as WordPerfect(tm) and Presentations(tm).
Libwpg is a C++ library for reading and parsing graphics in WPG (Word Perfect Graphics) format. WPG is the format used among others in Corel software such as WordPerfect(tm) and Presentations(tm).
To install libwpg-0.3, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libwpg-0.3
To see what files were installed by libwpg-0.3, run:
port contents libwpg-0.3
To later upgrade libwpg-0.3, run:
sudo port selfupdate && sudo port upgrade libwpg-0.3
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.