Suggest adding a compatibility mid-line rendering attribute to textPath.

This commit is contained in:
Mikael Sand
2017-07-26 03:51:57 +03:00
parent a8fdf64828
commit d08103168a
5 changed files with 46 additions and 1 deletions

View File

@@ -134,6 +134,7 @@ const TextPathAttributes = {
method: true,
spacing: true,
side: true,
midLine: true,
};
const TSpanAttibutes = {