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 1aba024 commit 7be0894Copy full SHA for 7be0894
examples/Example2.js
@@ -42,7 +42,7 @@
42
x: 30,
43
y: 200,
44
width: (210 * 3 - 80) * 0.5,
45
- height: 100,
+ height: 150,
46
rx: 10,
47
ry: 10
48
},
@@ -63,7 +63,7 @@
63
64
style: {
65
strokeStyle: "#000000",
66
- font: "8px Arial",
+ font: "10px Arial",
67
textAlign: "left",
68
"word-wrap": "break-word",
69
}
@@ -75,7 +75,7 @@
75
x: 40 + (210 * 3 - 80) / 2,
76
77
78
79
80
81
@@ -97,7 +97,7 @@
97
98
99
100
101
102
103
sample.pdf
-54.7 KB
0 commit comments