evas_font_query: fix ARABIC HAMZA ABOVE render issue 78/266378/2
authorBowon Ryu <bowon.ryu@samsung.com>
Thu, 11 Nov 2021 07:22:35 +0000 (16:22 +0900)
committerBowon Ryu <bowon.ryu@samsung.com>
Thu, 11 Nov 2021 12:09:55 +0000 (21:09 +0900)
commit3f7c71955c5e694bc9d156df5b710da216b94de6
tree423cbd064a22499223fcfe128f8ebf099c748a0c
parent2baf946fd750b9d45bf5acd7ebe303ed1a910bb9
evas_font_query: fix ARABIC HAMZA ABOVE render issue

INHERITED skip prevents ARABIC_HAMZA_ABOVE from rendering standalone.
Do not skip when ARABIC_HAMZA_ABOVE is at the begginning of an arabic word.

Change-Id: I75d5206194543031fcfe81f5ed208a8b404fc26a
Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/lib/evas/common/evas_font.h
src/lib/evas/common/evas_font_query.c