rewrite `draw_pixel` for correct color blending (#61)
* rewrite `draw_pixel` causes overlayed text to appear correctly blended Breaking Changes: - CosmicEdit*Bundle::background_color renamed to fill_color, and takes a new `FillColor(pub Color)` * fix clippy
Loading
Please register or sign in to comment