-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: qualityA truly polished experienceA truly polished experiencee: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: startupPerformance issues related to app startup timePerformance issues related to app startup timeplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
I'm running my app on CanvasKit on Chrome Linux and what I'm seeing is this for a second:

Afterwards I'm seeing this for a few seconds:

I don't understand because I definitely can see the emoji's on a normal page in Chrome, for example this just renders: 💌. But why doesn't it render normally in Flutter, and why does it have to download a font 'Noto Color Emoji' to render the emoji's. And this is only for CanvasKit, when using the HTML render it just shows me the emoji's properly without these 'transition' phases and without downloading any emoji font. Can't CanvasKit use the normal font which is used for everything else on my desktop environment or Chrome?
Originally posted by @rbozan in #74823 (comment)
ReniDelonzek, ay-emma, jhb-dev, nilsreichardt, wilsonowilson and 41 more
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: qualityA truly polished experienceA truly polished experiencee: web_canvaskitCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for WebCanvasKit (a.k.a. Skia-on-WebGL) rendering backend for Webengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.perf: startupPerformance issues related to app startup timePerformance issues related to app startup timeplatform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
