June 11, 2020
9:08 p.m.
+ hatch_palette[2] = blend_colors_pre(back_color, fore_color, sqrt(2.0) - 0.5); What is this magic number?
+ hatch_palette[2] = blend_colors_pre(back_color, fore_color, sqrt(2.0) - 0.5); What is this magic number?