RTLTMPro icon indicating copy to clipboard operation
RTLTMPro copied to clipboard

مشکل outline برای فونت های فارسی در URP

Open mobin-at opened this issue 1 year ago • 1 comments

هنگامی که از URP در پروژه استفاده میکنیم و از MATERIAL ها TEXT MESH PRO برای OUTLINE استفاده میکنیم، OUTLINE کاراکتر ها روی هم میفتند. این مشکل در Built-in Rendering pipline اتفاق نمی افتد Screenshot 2024-05-09 215044

mobin-at avatar May 09 '24 18:05 mobin-at

This is an inherent behaviour of the TextMeshPro. I don't think it can be changed easily by RTL TMPro. As a work around, instead of using outline, you can duplicate your text object and add dilation to the underlying one.

SeanNi1221 avatar Aug 27 '24 12:08 SeanNi1221