The minipro TL886 device programmer software works well if you use the replacement setupapi.dll, but there is a missing font in Cxoffice. However, in a fresh install of Wine, it works fine. The fonts in /usr/share/wine/fonts are all in /opt/cxoffice/share/wine/fonts plus some extras that Wine doesn't have. I've tried installing corefonts along with other fonts that look likely.
See https://imgur.com/a/ZiF1QWh or pictures below along with more details below that. Any ideas? I'd prefer to run it in cxoffice, but....
With Wine:
With Crossover:
Running with a font long I get:
0054:trace:font:CreateFontIndirectExW (12 0 0 0 31 0 0 0 255) L"" => 0001002B
0054:trace:font:CreateFontIndirectExW (12 0 0 0 31 0 0 0 0) L"Courier" => 0001002C
0054:trace:font:CreateFontIndirectExW (12 0 0 0 22 0 0 0 0) L"MS Sans Serif" => 0001002D
0054:trace:font:CreateFontIndirectExW (16 7 0 0 22 0 0 0 0) L"System" Bold => 0001002E
0054:trace:font:CreateFontIndirectExW (16 0 0 0 22 0 0 0 0) L"System" Bold => 0001002F
0054:trace:font:CreateFontIndirectExW (16 0 0 0 31 0 0 0 0) L"Courier" => 00010030
0054:trace:font:CreateFontIndirectExW (-11 0 0 0 22 0 0 0 0) L"MS Shell Dlg" => 00010031
0054:trace:font:CreateFontIndirectExW (15 0 0 0 31 0 0 0 255) L"" => 00010032
0054:trace:font:CreateFontIndirectExW (20 7 0 0 22 0 0 0 0) L"System" Bold => 00010033
0054:trace:font:CreateFontIndirectExW (20 0 0 0 31 0 0 0 0) L"Courier" => 00010034
0054:trace:font:CreateFontIndirectExW (-14 0 0 0 22 0 0 0 0) L"MS Shell Dlg" => 00010035
I also tried making sure libfreetype:i386 was up to date, etc.