librebarcode icon indicating copy to clipboard operation
librebarcode copied to clipboard

Document iOS problem: numbers as telephone links break shaping in EAN-13

Open graphicore opened this issue 4 years ago • 0 comments

IMG_0002

This is already fixed in the documentation pages with b0adea7a8bb4f9279bf1f85672a0e5cd6a69f82f but it also needs to be documented as a usage instruction, along with the workaround for #29

The solution is to put into the HTML <head>: <meta name="format-detection" content="telephone=no">

graphicore avatar Dec 16 '20 03:12 graphicore