view src/cs/drivers/drv_app/r2d/lcds/Horizontal/generate @ 294:cd37d228dae0

src/gpf2/{misc,tst}: import from TCS211 semi-src with CRLF line endings and directory name capitalization cleaned up
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 21 Oct 2017 01:12:15 +0000
parents 945cf7f506b2
children
line wrap: on
line source

#!/bin/sh

tool=E:/Bt/Drivers/Common/R2D/R2D_FONT_TOOL/r2d_font_tool
dir=E:/Bt/Drivers/Common/R2D/R2D_FONT_TOOL/Example_Font

blocks="-block GREEK -block RUNIC -block GEOMETRIC_SHAPES -block HIRAGANA -block KATAKANA"
$tool  $blocks -horizontal -size 14 -name proportional $dir/CASLR___.TTF

blocks="-block BASIC_LATIN1 -block LATIN1_SUPPLEMENT -block GENERAL_PUNCTUATION"
$tool  $blocks -horizontal -name system ti