User Tools

Site Tools


python:barcode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
python:barcode [2016/08/09 00:02] – [Custom options in Encoder] adminpython:barcode [2022/10/29 16:15] (current) – external edit 127.0.0.1
Line 42: Line 42:
 self.options.get('bottom_border', 0) self.options.get('bottom_border', 0)
 </code> </code>
-Create Custom options:<code>+Create Custom options:<code python>
 options['height'] = 25 options['height'] = 25
 options['ttf_fontsize'] = 8 options['ttf_fontsize'] = 8
 options['bottom_border'] = 2 options['bottom_border'] = 2
 </code> </code>
python/barcode.1470700975.txt.gz · Last modified: 2022/10/29 16:15 (external edit)