BastliPOSPrinter

A collection of programs that allow receipt printing
git clone git://xatko.vsos.ethz.ch/BastliPOSPrinter.git
Log | Files | Refs

commit 6130be1d5b06529ed06904ff5e6faa81bc5cee8a
parent ea564299437af2b1a41f41b8353072c0493f6f60
Author: Dominik Schmidt <doeme@bastli.ethz.ch>
Date:   Wed,  5 Sep 2018 14:42:14 +0200

Use that groff device for rendering

Diffstat:
pipeline/20_GROFF_to_printable | 2+-
pipeline/30_ansifilter | 2--
2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/pipeline/20_GROFF_to_printable b/pipeline/20_GROFF_to_printable @@ -1,6 +1,6 @@ #!/bin/sh -groff -k -Tascii -t +groff -k -TNCR7167 -t -F../ echo echo echo diff --git a/pipeline/30_ansifilter b/pipeline/30_ansifilter @@ -1 +0,0 @@ -/usr/bin/ansifilter- \ No newline at end of file