Lightweight HTML rendering/printing/editing engine
This is GtkHTML version 2, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently.
This is GtkHTML version 2, a lightweight HTML rendering/printing/editing engine. It was originally based on KHTMLW, but is now being developed independently.
To install libgtkhtml, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libgtkhtml
To see what files were installed by libgtkhtml, run:
port contents libgtkhtml
To later upgrade libgtkhtml, run:
sudo port selfupdate && sudo port upgrade libgtkhtml
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.