http://bugs.winehq.org/show_bug.cgi?id=7507
------- Additional Comments From ehoover@mines.edu 2007-10-03 15:23 ------- Partially, that bug has a more complete Add/RemoveFontMemResourceEx implementation. This bug is for the text being drawn as a block (a problem with the bitmap depth), Supreme Commander actually falls back on the system fonts without Add/RemoveFontMemResourceEx so that part isn't exactly critical. Before I submit to wine-patches I'm trying to ensure that the bitmap depth problem is handled entirely appropriately. However, when I do submit I will not be including Add/RemoveFontMemResourceEx since it is not necessary to fix that for this bug and a solution is already being pursued by someone else.