Discussion: Integration of a QR Code Generator: Difference between revisions
Jump to navigation
Jump to search
C schaefer (talk | contribs) No edit summary |
C schaefer (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Development]][[Category:EN]] | {{Discussion Index}} [[Category:Development]][[Category:EN]] | ||
=Introduction= | =Introduction= | ||
[http://en.wikipedia.org/wiki/QR_code QR codes] are on the way to become an integral part of print products. Thus, it should be considered to allow users the generation of QR graphics from within Scribus. | [http://en.wikipedia.org/wiki/QR_code QR codes] are on the way to become an integral part of print products. Thus, it should be considered to allow users the generation of QR graphics from within Scribus. |
Latest revision as of 04:58, 23 July 2012
Installation • Usability • MacOS • Fonts • Other |
Introduction
QR codes are on the way to become an integral part of print products. Thus, it should be considered to allow users the generation of QR graphics from within Scribus.
Available Code/Libraries
- The code we currently use for PostScript-based barcode generation, Terry Burton's Barcode Writer in Pure PostScript supports QR codes, as well as many other graphical codes. According to Subik, we only need someone who's willing to write a graphical front-end.
- Another possibility is the LGPL-licensed Quricol library.
Discussion
- Using the PostScript-based solution would guarantee crisp printing results.
- avox had the idea (on IRC) to use Quricol in connection with Render Frames.