| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
What is the status of Chrome shipping it's own emoji font? If I recall correctly it's a workaround that should be removed once we ship our own emoji fonts or when we have sufficient system emoji font coverage.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
What is the status of Chrome shipping it's own emoji font? If I recall correctly it's a workaround that should be removed once we ship our own emoji fonts or when we have sufficient system emoji font coverage.
Yes, I saw the comment in `runtime_enabled_features.json`. Bundled emoji fonts are work in progress, I hope I get to finishing it. It's true that we do not need to emulate cmap format 14 support for system emoji fonts if we had our own. Added a TODO comment in HarfBuzzFace. I suggest to remove the flag, we do not need to keep it around for reminding us of TODOs in this case, as this is the configuration we're shipping for 20+ releases.
Comment added to hopefully cover the commend removed from the `runtime_enabled_features.json` file.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Dominik RöttschesWhat is the status of Chrome shipping it's own emoji font? If I recall correctly it's a workaround that should be removed once we ship our own emoji fonts or when we have sufficient system emoji font coverage.
Yes, I saw the comment in `runtime_enabled_features.json`. Bundled emoji fonts are work in progress, I hope I get to finishing it. It's true that we do not need to emulate cmap format 14 support for system emoji fonts if we had our own. Added a TODO comment in HarfBuzzFace. I suggest to remove the flag, we do not need to keep it around for reminding us of TODOs in this case, as this is the configuration we're shipping for 20+ releases.
sounds good, thanks for adding the comment.
Comment added to hopefully cover the commend removed from the `runtime_enabled_features.json` file.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |