QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC).
QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both Freetype and OpenGL.
QuesoGLC is a free implementation of the OpenGL Character Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both Freetype and OpenGL.
To install quesoglc, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install quesoglc
To see what files were installed by quesoglc, run:
port contents quesoglc
To later upgrade quesoglc, run:
sudo port selfupdate && sudo port upgrade quesoglc
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.