msp-osd icon indicating copy to clipboard operation
msp-osd copied to clipboard

Switch to using PNG fonts, add support for more font pages

Open benlumley opened this issue 2 years ago • 2 comments

This PR comprises the work from @bri3d to switch msp-osd to png fonts

I've rebased this (manually - had diverged a bit) onto the latest version of msp-osd; plus a tiny bit of testing/debugging.

benlumley avatar Oct 15 '23 19:10 benlumley

Still todo:

  • Fallback to BTFL/ULTRA filenames won't work as it will use bundled... needs to fallback to ULTRA/BF for each location
  • Move blackbox above /opt/fonts in load order; then i can put my fonts in /blackbox. And maybe someone else wants to do this?
  • Test load cascade
  • ~Rebase~
  • i accidentally committed debug changes - revert
  • I accidentally committed gtar in the makefile - revert
  • Considering changing the font path on sd to a folder called fonts.... (or adding it as top priority)
  • torture test

benlumley avatar Jan 16 '24 22:01 benlumley

Done

~Fallback to BTFL/ULTRA filenames won't work as it will use bundled... needs to fallback to ULTRA/BF for each location~ ~Move blackbox above /opt/fonts in load order; then i can put my fonts in /blackbox. And maybe someone else wants to do this?~ ~Test load cascade~ ~i accidentally committed debug changes - revert~

Wontfix

Considering changing the font path on sd to a folder called fonts.... (or adding it as top priority)

Todo:

I accidentally committed gtar in the makefile - revert torture test

benlumley avatar Apr 29 '24 21:04 benlumley