mirror of
https://github.com/wassname/CanvasTextWrapper.git
synced 2026-07-29 11:14:30 +08:00
fixed 1st example
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
var model = [
|
||||
{
|
||||
txt: 'Break text on every next word',
|
||||
font: 'italic 800 36px Arial, sans-serif',
|
||||
font: 'italic 800 25px Arial, sans-serif',
|
||||
textAlign: 'center',
|
||||
lineBreak: 'word',
|
||||
lineHeight: "160%"
|
||||
|
||||
Reference in New Issue
Block a user