Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sdkjs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
sdkjs
Commits
43375450
Commit
43375450
authored
Jul 11, 2016
by
Oleg Korshul
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release/4.0.1' into develop
Conflicts: common/commonDefines.js
parents
27353cb1
15764928
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
842 additions
and
806 deletions
+842
-806
common/commonDefines.js
common/commonDefines.js
+5
-6
slide/apiDefines.js
slide/apiDefines.js
+143
-134
word/apiDefines.js
word/apiDefines.js
+694
-666
No files found.
common/commonDefines.js
View file @
43375450
...
@@ -669,12 +669,11 @@
...
@@ -669,12 +669,11 @@
TEXT_ALIGN_TOP
:
4
// Top
TEXT_ALIGN_TOP
:
4
// Top
};
};
var
c_oAscVertDrawingText
=
var
c_oAscVertDrawingText
=
{
{
normal
:
1
,
normal
:
1
,
vert
:
3
,
vert
:
3
,
vert270
:
4
vert270
:
4
};
};
var
c_oAscLineJoinType
=
{
var
c_oAscLineJoinType
=
{
Round
:
1
,
Round
:
1
,
Bevel
:
2
,
Bevel
:
2
,
...
...
slide/apiDefines.js
View file @
43375450
This diff is collapsed.
Click to expand it.
word/apiDefines.js
View file @
43375450
This diff is collapsed.
Click to expand it.
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