sprain / php-swiss-qr-bill

A PHP library to create Swiss QR bills | QR-Rechnung in PHP erstellen
MIT License
282 stars 82 forks source link

Feature proposal: Add scissors symbol #180

Closed JohnMag3 closed 2 weeks ago

JohnMag3 commented 2 years ago

The scissors are missing on both seperation lines. The standard states that scissors must appear on both seperation lines. Please add the scissors, thank you!

Personal Tip: Use the ✂ Font Symbol

Reference: Style Guide QR-Bill (style-guide-en.pdf) -> Page 4 -> "Version 3 Qr-bill as PDF"

sprain commented 2 years ago

Reference: Style Guide QR-Bill (style-guide-en.pdf) -> Page 4 -> "Version 3 Qr-bill as PDF"

Please note the following paragraph on the same page in the style guide:

«As an alternative to the scissors symbol, the note
"Separate before paying in" may be printed above the line.»

This is how it is currently done within this library.

Please add the scissors, thank you!

This library is provided free of charge as open source software. Anybody can use it and everybody is welcome to contribute improvements in form of pull requests. I would be happy to consider a pull request with this feature provided by … you, for example ;)

I imagine it would have to be an option, so the developer can choose whether they want to use the scissors symbol or the text variant.