librebarcode icon indicating copy to clipboard operation
librebarcode copied to clipboard

Documentation should mention `white-space: pre`

Open ceving opened this issue 2 years ago • 0 comments

If you use the font in a HTML page, it is mandatory to use the CSS style white-space: pre. Without this style the barcode is not readable by barcode scanners. The example code contains this, but the documentation does not explain it. It took me a while to figure this out.

ceving avatar Nov 23 '22 11:11 ceving