JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
15.96k stars 1.16k forks source link

Fix unicode related TODOs in `SkiaParagraph.skiko.kt` #3151

Open MatkovIvan opened 1 year ago

MatkovIvan commented 1 year ago

SkiaParagraph.skiko.kt contains a couple of TODOs related to unicode multi-char symbols. We need to address it.

Affected platforms

Versions

Expected behavior Unicode strings should be fully supported. The implementation must be covered by tests and match Android as much as possible.

okushnikov commented 1 month ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.