#!/bin/sh

PATH="/opt/local/bin:$PATH"

exec mkfontscale -b -s -l "$@"
