Cenon is a graphical tool kernel. Built upon a modular graphical core, Cenon offers a wide variety of possible applications. The default install includes support for desktop publishing, vector graphics conversion (PostScript, PDF, DXF, HPGL Gerber, DIN, and more), graphics (TIFF, GIF, JPEG, etc.), Typography (font import, text rotation), and some rudimentary drafting features.
Cenon is a graphical tool kernel. Built upon a modular graphical core, Cenon offers a wide variety of possible applications. The default install includes support for desktop publishing, vector graphics conversion (PostScript, PDF, DXF, HPGL Gerber, DIN, and more), graphics (TIFF, GIF, JPEG, etc.), Typography (font import, text rotation), and some rudimentary drafting features.
To install Cenon, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Cenon
To see what files were installed by Cenon, run:
port contents Cenon
To later upgrade Cenon, run:
sudo port selfupdate && sudo port upgrade Cenon
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.