mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
edf411e566
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.