Skip to content

Commit d36198c

Browse files
nsivovbesentv
authored andcommitted
dwrite/fallback: Add the Bamum Supplement range to the fallback data.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> (cherry picked from commit 1883738) CW-Bug-Id: #26165
1 parent 61c26fa commit d36198c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dlls/dwrite/analyzer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ system_fallback_config[] =
322322
{ "A000-A4CF", L"Noto Sans Yi" },
323323
{ "A4D0-A4FF", L"Noto Sans Lisu" },
324324
{ "A500-A63F", L"Noto Sans Vai" },
325-
{ "A6A0-A6FF", L"Noto Sans Bamum" },
325+
{ "A6A0-A6FF, 16800-16A38", L"Noto Sans Bamum" },
326326
{ "A800-A82F", L"Noto Sans Syloti Nagri" },
327327
{ "A840-A87F", L"Noto Sans PhagsPa" },
328328
{ "A880-A8DF", L"Noto Sans Saurashtra" },

0 commit comments

Comments
 (0)