receiptline
Version:
Markdown for receipts. Printable digital receipts. Generate receipt printer commands and images.
222 lines (221 loc) • 5.51 kB
JSON
{
"printer1": {
"host": "127.0.0.1",
"port": 19100,
"cpl": 42,
"encoding": "multilingual",
"spacing": false,
"command": "svg"
},
"printer2": {
"host": "127.0.0.1",
"port": 19100,
"cpl": 48,
"encoding": "shiftjis",
"spacing": false,
"command": "svg"
},
"printer3": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "escpos"
},
"tm_series1": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 42,
"encoding": "multilingual",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "escpos"
},
"tm_landscape": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 84,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": false,
"cutting": true,
"margin": 8,
"command": "escpos",
"landscape": true,
"resolution": 180
},
"rp_series1": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": true,
"spacing": true,
"cutting": true,
"command": "sii"
},
"rp_landscape": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 96,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "sii",
"landscape": true
},
"mc_series1": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": true,
"spacing": true,
"cutting": true,
"command": "starmbcs"
},
"mc_series2": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "multilingual",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": true,
"spacing": true,
"cutting": true,
"command": "starsbcs"
},
"mc_landscape": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 96,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"margin": 8,
"command": "starmbcs",
"landscape": true
},
"ct_series1": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": true,
"spacing": true,
"cutting": true,
"command": "citizen"
},
"ct_landscape": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 96,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "citizen",
"landscape": true
},
"fp_series1": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "shiftjis",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "fit"
},
"tm_u220": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 33,
"encoding": "multilingual",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "impact"
},
"tsp_series1": {
"host": "127.0.0.1",
"port": 19100,
"asImage": false,
"cpl": 48,
"encoding": "multilingual",
"gradient": true,
"gamma": 1.8,
"threshold": 128,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "starlinesbcs"
},
"tsp100lan": {
"host": "127.0.0.1",
"port": 19100,
"asImage": true,
"cpl": 48,
"encoding": "multilingual",
"gradient": false,
"gamma": 1.0,
"threshold": 192,
"upsideDown": false,
"spacing": true,
"cutting": true,
"command": "stargraphic"
}
}