Support setting FT_Library_SetLcdGeometry
I recently purchased an Alienware QD-OLED monitor which has a triangle pixel layout with green on top. The freetype library has a function FT_Library_SetLcdGeometry that enables setting the subpixel layout for less standard monitors like this one.
Would it be possible and make sense for fontconfig to expose this as a configuration setting? There seem to be some hard coded variants already but no way to set this yourself.
Here is the original freetype issue I opened for this: