font and reverse added

pull/7/head
Peter Hinch 2016-03-01 07:51:53 +00:00
rodzic 4257f3656b
commit dff7ea4218
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,8 @@ Select the microC tab and press Save, following the usual file creation routine.
On a PC with Python 3 installed issue (to convert a file Ubuntu_Medium17x19.c to Python ubuntu.py)
```
python3 CfontToPython.py -i Ubuntu_Medium17x19.c -o ubuntu.py```
python3 CfontToPython.py -i Ubuntu_Medium17x19.c -o ubuntu.py
```
To test issue
```python
import ubuntu