Skip to content

pharo-cig/pharo-libqrencode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This are Pharo bindings for fukuchi libqrencode library, generated using pharo-cig.

The generation recipe can be found at the class comment of LibQREncode class.

Example

(the execution of the example requires Alexandria installed in Pharo)

LibQREncode 
	encodeText: 'https://blog.lorenzano.eu/smalltalks-browser-unbeatable-yet-not-enough/' 
	moduleSize: 10 
	border: 4.

With this code you can get this screenshot:

Screenshot

screenshot

About

Pharo bindings for https://github.com/fukuchi/libqrencode

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors