This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit 6ca5756
[web] Adds Noto Music fallback font (#46720)
Adds `Noto Music` font as a fallback font, and updates DEPS and font definitions after running the font roller script.
### Issues
Fixes: flutter/devtools#6149
----

I used [the developer API](https://developers.google.com/fonts/docs/developer_api?apix_params=%7B%22family%22%3A%5B%22Noto%20Music%22%5D%7D) to make sure the api works with this font.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style1 parent 7aa06a4 commit 6ca5756
File tree
4 files changed
+1324
-1333
lines changed- lib/web_ui
- dev
- lib/src/engine
- test/ui
4 files changed
+1324
-1333
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
956 | 956 | | |
957 | 957 | | |
958 | 958 | | |
959 | | - | |
| 959 | + | |
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| 337 | + | |
337 | 338 | | |
338 | 339 | | |
339 | 340 | | |
| |||
0 commit comments