Alex Styl
11/14/2025, 1:12 PMOleksandr Karpovich [JB]
11/14/2025, 1:58 PMnothing happens.do you mean you keep seeing the monochrome emojis even after
preload() the colored ones?Alex Styl
11/14/2025, 2:00 PMAlex Styl
11/14/2025, 2:01 PMAlex Styl
11/14/2025, 2:01 PMOleksandr Karpovich [JB]
11/14/2025, 2:08 PMI think it's because it's the exact same 'glyphs' in both.Sounds right. Perhaps you could try to replace the
LocalFontFamilyResolver.current - you can provide a different resovler.
Then call preload on the new FontFamily.Resolver instance.
The methods to create a new FontFamily.Resolver - https://github.com/JetBrains/compose-multiplatform-core/blob/4a6156dd22743372f30bd[…]otlin/androidx/compose/ui/text/font/FontFamilyResolver.skiko.ktAlex Styl
11/14/2025, 2:35 PMAlex Styl
11/14/2025, 2:35 PMOleksandr Karpovich [JB]
11/14/2025, 3:02 PMWinson Chiu
06/06/2026, 5:23 PMstringResource call, but that doesn't seem to be enough.