Text blitter, mainly intended for single color texts, can work in other applications as long as they're correctly formatted, meaning: transparent pixels = 0, colored pixels = T.max
See Implementation
Text blitter, mainly intended for single color texts, can work in other applications as long as they're correctly formatted, meaning: transparent pixels = 0, colored pixels = T.max