servo / pathfinder

A fast, practical GPU rasterizer for fonts and vector graphics
Apache License 2.0
3.56k stars 198 forks source link

Initialize resized mask textures to rgba(0, 0, 0, 0), not rgba(0, 0, 0, 1). #418

Closed pcwalton closed 4 years ago

pcwalton commented 4 years ago

Partially addresses #405.

pcwalton commented 4 years ago

@bors-servo: r+

bors-servo commented 4 years ago

:pushpin: Commit 31abe4b has been approved by pcwalton

bors-servo commented 4 years ago

:hourglass: Testing commit 31abe4bb527c1639bec69f19411d9d866ddb252f with merge 4c8699a5e281e34f7abe306c52eb9fa97d6566a3...

bors-servo commented 4 years ago

:sunny: Test successful - checks-travis Approved by: pcwalton Pushing 4c8699a5e281e34f7abe306c52eb9fa97d6566a3 to master...