servo/components/compositing
Martin Robinson 928214518c
fonts: Use FontInstanceFlags::EMBEDDED_BITMAPS for color fonts on MacOS (#32203)
This flag ensures that these fonts are rendered full color in WebRender,
allowing for full color emoji.
2024-05-02 06:50:59 +00:00
..
build.rs clippy: fix some warnings in components/canvas (#31563) 2024-03-08 07:24:01 +00:00
Cargo.toml Update gstreamer crates to 0.22 (#31465) 2024-03-01 11:45:43 +00:00
compositor.rs fonts: Use FontInstanceFlags::EMBEDDED_BITMAPS for color fonts on MacOS (#32203) 2024-05-02 06:50:59 +00:00
gl.rs clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
lib.rs Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
touch.rs clippy: Fix assorted warnings in components/ (#31628) 2024-03-13 08:31:58 +00:00
tracing.rs Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
webview.rs Initial internal support for multiple webviews (#31417) 2024-04-03 11:06:28 +00:00
windowing.rs Fix flip_rect calculation (#32174) 2024-04-29 08:01:31 +00:00