Commit 8e127868 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

dwrite: Add NNBSP (202F) to Mongolian fallback range.

parent 55439cc3
...@@ -277,7 +277,8 @@ system_fallback_config[] = ...@@ -277,7 +277,8 @@ system_fallback_config[] =
{ "1720-173F", L"Noto Sans Hanunoo" }, { "1720-173F", L"Noto Sans Hanunoo" },
{ "1740-175F", L"Noto Sans Buhid" }, { "1740-175F", L"Noto Sans Buhid" },
{ "1760-177F", L"Noto Sans Tagbanwa" }, { "1760-177F", L"Noto Sans Tagbanwa" },
{ "1800-18AF, 11660-1167F", L"Noto Sans Mongolian" },
{ "1800-18AF, 202F, 11660-1167F", L"Noto Sans Mongolian" },
{ "1900-194F", L"Noto Sans Limbu" }, { "1900-194F", L"Noto Sans Limbu" },
{ "1950-197F", L"Noto Sans Tai Le" }, { "1950-197F", L"Noto Sans Tai Le" },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment