Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
65893a71
Commit
65893a71
authored
May 29, 2016
by
Francois Gouget
Committed by
Alexandre Julliard
May 31, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
usp10: Punctuation fixes.
Signed-off-by:
Francois Gouget
<
fgouget@free.fr
>
Signed-off-by:
Aric Stewart
<
aric@codeweavers.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
9cb3bf1e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
usp10.c
dlls/usp10/usp10.c
+3
-3
No files found.
dlls/usp10/usp10.c
View file @
65893a71
...
...
@@ -2762,9 +2762,9 @@ static inline int get_cluster_advance(const int* piAdvance,
* ScriptXtoCP (USP10.@)
*
* Basic algorithm :
*
use piAdvance to find the cluster we are looking at
* Find the character that is the first character of the cluster
* That is our base piCP
*
Use piAdvance to find the cluster we are looking at.
* Find the character that is the first character of the cluster
.
* That is our base piCP
.
* If the script snaps to cluster boundaries (Hebrew, Indic, Thai) then we
* are good. Otherwise if the cluster is larger than 1 glyph we need to
* determine how far through the cluster to advance the cursor.
...
...
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