I posted a series of patches to fix a font-link problem highlighted by utorrent 1.8, but which would affect any application that uses MS Shell Dlg as a UI font. (Or any other substituted font, in fact)
I haven't had any feedback on the latest iteration, so I was wondering if anyone had any objections I'm unaware of, or if there was any other reason they hadn't gone in?
[PATCH 1/4] gdi32: Don't add duplicate system_links entries http://www.winehq.org/pipermail/wine-patches/2009-April/071949.html [PATCH 2/4] gdi32: fetch child fonts by real parent font name http://www.winehq.org/pipermail/wine-patches/2009-April/072006.html [PATCH 3/4] gdi32: Ensure font name comparisons are case-insensitive http://www.winehq.org/pipermail/wine-patches/2009-April/071951.html [PATCH 4/4] gdi32: Remove tabs from init_system_links TRACEs http://www.winehq.org/pipermail/wine-patches/2009-April/071952.html