We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c94a860 commit 2a740c6Copy full SHA for 2a740c6
README.md
@@ -196,8 +196,7 @@ Big thanks for making those available online!
196
* Stroke positions for shapes (outside/center)
197
* Stroke positions for text (inside/center)
198
* Dynamic creation of device fonts
199
-* Autolayout modes
200
-* Fit/Fill Image Modes
+* Fit Image Modes
201
* Video Fills
202
* Star shapes only support five points and non-default radius (missing data from API)
203
* Star shape only renders at uniform scale
package.json
@@ -13,7 +13,7 @@
13
"license": "MIT",
14
"unity": "2021.3",
15
"unityRelease": "0f1",
16
- "version": "1.0.4",
+ "version": "1.0.5",
17
"type": "library",
18
"hideInEditor": false,
19
"dependencies": {
0 commit comments