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 601d317 commit e1483c8Copy full SHA for e1483c8
docs/modules_split_text_to_size.js.html
@@ -152,7 +152,7 @@ <h1 class="page-title">modules/split_text_to_size.js</h1>
152
* of the string will be that much.
153
*
154
* Multiply by font size to get actual width in *points*
155
- * Then divide by 72 to get inches or divide by (72/25.6) to get 'mm' etc.
+ * Then divide by 72 to get inches or divide by (72/25.4) to get 'mm' etc.
156
157
* @name getStringUnitWidth
158
* @public
0 commit comments