This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible.
This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible.
To install dvipng, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install dvipng
To see what files were installed by dvipng, run:
port contents dvipng
To later upgrade dvipng, run:
sudo port selfupdate && sudo port upgrade dvipng
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.