An interactive tool for generating short texts as vector objects inside Geomview
This is the Labeler emodule, an interactive tool for generating short texts as vector objects inside Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
This is the Labeler emodule, an interactive tool for generating short texts as vector objects inside Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
To install gvemod-labeler, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gvemod-labeler
To see what files were installed by gvemod-labeler, run:
port contents gvemod-labeler
To later upgrade gvemod-labeler, run:
sudo port selfupdate && sudo port upgrade gvemod-labeler
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.