lottie-player icon indicating copy to clipboard operation
lottie-player copied to clipboard

Support for RTL languages like arabic. characters are not combined.

Open jaber2028 opened this issue 1 year ago • 3 comments
trafficstars

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.

Screenshot 2024-05-22 at 12 02 20 PM

i am using the latest dist from

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

jaber2028 avatar May 22 '24 08:05 jaber2028