SubPixel Font Rendering

Description

What MCU/Processor/Board and compiler are you using?

ESP32S3 on a WT32-SC01-PLUS

What LVGL version are you using?

Version 9.0.0

What do you want to achieve?

I’m trying to use custom fonts on my display. Most of them are working fine (using TinyTTF).
Now I’m going a step further and want to use SubPixel Rendered Fonts - as it worked in lvl 8.3.x for me.
But in Version 9 the setting in lvl.con ist gone — and if I use (Online-) converted fonts with
Horizontal subpixel rendering the text ist rendered very - uhm - strange.

What have you tried so far?

Added old entry to lv_conf.h didn’t work.