Commit Graph

3 Commits

Author SHA1 Message Date
Ben Anderson
b252b86cfa
Replace deprecated use of division operator wiith call to math.div 2024-06-11 15:35:53 +12:00
Ben Anderson
4236077572
Correct the implementation of bulmaColorBrightness
Instead of using all channels of the colour to approximate brightness,
this function was sublty ignoring the blue channel and over-stating
other channels.
2024-06-11 15:34:34 +12:00
Jeremy Thomas
69877a652c Init v1 2024-03-21 16:11:54 +00:00