Displaying negative numbers would attempt to read from a negative array index on systems that don't support RGBA cursors. Resolving by making the value absolute before displaying.
Displaying negative numbers would attempt to read from a negative array index on systems that don't support RGBA cursors. Resolving by making the value absolute before displaying.