dontwork

Results 7 issues of dontwork

Hi, The readme mentions that it is possible to use this library to get an elevated shell on a Mac and references this link: https://github.com/jorangreef/sudo-prompt/issues/1 I do not understand from...

Currently the label is displayed as the typical password **********, is there a way of changing this?

``` const options = { density: 300, // ppi format: "png", width, height } return pdf2pic.fromBuffer(buffer, options).bulk(1, true) .then(resizedImageBase64 => { ``` Hi I use your library regularly, thank you...