close
Warning:
Can't synchronize with repository "(default)" ( does not appear to be a Git repository. See the log for more information.). Look in the Trac log for more information.
- Timestamp:
-
09/07/2012 04:23:06 PM (12 years ago)
- Author:
-
Andrej Dundović
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | QR kodovi generirani su uz pomoć Python biblioteke [https://code.google.com/p/pyqrnative/ PyQRNative] koja koristi [http://www.pythonware.com/products/pil/ Python Imaging Library (PIL)]. |
| 2 | |
| 3 | Za ispravno funkcioniranje '''gen_QR''' skripte potrebno je instalirati PIL (''python-imaging''), preuzeti [https://code.google.com/p/pyqrnative/source/browse/ PyQRNative] i staviti ga u isti direktorij kao i '''gen_QR'''. |