nppc / B-uOSD

Super-Buper Battery microOSD (8.8mm X 6mm)
21 stars 5 forks source link

Gray Background of symbols #12

Open nppc opened 7 years ago

nppc commented 7 years ago

If we remove CONFIG feature from OSD, then we have HW and SW resources to implement gray background under the text.

MicroMontis commented 6 years ago

Or maybe gray shadow for the text?

nppc commented 6 years ago

Shadow will be not possible to implement on this tiny MCU. It is too slow. If you look to the timing of code, then there is really no cycles left for other things. Only possible to make gray square background behind the symbol.

MicroMontis commented 6 years ago

Ok, so lets leave this task for faster MCU's. Maybe Silabs BusyBee...? Grey square backgroud is also OK.

nppc commented 6 years ago

Heh... Could be in the future... I have currently so many other unfinished projects...