Index: font_revamp/test_all.sh =================================================================== --- font_revamp/test_all.sh (revision 36635) +++ font_revamp/test_all.sh (revision 36636) @@ -4,10 +4,10 @@ do echo "====== $fn ======" echo ' - brave(newfont, off) + brave(oldfont, on) Load(layout, '$fn') export(debug, --compact, --stateless, --cam, '$fn'.o.dbgu=top-copper); - brave(newfont, on) + brave(oldfont, off) Load(layout, '$fn') export(debug, --compact, --stateless, --cam, '$fn'.n.dbgu=top-copper); ' | pcb-rnd --hid batch 2>&1 | grep -v "Brave setting:"