Skip to content

Instantly share code, notes, and snippets.

View alethea's full-sized avatar

Alethea Rose alethea

View GitHub Profile
@alethea
alethea / scale-zpl.js
Last active May 10, 2024 14:35 — forked from tresf/scale-zpl.js
(Experimental) Scales a Raw ZPL file from 203 DPI (dots per inch) to 300 DPI
/*
* author: Tres Finocchiaro, updated by Alethea Rose
* date: 2017-07-10
* license: Public Domain; Use as you wish.
* source: http://qz.io
*/
const cmds = {
FO: 2,
PW: null,