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
8ab4f85b
Commit
8ab4f85b
authored
Jan 27, 2012
by
Thomas Faber
Committed by
Alexandre Julliard
Jan 27, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
usp10: Fix build with MSVC.
parent
ed6461f9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
24 deletions
+21
-24
shape.c
dlls/usp10/shape.c
+21
-24
No files found.
dlls/usp10/shape.c
View file @
8ab4f85b
...
...
@@ -357,9 +357,6 @@ static const char* required_khmer_features[] =
NULL
};
static
OPENTYPE_FEATURE_RECORD
no_features
[]
=
{
};
static
OPENTYPE_FEATURE_RECORD
ethiopic_features
[]
=
{
{
MS_MAKE_TAG
(
'c'
,
'c'
,
'm'
,
'p'
),
1
},
...
...
@@ -441,31 +438,31 @@ static const ScriptShapeData ShapingData[] =
{{
standard_features
,
2
},
NULL
,
0
,
NULL
,
NULL
},
{{
khmer_features
,
5
},
required_khmer_features
,
0
,
ContextualShape_Khmer
,
ShapeCharGlyphProp_Khmer
},
{{
khmer_features
,
5
},
required_khmer_features
,
0
,
ContextualShape_Khmer
,
ShapeCharGlyphProp_Khmer
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
ethiopic_features
,
4
},
NULL
,
0
,
NULL
,
NULL
},
{{
ethiopic_features
,
4
},
NULL
,
0
,
NULL
,
NULL
},
{{
mongolian_features
,
4
},
NULL
,
0
,
ContextualShape_Mongolian
,
NULL
},
{{
mongolian_features
,
4
},
NULL
,
0
,
ContextualShape_Mongolian
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
no_features
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
NULL
,
0
},
NULL
,
0
,
NULL
,
NULL
},
{{
hebrew_features
,
1
},
NULL
,
0
,
NULL
,
NULL
},
{{
latin_features
,
2
},
NULL
,
0
,
NULL
,
NULL
},
{{
thai_features
,
1
},
NULL
,
0
,
NULL
,
ShapeCharGlyphProp_Thai
},
...
...
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