ICU4C library in QT
Unsolved
General and Desktop
-
Hi, I want to use the ICU4c library from QT and I want to use this method (https://unicode-org.github.io/icu-docs/apidoc/dev/icu4c/ubiditransform_8h.html#a3cd005d2decbad14df6b0b586bd0be93) but I didn't find it. Does anyone know an alternative for reshaping and mirroring an Arabic text ?
Thank you,
Victor -
Hi and welcome to devnet,
What is you use case ?
Qt already handles BDI so you do not need to do anything particular.