Skip to content

Instantly share code, notes, and snippets.

@timdw
timdw / scale-zpl.ps1
Last active March 5, 2024 14:37
(Experimental) Scales a Raw ZPL file from 203 DPI (dots per inch) to 300 DPI
<#
# author: Tim Walker
# date: 2016-11-11
# original author: Tres Finocchiaro
# original date: 2015-05-22
# license: Public Domain; Use as you wish.
# original source: https://gist.github.com/tresf/95f28644669a1e1970a7
#>