Writing /var/lib/dokuwiki/data/meta/tutorials/labeler.meta failed
tutorials:labeler
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:labeler [2019/06/12 00:51] – admin | tutorials:labeler [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 37: | Line 37: | ||
bincodes -e 39 -b " | bincodes -e 39 -b " | ||
+ | |||
+ | ===== Printing graphics ===== | ||
+ | |||
+ | * Create your preferred logo in inkscape | ||
+ | * Be sure to rotate the image so that the width of the printer tape is in the x axis. | ||
+ | * Convert to two colors: black and white. (using the object properties) | ||
+ | * Export to png. Use a x resolution of 64 pixels | ||
+ | * Open in gimp. | ||
+ | * Layer-> | ||
+ | * Colors-> | ||
+ | * Select a threshold that produces a nice printable image (specially if it contains fonts) | ||
+ | * Export to xbm file format. | ||
+ | * Convert to pt1230 format with: | ||
+ | |||
+ | bmtoa -char 01 filename.xbm | ||
+ | |||
+ | * pipe it to pt1230 for printing: | ||
+ | |||
+ | bmtoa -char 01 filename.xbm | pt1230 -d / | ||
tutorials/labeler.1560300687.txt.gz · Last modified: 2022/09/20 00:08 (external edit)