Skip to content
Snippets Groups Projects
  • sam's avatar
    rewrite `draw_pixel` for correct color blending (#61) · 77720a77
    sam authored
    * 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
    77720a77