Sample text i am trying is **اسم** this but its rendered as below image, anyone has faced this issue. what could be the solution to support this. <img width="209" alt="Screenshot 2024-05-22 at 12 02 20 PM" src="https://github.com/LottieFiles/lottie-player/assets/159118133/a351fb83-b1ee-4736-ad52-20706f7014e1"> i am using the latest dist from <script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script> Very similar issue at lottie-android here https://github.com/airbnb/lottie-android/issues/2279 and relevant fix https://github.com/airbnb/lottie-android/pull/2001/files And was there in lottie web (https://github.com/airbnb/lottie-web/issues/1603) and the provided patch here(https://github.com/airbnb/lottie-android/issues/1396) worked for lottie web. but not sure how to make it work for lottie-player
Sample text i am trying is اسم this but its rendered as below image, anyone has faced this issue. what could be the solution to support this.
i am using the latest dist from <script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
Very similar issue at lottie-android here airbnb/lottie-android#2279 and relevant fix https://github.com/airbnb/lottie-android/pull/2001/files
And was there in lottie web (airbnb/lottie-web#1603) and the provided patch here(airbnb/lottie-android#1396) worked for lottie web.
but not sure how to make it work for lottie-player