mirror of
https://github.com/processing/processing4.git
synced 2026-01-28 10:51:07 +01:00
This makes everyone's sketches a bit lighter, since it is not longer necessary to explicitly cast to byte or call byte(). Instead, we throw an exception if the value does not fit into the byte.