Skip to content

Commit 240f83f

Browse files
committed
1.3.1
1 parent feea2f5 commit 240f83f

File tree

9 files changed

+28
-34
lines changed

9 files changed

+28
-34
lines changed

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.3.1 (April 13, 2020)
2+
=====================
3+
* Revert Fix Path.toPathData and Path.toSVG - X Axis is flipped (#369)
4+
15
1.3.0 (April 13, 2020)
26
=====================
37
* Forward os2 Table attributs during font construction (#422)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opentype.js",
33
"main": "dist/opentype.js",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"keywords": [
66
"graphics",
77
"fonts",

dist/opentype.js

Lines changed: 9 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/opentype.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/opentype.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/opentype.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/opentype.module.js

Lines changed: 9 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/opentype.module.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "opentype.js",
33
"description": "OpenType font parser",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"author": {
66
"name": "Frederik De Bleser",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)