gecko-dev/gfx/wr/wr_glyph_rasterizer
Emilio Cobos Álvarez c25b3b246f Bug 1862061 - Remove -moz-font-smoothing-background-color. r=gfx-reviewers,desktop-theme-reviewers,devtools-reviewers,dao,gw
See comments in the bug for reasoning. macOS hasn't used subpixel AA for
quite a while.

Emulating this macOS AA on vibrant backgrounds was the only point of
this feature.

This allows to simplify the WebRender code quite a bit, too.

Differential Revision: https://phabricator.services.mozilla.com/D192311
2023-11-01 09:14:29 +00:00
..
examples
src Bug 1862061 - Remove -moz-font-smoothing-background-color. r=gfx-reviewers,desktop-theme-reviewers,devtools-reviewers,dao,gw 2023-11-01 09:14:29 +00:00
Cargo.toml Bug 1803406 - Bump core-text dependency of wr_glyph_rasterizer to 20.1.0, and vendor the updated version. r=jrmuizel,supply-chain-reviewers 2023-10-12 11:54:08 +00:00
README.md

A glyph rasterizer for webrender

Benchmark