Open Shusshu opened 4 months ago
Hi,
I raised an issue on compose-multiplatform https://youtrack.jetbrains.com/issue/CMP-5094/WASM-Custom-Font-Text-displays-tofu-together-with-the-Voyager-lib
Bug Description When opening the wasm website the text font displays tofu's instead of the actual font
It only occurs in combination with the Voyager navigation library
Affected Platforms Web (K/Wasm) - Canvas based API
Versions
Kotlin version: 2.0.0 & 2.0.20-beta1 & 2.0.20-beta2-48 Compose Multiplatform version: 1.6.11 & 1.7.0-xxx
Reproduction Steps Steps and/or the code snippet to reproduce the behavior:
Clone project https://github.com/Shusshu/wasm-fonts-tofu-issue
Run this code snippet:
./gradlew wasmJsBrowserRun
See the tofu issue
Expected Behavior Text is shown directly in the right font
@adrielcafe @DevSrSouza wdty https://youtrack.jetbrains.com/issue/CMP-5094/WASM-Custom-Font-Text-displays-tofu-together-with-the-Voyager-lib#focus=Comments-27-10112714.0-0
Hi,
I raised an issue on compose-multiplatform https://youtrack.jetbrains.com/issue/CMP-5094/WASM-Custom-Font-Text-displays-tofu-together-with-the-Voyager-lib
Bug Description When opening the wasm website the text font displays tofu's instead of the actual font
It only occurs in combination with the Voyager navigation library
Affected Platforms Web (K/Wasm) - Canvas based API
Versions
Kotlin version: 2.0.0 & 2.0.20-beta1 & 2.0.20-beta2-48 Compose Multiplatform version: 1.6.11 & 1.7.0-xxx
Reproduction Steps Steps and/or the code snippet to reproduce the behavior:
Clone project https://github.com/Shusshu/wasm-fonts-tofu-issue
Run this code snippet:
./gradlew wasmJsBrowserRun
See the tofu issue
Expected Behavior Text is shown directly in the right font