view src/cs/drivers/drv_app/r2d/lcds/PC_CSAMPLE/generate @ 194:a18bf8df5fab

aci_pei.c: sync with Magnetite for (MMI != 0) There was a change in Magnetite aci3 for (MMI != 0) configuration; this config does not exist in Selenite, but this change is being pulled in as a sync in order to keep the diff between Magnetite and Selenite to a minimum.
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 23 May 2020 07:21:43 +0000
parents b6a5e36de839
children
line wrap: on
line source

#!/bin/sh

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

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

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