BastliPOSPrinter

git clone git://xatko.vsos.ethz.ch/BastliPOSPrinter.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2018-09-11 17:53Don't try to set non-existing fontsDominik Schmidt2+2-3
2018-09-11 15:37Merge branch 'master' of code.bastli.ch:bastli/RaPOUNSeLDominik Schmidt5+12-2
2018-09-11 15:36Set the currency to CHFDominik Schmidt1+2-2
2018-09-06 13:42Add a runscript for daemontoolsDominik Schmidt1+3-0
2018-09-06 13:13Some more modificationsDominik Schmidt3+8-2
2018-09-06 13:02Offset was indeed valid there.Dominik Schmidt1+1-0
2018-09-05 13:21Remove a forgotten .poDominik Schmidt1+0-1
2018-09-05 12:42Adapt the width for the new deviceDominik Schmidt1+1-1
2018-09-05 12:42Use that groff device for renderingDominik Schmidt2+1-3
2018-09-05 12:41Add a groff-device for the NCR7167 printer in ASCII modeDominik Schmidt2+197-0
2018-09-05 12:35Set env-variables in testrender.sh scriptDominik Schmidt1+3-0
2018-09-05 12:35Add an env-variable to decide whether to print to stdout or notDominik Schmidt1+6-1
2018-09-05 12:33Move the groff-template out from the start_pipeline.sh scriptDominik Schmidt1+0-1
2018-09-05 12:31Add a script that test-renders the test-inputDominik Schmidt1+4-0
2018-09-05 12:22Add some more code-quotes to readmeDominik Schmidt1+2-2
2018-09-05 12:19Assume USERNAME and PASSWORD to be in env variablesDominik Schmidt1+0-3
2018-09-05 12:15/bin/bash is required for some programsDominik Schmidt1+1-1
2018-09-05 12:13Add a test-input to test the pipelineDominik Schmidt1+1-0
2018-09-05 09:17Add a bad logo to complement the bad nameDominik Schmidt1+99-0
2018-09-05 08:48Rename to RaPOUNSeLDominik Schmidt1+4-2
2018-09-04 23:08Escape the name string in JSON_to_GROFF.luaDominik Schmidt1+2-0
2018-09-04 22:37Implementd JSON_to_GROFF with luaDominik Schmidt4+65-65
2018-09-04 20:57Explain the programDominik Schmidt1+31-0
2018-09-04 20:51Actually print something at the endDominik Schmidt1+1-2
2018-09-04 20:38Add some more space at the endDominik Schmidt1+6-0
2018-09-04 20:37Multiply the price with the amount on the single positionsDominik Schmidt1+1-1
2018-09-04 20:31Small improvementsDominik Schmidt2+2-2
2018-09-04 19:19Update to a more reasonable layoutDominik Schmidt13+110-77
2018-09-03 15:47Escape the string before printing.Dominik Schmidt1+2-1
2018-09-03 15:39Improve the layoutDominik Schmidt1+2-2
2018-09-03 15:33Center the bastli logoDominik Schmidt1+2-0
2018-09-03 15:09Smaller correctionsDominik Schmidt2+2-5
2018-09-03 14:59Initial commitDominik Schmidt6+141-0