KRuler displays on screen a ruler measuring pixels.
KRuler displays on screen a ruler measuring pixels. Position the 0 to your starting point (simple drag it), and read off (top left of the ruler) the precise pixel count to your cursor.
KRuler displays on screen a ruler measuring pixels. Position the 0 to your starting point (simple drag it), and read off (top left of the ruler) the precise pixel count to your cursor.
To install kruler, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kruler
To see what files were installed by kruler, run:
port contents kruler
To later upgrade kruler, run:
sudo port selfupdate && sudo port upgrade kruler
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.