Pinstripe/Printer: Difference between revisions

m
Line 98:
=={{header|Julia}}==
Creates a png file of dimensions per printer DPI and width and sends it to the default printer using the system's print function.
<lang julia>using FileIO, ImageIO
 
function getnumberwithprompt(prompt, t::Type)
4,105

edits