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
5f9be705
Commit
5f9be705
authored
Sep 24, 2012
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Sep 24, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gdiplus: Make GIF palettes in a custom test image slightly more different.
parent
25b76525
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
image.c
dlls/gdiplus/tests/image.c
+6
-6
No files found.
dlls/gdiplus/tests/image.c
View file @
5f9be705
...
...
@@ -3922,7 +3922,7 @@ static void test_DrawImage_scale(void)
static
const
BYTE
animatedgif
[]
=
{
'G'
,
'I'
,
'F'
,
'8'
,
'9'
,
'a'
,
0x01
,
0x00
,
0x01
,
0x00
,
0xA1
,
0x02
,
0x00
,
0x
6F
,
0x6F
,
0x6F
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x
01
,
0x02
,
0x03
,
0x04
,
0x05
,
0x06
,
0x07
,
0x08
,
0x09
,
0x0a
,
0x0b
,
0x0c
,
/*0x21,0xFF,0x0B,'A','N','I','M','E','X','T','S','1','.','0',*/
0x21
,
0xFF
,
0x0B
,
'N'
,
'E'
,
'T'
,
'S'
,
'C'
,
'A'
,
'P'
,
'E'
,
'2'
,
'.'
,
'0'
,
0x03
,
0x01
,
0x05
,
0x00
,
0x00
,
...
...
@@ -3930,14 +3930,14 @@ static const BYTE animatedgif[] = {
0x21
,
0x01
,
0x0D
,
'a'
,
'n'
,
'i'
,
'm'
,
'a'
,
't'
,
'i'
,
'o'
,
'n'
,
'.'
,
'g'
,
'i'
,
'f'
,
0x00
,
0x21
,
0xF9
,
0x04
,
0xff
,
0x0A
,
0x00
,
0x08
,
0x00
,
0x2C
,
0x00
,
0x00
,
0x00
,
0x00
,
0x01
,
0x00
,
0x01
,
0x00
,
0x81
,
0x
DE
,
0xDE
,
0xDE
,
0x00
,
0x00
,
0x00
,
0x0
0
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x0
2
,
0x02
,
0x4C
,
0x01
,
0x00
,
0x
a1
,
0xa2
,
0xa3
,
0xa4
,
0xa5
,
0xa6
,
0xa7
,
0xa8
,
0xa9
,
0xaa
,
0xab
,
0xac
,
0x02
,
0x02
,
0x4C
,
0x01
,
0x00
,
0x21
,
0xFE
,
0x08
,
'i'
,
'm'
,
'a'
,
'g'
,
'e'
,
' '
,
'#'
,
'1'
,
0x00
,
0x21
,
0x01
,
0x0C
,
'p'
,
'l'
,
'a'
,
'i'
,
'n'
,
't'
,
'e'
,
'x'
,
't'
,
' '
,
'#'
,
'1'
,
0x00
,
0x21
,
0xF9
,
0x04
,
0x00
,
0x14
,
0x00
,
0x01
,
0x00
,
0x2C
,
0x00
,
0x00
,
0x00
,
0x00
,
0x01
,
0x00
,
0x01
,
0x00
,
0x81
,
0x
4D
,
0x4D
,
0x4D
,
0x00
,
0x00
,
0x00
,
0x0
0
,
0x00
,
0x00
,
0x00
,
0x00
,
0x00
,
0x0
2
,
0x02
,
0x44
,
0x01
,
0x00
,
0x
b1
,
0xb2
,
0xb3
,
0xb4
,
0xb5
,
0xb6
,
0xb7
,
0xb8
,
0xb9
,
0xba
,
0xbb
,
0xbc
,
0x02
,
0x02
,
0x44
,
0x01
,
0x00
,
0x21
,
0xFE
,
0x08
,
'i'
,
'm'
,
'a'
,
'g'
,
'e'
,
' '
,
'#'
,
'2'
,
0x00
,
0x21
,
0x01
,
0x0C
,
'p'
,
'l'
,
'a'
,
'i'
,
'n'
,
't'
,
'e'
,
'x'
,
't'
,
' '
,
'#'
,
'2'
,
0x00
,
0x3B
};
...
...
@@ -3953,7 +3953,7 @@ static void test_gif_properties(void)
{
PropertyTagTypeLong
,
PropertyTagFrameDelay
,
8
,
{
10
,
0
,
0
,
0
,
20
,
0
,
0
,
0
}
},
{
PropertyTagTypeASCII
,
PropertyTagExifUserComment
,
13
,
{
'H'
,
'e'
,
'l'
,
'l'
,
'o'
,
' '
,
'W'
,
'o'
,
'r'
,
'l'
,
'd'
,
'!'
,
0
}
},
{
PropertyTagTypeShort
,
PropertyTagLoopCount
,
2
,
{
5
,
0
}
},
{
PropertyTagTypeByte
,
PropertyTagGlobalPalette
,
12
,
{
0x
6f
,
0x6f
,
0x6f
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
}
},
{
PropertyTagTypeByte
,
PropertyTagGlobalPalette
,
12
,
{
0x
01
,
0x02
,
0x03
,
0x04
,
0x05
,
0x06
,
0x07
,
0x08
,
0x09
,
0x0a
,
0x0b
,
0x0c
}
},
{
PropertyTagTypeByte
,
PropertyTagIndexBackground
,
1
,
{
2
}
},
{
PropertyTagTypeByte
,
PropertyTagIndexTransparent
,
1
,
{
8
}
}
};
...
...
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