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
284b382a
Commit
284b382a
authored
Oct 19, 2012
by
Qian Hong
Committed by
Alexandre Julliard
Oct 19, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gdi32/tests: Skip some broken bitmap font metrics tests on Arabic locale.
parent
b31dabab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
font.c
dlls/gdi32/tests/font.c
+5
-5
No files found.
dlls/gdi32/tests/font.c
View file @
284b382a
...
...
@@ -688,15 +688,15 @@ static void test_bitmap_font_metrics(void)
int
scaled_height
;
}
fd
[]
=
{
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
6
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
6
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
LANG_ARABIC
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
6
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x7f
,
0x20
,
FS_CYRILLIC
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
8
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
8
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
LANG_ARABIC
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
8
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x7f
,
0x20
,
FS_CYRILLIC
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
10
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
10
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
LANG_ARABIC
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
10
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x7f
,
0x20
,
FS_CYRILLIC
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
14
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
14
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
LANG_ARABIC
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
14
,
11
,
2
,
2
,
0
,
5
,
11
,
96
,
0x20
,
0xff
,
0x7f
,
0x20
,
FS_CYRILLIC
,
0
,
13
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
18
,
13
,
3
,
3
,
0
,
7
,
14
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
0
,
16
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
18
,
13
,
3
,
3
,
0
,
7
,
14
,
96
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
LANG_ARABIC
,
16
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
18
,
13
,
3
,
3
,
0
,
7
,
14
,
96
,
0x20
,
0xff
,
0x7f
,
0x20
,
FS_CYRILLIC
,
0
,
16
},
{
"MS Sans Serif"
,
FW_NORMAL
,
FH_SCALE
|
6
,
13
,
3
,
3
,
0
,
7
,
14
,
120
,
0x20
,
0xff
,
0x81
,
0x20
,
FS_LATIN1
|
FS_LATIN2
,
0
,
16
},
...
...
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