Commit db55895
Fix for wrong parameter "templateImage" + allow for changing both font face and font size independently (#8)
* Fix for wrong parameter "templateImage"
The param « imageTemplate » should actually be « templateImage ».
I haven’t replaced the variables names because that’s not important,
even though they are backwards too.
* You can change the font and font size independently
We were not able to change the font size OR the font face, it had to be
both which is incorrect1 parent 9eb6214 commit db55895
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
229 | 239 | | |
230 | 240 | | |
231 | 241 | | |
| |||
312 | 322 | | |
313 | 323 | | |
314 | 324 | | |
315 | | - | |
| 325 | + | |
316 | 326 | | |
317 | 327 | | |
318 | 328 | | |
| |||
0 commit comments