[Title] Brackets are showing reversed, while google searching language is Persian
[framework/web/webkit-efl.git] / Source / WTF / wtf / Platform.h
index 03451fb..77ff4ee 100755 (executable)
 #define ENABLE_TIZEN_FT_EMBOLDEN_FOR_SYNTHETIC_BOLD 1 /*Younghwan Cho(yhwan.cho@samsung.com) : Use freetype's 'embolden' instead of drawing twice for synthetic bold*/
 #endif
 #define ENABLE_TIZEN_CHECK_SPACE_FOR_AVG_CHAR_WIDTH 0 /* Himanshu Joshi (h.joshi@samsung.com : Added check to consider Space as possible way to calculate Average Char Width if '0' and 'x' are not present*/
+#define ENABLE_TIZEN_MIRROR_CHECK_FOR_RTL 1 /* Rachit Puri(rachit.puri@samsung.com) : Added mirror check for RTL */
 
 #define ENABLE_TIZEN_ADD_AA_CONDITIONS_FOR_NINE_PATCH 1 /*Younghwan Cho(yhwan.cho@samsung.com) : Add conditions of antialias for fixing 9patch-problem */
 #define ENABLE_TIZEN_WEBKIT_OWN_FONT_FILES 0 /*Younghwan Cho(yhwan.cho@samsung.com) : webkit's font-config is seperated from the system font's*/