Skip to content

Commit b6871fa

Browse files
authored
add font instructions
1 parent 80f54b9 commit b6871fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ Access to the DJI video driver is exclusive. We'd have to build some kind of use
6565

6666
See above - `dji_glasses` has three primary purposes: turning user input into commands for the radio/CP layer, displaying UI, and, for whatever reason, recording video. Without dji_glasses running we will have to replicate these functionalities.
6767

68+
* How do I create a new font (for iNav, Ardupilot, etc.)?
69+
70+
https://github.com/bri3d/mcm2img , `python3 mcm2img.py mcmfile.mcm font.bin RGBA`
71+
6872
# Additional Reading / Learning
6973

7074
https://github.com/fpv-wtf/margerine/wiki

0 commit comments

Comments
 (0)