OLEDUiPlus/tools/test_fontconv.sh

8 lines
479 B
Bash

# python3 fontconv.py "built titling lt.ttf" 25 0x30 0xff 1 1 cp852
# python3 fontconv.py "built_titling_lt.ttf" 25 0x20 0x3f 1 1 cp852
# python3 fontconv.py "built_titling_lt.ttf" 60 0x30 0x39 1 1 cp852
# python3 fontconv.py "built_titling_sb.ttf" 60 0x30 0x39 1 1 cp852
#python3 fontconv.py "built_titling_sb.ttf" 60 0x20 0x23 1 1 cp852
#python3 fontconv.py "built_titling_sb.ttf" 60 0x23 0x24 1 1 cp852
python3 fontconv.py "built_titling_sb.ttf" 60 0x30 0x39 1 1 cp852