bug 629450 - Sinhala requires specific shaping support, don't render via harfbuzz by default. r=jdaggett, a=blocking

This commit is contained in:
Jonathan Kew 2011-01-28 13:12:42 +09:00
Родитель 5c65e6d6bb
Коммит fe31d8f5c3
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -189,6 +189,7 @@ gfxUnicodeProperties::ScriptShapingLevel(PRInt32 aScriptCode)
case HB_SCRIPT_KANNADA:
case HB_SCRIPT_MALAYALAM:
case HB_SCRIPT_ORIYA:
case HB_SCRIPT_SINHALA:
case HB_SCRIPT_TAMIL:
case HB_SCRIPT_TELUGU:
case HB_SCRIPT_KHMER: