latest freetype patch severly breaks Wine: - behavior between Windows TT fonts and X11 font isn't orthogonal. For example, EnumFont can return X11 fonts, while realizing a font never let you use a X11 font - this leads to very interesting effects like asking for a fixed pitch font and getting a variable pitch one
so what would be the best fix ? either remove all X11 fonts in enum, or allow X11 fonts to be realized even if freetype is enabled ? any volunteer to fix it ?
A+