Skip to content

Commit

Permalink
add font instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bri3d authored Apr 11, 2022
1 parent 80f54b9 commit b6871fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ Access to the DJI video driver is exclusive. We'd have to build some kind of use

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.

* How do I create a new font (for iNav, Ardupilot, etc.)?

https://github.com/bri3d/mcm2img , `python3 mcm2img.py mcmfile.mcm font.bin RGBA`

# Additional Reading / Learning

https://github.com/fpv-wtf/margerine/wiki
Expand Down

0 comments on commit b6871fa

Please sign in to comment.