casey/pxl

Allow transparency

Open

#36 建立於 2018年6月23日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Rust (2 fork)github user discovery
enhancementgood first issue

倉庫指標

Star
 (32 star)
PR 合併指標
 (PR 指標待抓取)

描述

Authors should be able to create transparent windows by writing an alpha value of less than one.

This is easy to enable in winit, but when I tried to get this working but ran into weird issues with junk being left in the buffer. Will probably take some debugging to get right.

We'll need to make sure we're doing the right thing with respect to premultiplied alpha.

貢獻者指南