mirror of
https://github.com/processing/processing4.git
synced 2026-03-15 17:07:49 +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.