Commit c4c3e9fe authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

dwrite: Add ff00-ffef range to the fallback configuration.

parent e4328834
......@@ -249,6 +249,9 @@ system_fallback_config[] =
{ "1800-18AF, 11660-1167F", L"Noto Sans Mongolian" },
{ "3000-30FF, 31F0-31FF, 4E00-9FFF", L"Meiryo" },
/* Halfwidth and Fullwidth Forms */
{ "FF00-FFEF", L"Noto Sans CJK JP" },
};
struct text_source_context
......
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