mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 15:57:59 +00:00
17 lines
No EOL
314 B
Markdown
17 lines
No EOL
314 B
Markdown
# COLRv1 Build
|
|
|
|
Assumptions:
|
|
|
|
* bitmap font already exists.
|
|
* a font that contains complete emojicompat metadata exists
|
|
|
|
## Build Steps
|
|
|
|
1. Compile the COLRv1 fonts
|
|
|
|
```shell
|
|
time nanoemoji *.toml
|
|
```
|
|
|
|
1. Post-process COLRv1 font for Android
|
|
* At time of writing only the noflags version is for Android |