Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
8e127868
Commit
8e127868
authored
Aug 31, 2022
by
Nikolay Sivov
Committed by
Alexandre Julliard
Aug 31, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dwrite: Add NNBSP (202F) to Mongolian fallback range.
Signed-off-by:
Nikolay Sivov
<
nsivov@codeweavers.com
>
parent
55439cc3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
analyzer.c
dlls/dwrite/analyzer.c
+2
-1
No files found.
dlls/dwrite/analyzer.c
View file @
8e127868
...
...
@@ -277,7 +277,8 @@ system_fallback_config[] =
{
"1720-173F"
,
L"Noto Sans Hanunoo"
},
{
"1740-175F"
,
L"Noto Sans Buhid"
},
{
"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"
},
{
"1950-197F"
,
L"Noto Sans Tai Le"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment