Skip to content

Support dynamic Roboto font loading and WebGPU-based material icon rendering. - #3285

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_972052973
Open

Support dynamic Roboto font loading and WebGPU-based material icon rendering.#3285
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_972052973

Conversation

@copybara-service

Copy link
Copy Markdown

Support dynamic Roboto font loading and WebGPU-based material icon rendering.

This change enables fetching and registering the Roboto font dynamically from document stylesheets or a fallback URL. It also introduces WebGPU-based rendering for the pin and visibility icons by copying HTML material icon elements into WebGPU textures and passing them to ImGui, updating the C++ drawing helpers to use these textures when available.

@copybara-service
copybara-service Bot force-pushed the test_972052973 branch 4 times, most recently from 915ad83 to efd8e2a Compare August 31, 2026 21:09
…ndering.

This change enables fetching and registering the Roboto font dynamically from document stylesheets or a fallback URL. It also introduces WebGPU-based rendering for the pin and visibility icons by copying HTML material icon elements into WebGPU textures and passing them to ImGui, updating the C++ drawing helpers to use these textures when available.

PiperOrigin-RevId: 972052973
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants