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
857ec56f
Commit
857ec56f
authored
Aug 11, 2022
by
Nikolay Sivov
Committed by
Alexandre Julliard
Aug 11, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dwrite/fallback: Add Georgian and Armenian ranges.
Signed-off-by:
Nikolay Sivov
<
nsivov@codeweavers.com
>
parent
701932a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
analyzer.c
dlls/dwrite/analyzer.c
+4
-0
No files found.
dlls/dwrite/analyzer.c
View file @
857ec56f
...
...
@@ -222,6 +222,8 @@ system_fallback_config[] =
{
"0000-007F, 0080-00FF, 0100-017F, 0180-024F, "
"0250-02AF, 02B0-02FF, 0300-036F"
,
L"Tahoma"
},
{
"0530-058F, FB10-FB1C"
,
L"Noto Sans Armenian"
},
{
"0590-05FF, FB1D-FB4F"
,
L"Noto Sans Hebrew"
},
{
"0600-06FF, 0750-077F, "
...
...
@@ -252,6 +254,8 @@ system_fallback_config[] =
{
"1000-109F, A9E0-A9FF, AA60-AA7F"
,
L"Noto Sans Myanmar"
},
{
"10A0-10FF, 2D00-2D2F"
,
L"Noto Sans Georgian"
},
/* Hangul Jamo - 1100-11FF
Hangul Compatibility Jamo - 3130-318F
Enc. CJK (Paren Hangul) - 3200-321F
...
...
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