sdfgen
pub(crate) fn join_rgba(r1: &Rgba<u8>, r2: &Rgba<u8>) -> Rgba<u8>
Adds two rgba pixels together.