brewpanel/buildfont.sh

Fri, 05 Apr 2024 19:30:41 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Fri, 05 Apr 2024 19:30:41 +0200
changeset 661
8c1e7a52e24f
parent 414
0fa885045e20
permissions
-rw-r--r--

Version 0.9.17a2. Disabled a lot of mutex locks, some are blocking and need to be fixed. This version seems to be working, more or less.

#!/bin/sh
convert -scale 160x256 lcdfont5x8.bmp xbm:lcdfont10x16.h

mercurial