Closed bsdayo closed 1 year ago
btw another problem is that the text below the grey dashed line is not centered...? That asymmetry brings a strange feeling.
The fields/text below the QR code is more configurable as of v1.2.0 so it's now possible to have arbitrary text there.
e.g. paper-age --notes-label="Created at: $(date -Iseconds)" --skip-notes-line
will add the current time to the PDF.
This is an awesome project! I've used it to encrypt some stuff. I have some feature requests:
Since I don't know Rust at all, there's no way for me to implement them and then submit a PR 😟. I sincerely hope you'll take my suggestions!edit: Learned some basis about Rust and implemented in #89