Description
I’m trying to display the custom font - Monospace821 BT in lvgl by taking the ttf file and converting that in lvgl font convertor to source file.
Earlier in V8.7, there was an option called subpixel rendering in lv_conf.h, but in this v9.2.1 we don’t have that.
But there is no crystal clarity in fonts display, some fonts are not clear it is bleeding! How to resolve this? Kindly help, thanks!
What MCU/Processor/Board and compiler are you using?
Custom board
What LVGL version are you using?
V9.2
What do you want to achieve?
Clear fonts visibility and clarity
What have you tried so far?
I have tried by taking ttf files of the custom font from different source but no difference in fonts visibility and clarity.