Added new argument into setRulerStyle as the last argument.
It hides/shows the info card next mouse cursor when the pixel ruler is enabled.
Example:
https://openprocessing.org/sketch/1624312
I will convert separate input arguments to a single object argument. Since there are too many input arguments in the function. It can be confusing and hard to read and write the code.