Browse Source

Update FontUtils.html

gero3 11 years ago
parent
commit
af55f85e82
1 changed files with 5 additions and 5 deletions
  1. 5 5
      docs/api/extras/FontUtils.html

+ 5 - 5
docs/api/extras/FontUtils.html

@@ -83,11 +83,11 @@
 		<div>
 		text -- The text to generate the shapes from.<br />
 		parameters -- The parameter containing <br />
-            size -- Default is 100
-            curveSegments -- Default is 4
-            font -- Default is "helvetiker"
-            weight -- Default is "normal"
-            style -- Default is "normal"
+			size -- Default is 100.
+			curveSegments -- Default is 4.
+			font -- Default is "helvetiker".
+			weight -- Default is "normal".
+			style -- Default is "normal".
 
 		</div>
 		<div>