tweak tester

main
Matthew Butterick 7 years ago
parent a8a4cdc31d
commit c4da0e41ae

Binary file not shown.

@ -9,7 +9,7 @@ make = (doc) ->
# Set the font, draw some text
doc.font('the-font')
.fontSize(25)
.text('H', 100, 100, {width: false})
.text('Hello World', 100, 100, {width: false})
doc.end()

Binary file not shown.
Loading…
Cancel
Save