Commit Graph

8 Commits (3396eae8b2621b30b40324867cf4232e5b0ff61a)

Author SHA1 Message Date
Michel Pastor 6d99393104
Fix OSD fonts Makefile (#680) 6 years ago
Alberto García Hierro a3ba54090c Add support for fonts with 512 characters
- When uploading fonts with less than 512 characters, fill the rest
with blank characters to make sure we completely overwrite the
old font. Characters 256-511 are uploaded first, so uploading works
on both chips with just 256 characters and firmware < 2.1.
- Add metadata to the font files, so the flight controller can detect
if they're out of date.
- Add boot logo to all fonts.
6 years ago
Michel Pastor f7c5e3c4e9 Update fonts for improved AHI 6 years ago
Michel Pastor 8048358b7b
Add alternative Vision font by @kardon18 (#608) 6 years ago
Michel Pastor b66950e70b Add the Clarity Medium font 6 years ago
Alberto García Hierro d2d0efc1d3 Add Vision font, move Clarity in front of Bold and Large
Also, add them to the Makefile so they'll get updated by make when
changes to the source icons are made.
6 years ago
Alberto García Hierro 37981d5108 Add PNG files for "clarity" font 6 years ago
Alberto García Hierro 89f4383962 Split character maps into their images
This should make it easier to edit and maintain our own
character map and fix all the pending issues with the OSD
not displaying enough information.
7 years ago